You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/12/07 06:22:27 UTC

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 4 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/4/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001

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


FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 8
	at __randomizedtesting.SeedInfo.seed([8647EDC193BF81AA:1DFC8399DEE7B3F4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCorePropertiesReload

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001

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


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8647EDC193BF81AA:21035565FE049213]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1938 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=156, maxMBSortInHeap=6.006204635927804, sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=57953512,total=101974016
   [junit4]   2> NOTE: All tests run in this JVM: [Nested1, TestBaseExplanationTestCase, TestAssertingTermVectorsFormat, Nested, Nested2, TestRamUsageTesterOnWildAnimals, TestLookaheadTokenFilter, Nested, TestExtrasFS, TestShuffleFS, TestWorstCaseTestBehavior, TestCompressingStoredFieldsFormat, TestCompressingTermVectorsFormat, TestMockAnalyzer, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=FADEB7CB7690F317 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (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.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_FADEB7CB7690F317-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FADEB7CB7690F317]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/41 (1!)] on J1 in 1.04s, 49 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 633 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=9, maxDocsPerChunk=2, blockSize=34), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=9, blockSize=34)), sim=RandomSimilarity(queryNorm=true): {}, locale=en-IN, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=63688360,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimplePatternTokenizer, TestLithuanianStemming, TestFingerprintFilterFactory, TestCapitalizationFilterFactory, TestKeywordMarkerFilterFactory, TestTrimFilter, TestArmenianAnalyzer, TestMappingCharFilter, TestBrazilianAnalyzer, TestGalicianMinimalStemFilterFactory, TestWordDelimiterGraphFilter, TestCodepointCountFilter, TestZeroAffix2, TestKeepFilterFactory, TestTurkishAnalyzer, Test64kAffixes, TestElisionFilterFactory, TestRussianLightStemFilterFactory, TestApostropheFilter, TestArabicStemFilter, TestCaseInsensitive, TestLimitTokenPositionFilter, TestScandinavianFoldingFilter, TestFinnishAnalyzer, TestLatvianStemFilterFactory, TestLengthFilter, TestTwoSuffixes, TestFlagNum, TestASCIIFoldingFilter, TestConv, TestPerFieldAnalyzerWrapper, TestUAX29URLEmailTokenizerFactory, TestBulgarianAnalyzer, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=ADECBEE518E5E152 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006\italian
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_ADECBEE518E5E152-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADECBEE518E5E152]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [106/284 (1!)] on J0 in 23.93s, 1 test, 1 error <<< FAILURES!

[...truncated 9190 lines...]
   [junit4] Suite: org.apache.solr.core.TestCorePropertiesReload
   [junit4]   2> 315131 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001
   [junit4]   2> 315133 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 315135 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 315139 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPropertiesReload
   [junit4]   2> 315872 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 315873 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 315976 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 316022 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 316224 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 316465 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316476 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316476 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 316487 INFO  (coreLoadExecutor-1433-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 316494 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 316582 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 316608 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 316755 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-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@64f62449
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 316778 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001\]
   [junit4]   2> 316780 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 316936 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 316937 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 316938 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316938 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316939 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=67.009765625, floorSegmentMB=1.4130859375, forceMergeDeletesPctAllowed=15.159421363182604, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 316966 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10b6c4e4[collection1] main]
   [junit4]   2> 316968 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 316992 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 317090 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 317090 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 317091 INFO  (coreLoadExecutor-1433-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586100377400377344
   [junit4]   2> 317092 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 317092 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 317092 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 317095 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 317095 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 317096 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 317097 ERROR (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1\core.properties
   [junit4]   2> 317098 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 317099 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 317102 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 317109 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 317110 INFO  (searcherExecutor-1434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10b6c4e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317212 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 317254 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 317408 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 317431 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1
   [junit4]   2> 317481 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    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@64f62449
   [junit4]   2> 317481 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001\]
   [junit4]   2> 318049 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 318049 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 318069 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e0017a6[collection1] main]
   [junit4]   2> 318071 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 318075 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 318100 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 318101 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 318108 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 318108 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 318108 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 318108 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586100378466779136
   [junit4]   2> 318110 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 318111 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48150846507743883]
   [junit4]   2> 318111 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 318115 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 318119 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 318123 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 318129 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 318133 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e0017a6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318133 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@467473ac[collection1] main]
   [junit4]   2> 318134 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bcf8e40
   [junit4]   2> 318134 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1808764480
   [junit4]   2> 318134 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@492332f4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b682e59
   [junit4]   2> 318137 INFO  (searcherExecutor-1439-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@467473ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318158 INFO  (TEST-TestCorePropertiesReload.testPropertiesReload-seed#[8647EDC193BF81AA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testPropertiesReload
   [junit4]   2> 318159 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 318160 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1238487331
   [junit4]   2> 318160 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 318160 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43cc40a2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5ef4b177
   [junit4]   2> 318167 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 318167 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a8b4404: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@778d3421
   [junit4]   2> 318172 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 318172 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b6b6642: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5d2ab73d
   [junit4]   2> 318178 INFO  (coreCloseExecutor-1443-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a861e24
   [junit4]   2> 318178 INFO  (coreCloseExecutor-1443-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1518738980
   [junit4]   2> 318178 INFO  (coreCloseExecutor-1443-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@572fcc3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b682e59
   [junit4]   2> 318223 INFO  (SUITE-TestCorePropertiesReload-seed#[8647EDC193BF81AA]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, maxDocsPerChunk=2, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=7, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, locale=es-CO, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=101736624,total=202977280
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, TestRetrieveFieldsOptimizer, TestDocSet, TestStressUserVersions, ZkNodePropsTest, SolrPluginUtilsTest, TestRandomFaceting, TestCloudManagedSchema, DistributedIntervalFacetingTest, DateRangeFieldTest, AssignTest, TestValueSourceCache, OverseerCollectionConfigSetProcessorTest, TestSearchPerf, TestPartialUpdateDeduplication, LegacyCloudClusterPropTest, TestMacros, SystemInfoHandlerTest, CloudExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, TestSimpleTrackingShardHandler, TestFieldCacheWithThreads, TestStressLiveNodes, HdfsRecoveryZkTest, SolrIndexConfigTest, TestSolrCLIRunExample, BasicFunctionalityTest, SolrIndexSplitterTest, TestNumericTerms32, TestStressReorder, TestUseDocValuesAsStored, TestSlowCompositeReaderWrapper, MissingSegmentRecoveryTest, TestExceedMaxTermLength, TestClusterStateMutator, DirectSolrSpellCheckerTest, TestFieldSortValues, TestQueryUtils, TestIndexSearcher, BasicZkTest, TimeRoutedAliasUpdateProcessorTest, TestDefaultStatsCache, TestQueryTypes, TestHttpShardHandlerFactory, PolyFieldTest, TestInitQParser, V2ApiIntegrationTest, SmileWriterTest, ZkStateWriterTest, TestCorePropertiesReload]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCorePropertiesReload -Dtests.seed=8647EDC193BF81AA -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCorePropertiesReload (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCorePropertiesReload_8647EDC193BF81AA-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8647EDC193BF81AA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [66/751 (1!)] on J1 in 3.45s, 1 test, 1 error <<< FAILURES!

[...truncated 636 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1252995 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\init-core-data-001
   [junit4]   2> 1252997 WARN  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1252998 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1253004 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1253007 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001
   [junit4]   2> 1253007 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1253012 INFO  (Thread-2521) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1253012 INFO  (Thread-2521) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1253019 ERROR (Thread-2521) [    ] 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> 1253107 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53944
   [junit4]   2> 1253118 INFO  (zkConnectionManagerCallback-4152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253132 INFO  (jetty-launcher-4149-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1253133 INFO  (jetty-launcher-4149-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56805899{/solr,null,AVAILABLE}
   [junit4]   2> 1253135 INFO  (jetty-launcher-4149-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77f8fbe1{HTTP/1.1,[http/1.1]}{127.0.0.1:53948}
   [junit4]   2> 1253135 INFO  (jetty-launcher-4149-thread-1) [    ] o.e.j.s.Server Started @1261046ms
   [junit4]   2> 1253135 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53948}
   [junit4]   2> 1253135 ERROR (jetty-launcher-4149-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1253136 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T05:22:09.214Z
   [junit4]   2> 1253137 INFO  (jetty-launcher-4149-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1253137 INFO  (jetty-launcher-4149-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50eaf66a{/solr,null,AVAILABLE}
   [junit4]   2> 1253138 INFO  (jetty-launcher-4149-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48e26461{HTTP/1.1,[http/1.1]}{127.0.0.1:53953}
   [junit4]   2> 1253138 INFO  (jetty-launcher-4149-thread-2) [    ] o.e.j.s.Server Started @1261050ms
   [junit4]   2> 1253138 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53953}
   [junit4]   2> 1253140 ERROR (jetty-launcher-4149-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1253144 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T05:22:09.222Z
   [junit4]   2> 1253150 INFO  (zkConnectionManagerCallback-4154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253165 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1253166 INFO  (zkConnectionManagerCallback-4156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253167 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1253186 INFO  (jetty-launcher-4149-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53944/solr
   [junit4]   2> 1253189 INFO  (zkConnectionManagerCallback-4160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602f6c84490003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1253200 INFO  (jetty-launcher-4149-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53944/solr
   [junit4]   2> 1253210 INFO  (zkConnectionManagerCallback-4164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253210 INFO  (zkConnectionManagerCallback-4166-thread-1-processing-n:127.0.0.1:53948_solr) [n:127.0.0.1:53948_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253216 INFO  (zkConnectionManagerCallback-4168-thread-1-processing-n:127.0.0.1:53953_solr) [n:127.0.0.1:53953_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253368 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1253369 INFO  (jetty-launcher-4149-thread-1) [n:127.0.0.1:53948_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1253369 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53953_solr
   [junit4]   2> 1253371 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.c.Overseer Overseer (id=99131334924500998-127.0.0.1:53953_solr-n_0000000000) starting
   [junit4]   2> 1253372 INFO  (jetty-launcher-4149-thread-1) [n:127.0.0.1:53948_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53948_solr
   [junit4]   2> 1253376 INFO  (zkCallback-4167-thread-1-processing-n:127.0.0.1:53953_solr) [n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1253383 INFO  (zkCallback-4165-thread-1-processing-n:127.0.0.1:53948_solr) [n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1253390 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53953_solr
   [junit4]   2> 1253392 INFO  (zkCallback-4167-thread-1-processing-n:127.0.0.1:53953_solr) [n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1253392 INFO  (zkCallback-4165-thread-1-processing-n:127.0.0.1:53948_solr) [n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1253602 INFO  (jetty-launcher-4149-thread-1) [n:127.0.0.1:53948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53948.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253603 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253610 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253611 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253611 INFO  (jetty-launcher-4149-thread-1) [n:127.0.0.1:53948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53948.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253611 INFO  (jetty-launcher-4149-thread-1) [n:127.0.0.1:53948_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53948.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1253612 INFO  (jetty-launcher-4149-thread-2) [n:127.0.0.1:53953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\.
   [junit4]   2> 1253613 INFO  (jetty-launcher-4149-thread-1) [n:127.0.0.1:53948_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\.
   [junit4]   2> 1253688 INFO  (zkConnectionManagerCallback-4173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253695 INFO  (zkConnectionManagerCallback-4177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253701 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1253702 INFO  (SUITE-DocValuesNotIndexedTest-seed#[8647EDC193BF81AA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53944/solr ready
   [junit4]   2> 1253722 INFO  (qtp1590034843-15802) [n:127.0.0.1:53948_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1253731 INFO  (OverseerThreadFactory-4578-thread-1-processing-n:127.0.0.1:53953_solr) [n:127.0.0.1:53953_solr    ] o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1253846 INFO  (OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) [n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53953/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253849 INFO  (OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) [n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53948/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253851 INFO  (OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) [n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53953/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253854 INFO  (OverseerStateUpdate-99131334924500998-127.0.0.1:53953_solr-n_0000000000) [n:127.0.0.1:53953_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53948/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1254059 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254059 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254060 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1254061 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1254065 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254078 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1254191 INFO  (zkCallback-4167-thread-1-processing-n:127.0.0.1:53953_solr) [n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254192 INFO  (zkCallback-4165-thread-1-processing-n:127.0.0.1:53948_solr) [n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254193 INFO  (zkCallback-4167-thread-2-processing-n:127.0.0.1:53953_solr) [n:127.0.0.1:53953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254193 INFO  (zkCallback-4165-thread-2-processing-n:127.0.0.1:53948_solr) [n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254193 INFO  (zkCallback-4165-thread-3-processing-n:127.0.0.1:53948_solr) [n:127.0.0.1:53948_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1255132 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255133 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255134 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255141 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1255143 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1255143 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1255147 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1255149 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255149 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255150 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1255150 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53948.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255150 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255150 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255150 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1255150 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1255150 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53953.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255151 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1255151 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 1255152 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255152 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255153 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53948.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255153 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1255153 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53953.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64f62449
   [junit4]   2> 1255156 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1255157 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_8647EDC193BF81AA-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1255312 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1255312 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255315 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255315 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1255315 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255315 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255318 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255318 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255322 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1255322 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255324 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255325 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255326 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b6eddb7[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1255329 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1255329 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255329 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb571e1[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1255329 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1255330 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255330 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255331 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1255331 INFO  (searcherExecutor-4583-thread-1-processing-n:127.0.0.1:53948_solr x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@1b6eddb7[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255332 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586101361217372160
   [junit4]   2> 1255332 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255332 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1255332 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255337 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@21fc88c6[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1255337 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255337 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586101361222615040
   [junit4]   2> 1255339 INFO  (searcherExecutor-4585-thread-1-processing-n:127.0.0.1:53948_solr x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@1fb571e1[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255343 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1255343 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255343 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1255344 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255345 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255345 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586101361231003648
   [junit4]   2> 1255346 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1255346 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255346 INFO  (searcherExecutor-4584-thread-1-processing-n:127.0.0.1:53953_solr x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@21fc88c6[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255348 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255348 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255348 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255348 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255348 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255348 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53948/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1255348 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53948/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255349 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255349 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:53948/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1255349 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:53948/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1255349 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53953/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:53953/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1255352 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1255354 INFO  (qtp1590034843-15788) [n:127.0.0.1:53948_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53948/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1255354 INFO  (qtp1590034843-15789) [n:127.0.0.1:53948_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53948/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1255354 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@427edca2[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1255356 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1255357 INFO  (qtp1627268491-15798) [n:127.0.0.1:53953_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53953/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1255357 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1255357 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1255357 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1255358 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1255359 INFO  (searcherExecutor-4586-thread-1-processing-n:127.0.0.1:53953_solr x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@427edca2[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1255359 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586101361245683712
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53953/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1255367 INFO  (qtp1627268491-15796) [n:127.0.0.1:53953_solr c:dv_coll s:shard1 r:core_node3 x:

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

per server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3301398 INFO  (TEST-TestSQLHandler.doTest-seed#[8647EDC193BF81AA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49626 49626
   [junit4]   2> 3301399 INFO  (Thread-5155) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49626 49626
   [junit4]   2> 3301400 WARN  (Thread-5155) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/clusterstate.json
   [junit4]   2> 	26	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/live_nodes
   [junit4]   2> 	26	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=8647EDC193BF81AA -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 31.2s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8647EDC193BF81AA:21035565FE049213]:0)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_8647EDC193BF81AA-001
   [junit4]   2> Dec 07, 2017 5:56:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=160947704,total=372056064
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerAdminHandler, DistributedFacetPivotLargeTest, TestCloudJSONFacetJoinDomain, TestFieldCacheSort, SolrXmlInZkTest, TestOrdValues, PKIAuthenticationIntegrationTest, MigrateRouteKeyTest, MoveReplicaTest, TestSystemCollAutoCreate, SolrJmxReporterCloudTest, TestPrepRecovery, TestQueryWrapperFilter, CoreAdminCreateDiscoverTest, TestCoreDiscovery, TestStressInPlaceUpdates, V2StandaloneTest, SolrSlf4jReporterTest, ClusterStateUpdateTest, DistanceUnitsTest, TestFiltering, AutoScalingHandlerTest, TestSolr4Spatial, HdfsCollectionsAPIDistributedZkTest, TestReversedWildcardFilterFactory, ReplicationFactorTest, RequiredFieldsTest, TestNumericTerms64, TestIBSimilarityFactory, PeerSyncReplicationTest, TestDownShardTolerantSearch, DistributedFacetPivotWhiteBoxTest, TestIntervalFaceting, TestReplicaProperties, DistributedFacetPivotSmallAdvancedTest, TestTolerantUpdateProcessorRandomCloud, TestGraphMLResponseWriter, PrimitiveFieldTypeTest, RankQueryTest, TestSubQueryTransformer, TestLFUCache, TestSurroundQueryParser, TestLocalFSCloudBackupRestore, DisMaxRequestHandlerTest, MetricsHandlerTest, AutoAddReplicasIntegrationTest, TestFreeTextSuggestions, HdfsUnloadDistributedZkTest, TestXmlQParserPlugin, HighlighterTest, TestConfigReload, TestRangeQuery, TestSerializedLuceneMatchVersion, SparseHLLTest, RemoteQueryErrorTest, CdcrBidirectionalTest, DistributedVersionInfoTest, TestBinaryField, XmlUpdateRequestHandlerTest, TestConfigSetsAPIZkFailure, ClusterStateTest, DistributedExpandComponentTest, CheckHdfsIndexTest, JvmMetricsTest, TestClassicSimilarityFactory, HdfsRestartWhileUpdatingTest, TestExportWriter, BooleanFieldTest, TestPhraseSuggestions, TestUtils, TestReloadAndDeleteDocs, RecoveryZkTest, TestInPlaceUpdatesStandalone, RequestHandlersTest, FacetPivotSmallTest, TestCloudSchemaless, ReturnFieldsTest, ForceLeaderTest, TestRecoveryHdfs, LeaderElectionTest, TestLeaderElectionZkExpiry, AtomicUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TestPKIAuthenticationPlugin, TestConfigSets, TestLegacyFieldCache, OverseerTest, SpellCheckComponentTest, SolrRequestParserTest, HdfsRecoverLeaseTest, JSONWriterTest, JavabinLoaderTest, ConvertedLegacyTest, ManagedSchemaRoundRobinCloudTest, SolrCoreMetricManagerTest, DeleteShardTest, CollectionReloadTest, RulesTest, TestBlendedInfixSuggestions, CdcrReplicationDistributedZkTest, TestSweetSpotSimilarityFactory, TestNumericRangeQuery32, TestPushWriter, ChaosMonkeySafeLeaderWithPullReplicasTest, BlockJoinFacetRandomTest, TestRTimerTree, TestPivotHelperCode, DateFieldTest, BadIndexSchemaTest, SignatureUpdateProcessorFactoryTest, TestManagedStopFilterFactory, LargeFieldTest, ChaosMonkeyNothingIsSafeTest, ExecutePlanActionTest, TestStandardQParsers, DefaultValueUpdateProcessorTest, SecurityConfHandlerTest, IndexSchemaTest, DistribCursorPagingTest, ScriptEngineTest, DistributedTermsComponentTest, TestMiniSolrCloudClusterSSL, TestImpersonationWithHadoopAuth, SpatialFilterTest, TestMaxTokenLenTokenizer, VMParamsZkACLAndCredentialsProvidersTest, CursorPagingTest, AddBlockUpdateTest, TestScoreJoinQPScore, TestJoin, DistributedQueryElevationComponentTest, SolrTestCaseJ4Test, ZkControllerTest, SolrGangliaReporterTest, SuggesterTest, TestPullReplicaErrorHandling, TestOmitPositions, DirectUpdateHandlerOptimizeTest, SolrInfoBeanTest, MinimalSchemaTest, SolrCLIZkUtilsTest, TestRawTransformer, TestSchemalessBufferedUpdates, TestFieldCacheVsDocValues, HdfsThreadLeakTest, TestComplexPhraseLeadingWildcard, ZkStateReaderTest, TestJmxIntegration, TestFieldCollectionResource, PathHierarchyTokenizerFactoryTest, TestCloudDeleteByQuery, SliceStateTest, CSVRequestHandlerTest, TestPayloadCheckQParserPlugin, TestFieldTypeCollectionResource, TimeZoneUtilsTest, PeerSyncWithIndexFingerprintCachingTest, ReplicaListTransformerTest, TestLegacyFieldReuse, SuggestComponentTest, TestRandomDVFaceting, TestPseudoReturnFields, AsyncCallRequestStatusResponseTest, HdfsDirectoryFactoryTest, NoCacheHeaderTest, StressHdfsTest, TestManagedSynonymGraphFilterFactory, TestFuzzyAnalyzedSuggestions, WordBreakSolrSpellCheckerTest, TestConfigSetsAPI, TestDocBasedVersionConstraints, TestFilteredDocIdSet, TolerantUpdateProcessorTest, TestInitParams, TestConfigSetImmutable, TestExpandComponent, TestSolrXml, CloudMLTQParserTest, TestCustomSort, DirectUpdateHandlerTest, AnalyticsQueryTest, HighlighterConfigTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, TestSort, TestLazyCores, TestFoldingMultitermQuery, DocValuesTest, TestWordDelimiterFilterFactory, SortByFunctionTest, TestRemoteStreaming, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, FileBasedSpellCheckerTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestCollationField, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, TestDocumentBuilder, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestLuceneIndexBackCompat, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribJoinFromCollectionTest, HttpPartitionTest, ReplaceNodeTest, SaslZkACLProviderTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, TriggerIntegrationTest, TestSolrCoreSnapshots, TestSQLHandler]
   [junit4] Completed [605/751 (3!)] on J0 in 31.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 47903 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 46 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/46/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
The partitioned replica did not get marked down expected:<[down]> but was:<[active]>

Stack Trace:
org.junit.ComparisonFailure: The partitioned replica did not get marked down expected:<[down]> but was:<[active]>
	at __randomizedtesting.SeedInfo.seed([C48AE675A0F438C6:4CDED9AF0E08553E]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:240)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12539 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 1610223 INFO  (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\init-core-data-001
   [junit4]   2> 1610224 WARN  (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1610225 INFO  (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1610227 INFO  (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1610227 INFO  (SUITE-HttpPartitionTest-seed#[C48AE675A0F438C6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1610232 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1610232 INFO  (Thread-2800) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1610232 INFO  (Thread-2800) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1610236 ERROR (Thread-2800) [    ] 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> 1610332 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkTestServer start zk server on port:60614
   [junit4]   2> 1610336 INFO  (zkConnectionManagerCallback-2665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610340 INFO  (zkConnectionManagerCallback-2667-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610351 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1610353 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1610355 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1610357 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1610358 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1610360 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1610362 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1610364 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1610365 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1610367 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1610369 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1610371 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1610939 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1610940 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d1a5e{/,null,AVAILABLE}
   [junit4]   2> 1610941 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1423e3{HTTP/1.1,[http/1.1]}{127.0.0.1:60622}
   [junit4]   2> 1610941 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server Started @1624237ms
   [junit4]   2> 1610942 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/control/data, hostContext=/, hostPort=60621, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores}
   [junit4]   2> 1610942 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1610942 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.2
   [junit4]   2> 1610942 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1610942 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1610942 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T13:53:34.353Z
   [junit4]   2> 1610945 INFO  (zkConnectionManagerCallback-2669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610947 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1610947 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\solr.xml
   [junit4]   2> 1610953 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1610953 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1610954 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1610960 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr
   [junit4]   2> 1610965 INFO  (zkConnectionManagerCallback-2673-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610969 INFO  (zkConnectionManagerCallback-2675-thread-1-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611074 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1611075 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60621_
   [junit4]   2> 1611076 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.c.Overseer Overseer (id=99365500593569796-127.0.0.1:60621_-n_0000000000) starting
   [junit4]   2> 1611094 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60621_
   [junit4]   2> 1611096 INFO  (OverseerStateUpdate-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1611299 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1611307 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1611307 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1611309 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60621_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores
   [junit4]   2> 1611340 INFO  (zkConnectionManagerCallback-2681-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1611342 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1611344 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60614/solr ready
   [junit4]   2> 1611344 INFO  (SocketProxy-Acceptor-60621) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60648,localport=60621], receiveBufferSize:65536
   [junit4]   2> 1611345 INFO  (SocketProxy-Acceptor-60621) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60622,localport=60649], receiveBufferSize=65536
   [junit4]   2> 1611347 INFO  (qtp30023784-13246) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60621_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1611349 INFO  (OverseerThreadFactory-5695-thread-1-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1611454 INFO  (SocketProxy-Acceptor-60621) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60650,localport=60621], receiveBufferSize:65536
   [junit4]   2> 1611454 INFO  (SocketProxy-Acceptor-60621) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60622,localport=60651], receiveBufferSize=65536
   [junit4]   2> 1611455 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1611456 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1611563 INFO  (zkCallback-2674-thread-1-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1612485 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1612497 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1612596 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1612618 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1612618 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1612618 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1612618 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1612620 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1612622 WARN  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1612710 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1612710 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1612712 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1612712 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1612713 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877
   [junit4]   2> 1612728 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@501db6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1612730 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1612730 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1612731 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1612731 INFO  (searcherExecutor-5698-thread-1-processing-n:127.0.0.1:60621_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@501db6[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1612731 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848012113313792
   [junit4]   2> 1612736 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1612736 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1612736 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60621/control_collection_shard1_replica_n1/
   [junit4]   2> 1612736 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1612736 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60621/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1612736 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1612741 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60621/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1612841 INFO  (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1612894 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1612907 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1452
   [junit4]   2> 1612910 INFO  (qtp30023784-13246) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1613007 INFO  (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1613351 INFO  (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1613925 INFO  (qtp30023784-13246) [n:127.0.0.1:60621_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60621_&wt=javabin&version=2} status=0 QTime=2577
   [junit4]   2> 1613926 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161046575cf0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1613935 INFO  (zkConnectionManagerCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1613937 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1613937 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60614/solr ready
   [junit4]   2> 1613937 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1613939 INFO  (SocketProxy-Acceptor-60621) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60657,localport=60621], receiveBufferSize:65536
   [junit4]   2> 1613939 INFO  (SocketProxy-Acceptor-60621) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60622,localport=60658], receiveBufferSize=65536
   [junit4]   2> 1613940 INFO  (qtp30023784-13241) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1613942 INFO  (OverseerThreadFactory-5695-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1613943 WARN  (OverseerThreadFactory-5695-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1614148 INFO  (qtp30023784-13241) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1614150 INFO  (qtp30023784-13241) [n:127.0.0.1:60621_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 1614677 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001 of type NRT
   [junit4]   2> 1614677 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1614677 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bda11f{/,null,AVAILABLE}
   [junit4]   2> 1614680 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e0d0fb{HTTP/1.1,[http/1.1]}{127.0.0.1:60660}
   [junit4]   2> 1614680 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server Started @1627975ms
   [junit4]   2> 1614680 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=60659, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores}
   [junit4]   2> 1614680 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1614681 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.2
   [junit4]   2> 1614681 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1614681 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1614681 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T13:53:38.092Z
   [junit4]   2> 1614685 INFO  (zkConnectionManagerCallback-2687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1614688 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1614688 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\solr.xml
   [junit4]   2> 1614693 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1614694 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1614694 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1614700 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr
   [junit4]   2> 1614705 INFO  (zkConnectionManagerCallback-2691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1614712 INFO  (zkConnectionManagerCallback-2693-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1614720 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1614721 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1614728 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60659_
   [junit4]   2> 1614728 INFO  (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1614730 INFO  (zkCallback-2684-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1614731 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1614867 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1614874 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1614874 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1614876 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60659_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores
   [junit4]   2> 1614911 INFO  (qtp30023784-13239) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60659_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1614913 INFO  (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1614914 INFO  (OverseerThreadFactory-5695-thread-3-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60659_ for creating new replica
   [junit4]   2> 1614916 INFO  (SocketProxy-Acceptor-60659) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60672,localport=60659], receiveBufferSize:65536
   [junit4]   2> 1614917 INFO  (SocketProxy-Acceptor-60659) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60660,localport=60673], receiveBufferSize=65536
   [junit4]   2> 1614921 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1614922 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1615029 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1615960 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1615976 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1616072 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1616092 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1616092 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1616092 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1616092 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 1616095 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1616097 WARN  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1616185 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1616185 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1616186 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1616186 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1616188 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877
   [junit4]   2> 1616189 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@192c9b[collection1_shard2_replica_n41] main]
   [junit4]   2> 1616190 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1616191 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1616191 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1616193 INFO  (searcherExecutor-5709-thread-1-processing-n:127.0.0.1:60659_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@192c9b[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1616193 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848015743483904
   [junit4]   2> 1616197 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1616197 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1616197 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60659/collection1_shard2_replica_n41/
   [junit4]   2> 1616197 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1616197 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:60659/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1616197 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1616202 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60659/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1616306 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1616356 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1616358 INFO  (qtp18050308-13305) [n:127.0.0.1:60659_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1436
   [junit4]   2> 1616360 INFO  (qtp30023784-13239) [n:127.0.0.1:60621_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60659_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1449
   [junit4]   2> 1616459 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1616842 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001 of type NRT
   [junit4]   2> 1616842 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1616843 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a1848{/,null,AVAILABLE}
   [junit4]   2> 1616844 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bf76e6{HTTP/1.1,[http/1.1]}{127.0.0.1:60696}
   [junit4]   2> 1616844 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server Started @1630139ms
   [junit4]   2> 1616844 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=60695, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores}
   [junit4]   2> 1616845 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1616846 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.2
   [junit4]   2> 1616847 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1616847 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1616847 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T13:53:40.258Z
   [junit4]   2> 1616849 INFO  (zkConnectionManagerCallback-2696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1616850 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161046575cf000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1616850 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1616850 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\solr.xml
   [junit4]   2> 1616859 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1616859 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1616860 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1616865 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr
   [junit4]   2> 1616867 INFO  (zkConnectionManagerCallback-2700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1616868 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161046575cf000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1616870 INFO  (zkConnectionManagerCallback-2702-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1616880 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1616885 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1616887 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60695_
   [junit4]   2> 1616888 INFO  (zkCallback-2684-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1616888 INFO  (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1616888 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1616889 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1616916 INFO  (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1617050 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1617058 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1617058 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1617061 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60695_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores
   [junit4]   2> 1617094 INFO  (qtp30023784-13243) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60695_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1617097 INFO  (OverseerThreadFactory-5695-thread-4-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60695_ for creating new replica
   [junit4]   2> 1617102 INFO  (SocketProxy-Acceptor-60695) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60713,localport=60695], receiveBufferSize:65536
   [junit4]   2> 1617103 INFO  (SocketProxy-Acceptor-60695) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60696,localport=60714], receiveBufferSize=65536
   [junit4]   2> 1617105 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1617105 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1617210 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1617210 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1618128 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1618138 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1618243 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1618265 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1618267 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1618267 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1618267 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 1618270 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1618272 WARN  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1618368 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1618368 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1618370 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1618370 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1618370 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877
   [junit4]   2> 1618371 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@101c160[collection1_shard1_replica_n43] main]
   [junit4]   2> 1618372 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1618373 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618373 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1618374 INFO  (searcherExecutor-5720-thread-1-processing-n:127.0.0.1:60695_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@101c160[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1618374 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848018030428160
   [junit4]   2> 1618382 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1618382 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1618382 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60695/collection1_shard1_replica_n43/
   [junit4]   2> 1618382 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1618382 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:60695/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1618382 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1618385 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60695/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1618487 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1618487 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1618538 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1618539 INFO  (qtp28751895-13338) [n:127.0.0.1:60695_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1436
   [junit4]   2> 1618546 INFO  (qtp30023784-13243) [n:127.0.0.1:60621_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60695_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1452
   [junit4]   2> 1618648 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1618648 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1619088 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001 of type NRT
   [junit4]   2> 1619089 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1619089 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15637ba{/,null,AVAILABLE}
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9b958c{HTTP/1.1,[http/1.1]}{127.0.0.1:60716}
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.Server Started @1632386ms
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=60715, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores}
   [junit4]   2> 1619090 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.2
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1619090 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T13:53:42.501Z
   [junit4]   2> 1619095 INFO  (zkConnectionManagerCallback-2705-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619097 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161046575cf000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1619097 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1619097 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\solr.xml
   [junit4]   2> 1619097 INFO  (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1619104 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1619104 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1619104 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@202116, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1619109 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60614/solr
   [junit4]   2> 1619111 INFO  (zkConnectionManagerCallback-2709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619114 INFO  (zkConnectionManagerCallback-2711-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619120 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1619122 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1619124 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60715_
   [junit4]   2> 1619125 INFO  (zkCallback-2674-thread-2-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1619125 INFO  (zkCallback-2684-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1619125 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1619125 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1619127 INFO  (zkCallback-2710-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1619245 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1619251 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1619253 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1619255 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [n:127.0.0.1:60715_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores
   [junit4]   2> 1619311 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60715_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619314 INFO  (OverseerThreadFactory-5695-thread-5-processing-n:127.0.0.1:60621_) [n:127.0.0.1:60621_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60715_ for creating new replica
   [junit4]   2> 1619317 INFO  (SocketProxy-Acceptor-60715) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60728,localport=60715], receiveBufferSize:65536
   [junit4]   2> 1619317 INFO  (SocketProxy-Acceptor-60715) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60716,localport=60729], receiveBufferSize=65536
   [junit4]   2> 1619319 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1619320 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1619425 INFO  (zkCallback-2710-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1619426 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1619426 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1620347 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 1620361 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1620453 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1620469 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1620470 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@202116
   [junit4]   2> 1620470 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1620470 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores\collection1_shard2_replica_n45], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001\shard-3-001\cores\collection1_shard2_replica_n45\data\]
   [junit4]   2> 1620472 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=88.0849609375, floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=22.204335617754808, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1620473 WARN  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1620559 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1620559 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1620561 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1620561 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1620562 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=14.6357421875, floorSegmentMB=1.8701171875, forceMergeDeletesPctAllowed=10.105946073862555, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6588985765254877
   [junit4]   2> 1620562 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1c227[collection1_shard2_replica_n45] main]
   [junit4]   2> 1620564 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1620565 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1620565 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1620565 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589848020327858176
   [junit4]   2> 1620566 INFO  (searcherExecutor-5731-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@a1c227[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1620569 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1620570 INFO  (updateExecutor-2706-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1620570 INFO  (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1620570 INFO  (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1620570 INFO  (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1620570 INFO  (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1620570 INFO  (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:60659/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:60715/collection1_shard2_replica_n45/]
   [junit4]   2> 1620571 INFO  (qtp23205799-13370) [n:127.0.0.1:60715_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1253
   [junit4]   2> 1620574 INFO  (qtp30023784-13242) [n:127.0.0.1:60621_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60715_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1263
   [junit4]   2> 1620576 INFO  (recoveryExecutor-2707-thread-1-processing-n:127.0.0.1:60715_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:60715_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:60659]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:60715_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1620577 INFO  (SocketProxy-Acceptor-60659) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60747,localport=60659], receiveBufferSize:65536
   [junit4]   2> 1620577 INFO  (SocketProxy-Acceptor-60659) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=60660,localport=60748], receiveBufferSize=65536
   [junit4]   2> 1620578 INFO  (qtp18050308-13301) [n:127.0.0.1:60659_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1620579 INFO  (qtp18050308-13301) [n:127.0.0.1:60659_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:60715_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:60715","node_name":"127.0.0.1:60715_","state":"down","type":"NRT"}
   [junit4]   2> 1620579 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1620579 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 1620579 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 1620673 INFO  (zkCallback-2710-thread-1-processing-n:127.0.0.1:60715_) [n:127.0.0.1:60715_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1620673 INFO  (zkCallback-2701-thread-1-processing-n:127.0.0.1:60695_) [n:127.0.0.1:60695_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1620673 INFO  (zkCallback-2692-thread-1-processing-n:127.0.0.1:60659_) [n:127.0.0.1:60659_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1621317 INFO  (OverseerCollectionConfigSetProcessor-99365500593569796-127.0.0.1:60621_-n_0000000000) [n:127.0.0.1:60621_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1621580 INFO  (qtp18050308-13301) [n:127.0.0.1:60659_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:60715_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:60715","node_name":"127.0.0.1:60715_","state":"recovering","type":"NRT"}
   [junit4]   2> 1621580 INFO  (qtp18050308-13301) [n:127.0.0.1:60659_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1621580 INFO  (qtp18050308-13301) [n:127.0.0.1:60659_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.

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

itionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.Overseer Overseer (id=99365500593569807-127.0.0.1:60715_-n_0000000003) closing
   [junit4]   2> 1642504 WARN  (OverseerAutoScalingTriggerThread-99365500593569807-127.0.0.1:60715_-n_0000000003) [n:127.0.0.1:60715_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1642504 INFO  (OverseerStateUpdate-99365500593569807-127.0.0.1:60715_-n_0000000003) [n:127.0.0.1:60715_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60715_
   [junit4]   2> 1642504 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161046575cf000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1642504 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@9b958c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1642510 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15637ba{/,null,UNAVAILABLE}
   [junit4]   2> 1642512 ERROR (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] 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> 1642513 INFO  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60614 60614
   [junit4]   2> 1642516 INFO  (Thread-2800) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60614 60614
   [junit4]   2> 1642520 WARN  (Thread-2800) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1642521 WARN  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:60621/, target: http://127.0.0.1:60622/
   [junit4]   2> 1642521 WARN  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:60695/, target: http://127.0.0.1:60696/
   [junit4]   2> 1642521 WARN  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:60659/, target: http://127.0.0.1:60660/
   [junit4]   2> 1642521 WARN  (TEST-HttpPartitionTest.test-seed#[C48AE675A0F438C6]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:60715/, target: http://127.0.0.1:60716/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=C48AE675A0F438C6 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 32.3s J1 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: The partitioned replica did not get marked down expected:<[down]> but was:<[active]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C48AE675A0F438C6:4CDED9AF0E08553E]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:240)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_C48AE675A0F438C6-001
   [junit4]   2> Jan 17, 2018 1:54:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=FSTOrd50, a_t=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=321, maxMBSortInHeap=5.65565988910483, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Europe/Brussels
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=227301112,total=473694208
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericRangeQuery64, TestFieldCacheWithThreads, TestDFISimilarityFactory, TestDocumentBuilder, SearchRateTriggerTest, TestManagedSynonymFilterFactory, TestHighFrequencyDictionaryFactory, EchoParamsTest, TestRTGBase, DistribDocExpirationUpdateProcessorTest, AutoscalingHistoryHandlerTest, RecoveryAfterSoftCommitTest, TestDelegationWithHadoopAuth, ExitableDirectoryReaderTest, SegmentsInfoRequestHandlerTest, TestLuceneMatchVersion, TestSolrCloudWithKerberosAlt, TriLevelCompositeIdRoutingTest, FullHLLTest, TestRandomFaceting, TestShardHandlerFactory, SSLMigrationTest, TestCoreContainer, TestApiFramework, TestSuggestSpellingConverter, TestPolicyCloud, TestSortByMinMaxFunction, TestMergePolicyConfig, TestClusterProperties, TestDistributedStatsComponentCardinality, TestLRUCache, TestAuthenticationFramework, TestSystemIdResolver, AddSchemaFieldsUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, TestLockTree, OutOfBoxZkACLAndCredentialsProvidersTest, TermVectorComponentTest, ZkSolrClientTest, ConcurrentDeleteAndCreateCollectionTest, TestRetrieveFieldsOptimizer, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, TestPartialUpdateDeduplication, CollectionStateFormat2Test, DistributedDebugComponentTest, QueryElevationComponentTest, TestFoldingMultitermQuery, SynonymTokenizerTest, SolrMetricManagerTest, TestExtendedDismaxParser, BlockJoinFacetSimpleTest, TestConfigSetProperties, MBeansHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestSolrConfigHandler, TestLeaderInitiatedRecoveryThread, TestReRankQParserPlugin, TestCloudManagedSchema, WrapperMergePolicyFactoryTest, TestReplicationHandlerBackup, TestCSVLoader, AnalysisErrorHandlingTest, TestRawResponseWriter, HdfsBasicDistributedZkTest, CollectionsAPIAsyncDistributedZkTest, TestReloadDeadlock, SimplePostToolTest, TestExceedMaxTermLength, TestOnReconnectListenerSupport, SoftAutoCommitTest, SOLR749Test, ExternalFileFieldSortTest, TestSolrCloudSnapshots, AliasIntegrationTest, SolrPluginUtilsTest, MergeStrategyTest, TestJavabinTupleStreamParser, SimpleCollectionCreateDeleteTest, TestJsonRequest, DeleteLastCustomShardedReplicaTest, TestConfig, TestAuthorizationFramework, IndexSchemaRuntimeFieldTest, TestLMJelinekMercerSimilarityFactory, TestStressUserVersions, SystemInfoHandlerTest, ShardSplitTest, TestFieldSortValues, PreAnalyzedFieldManagedSchemaCloudTest, UtilsToolTest, BaseCdcrDistributedZkTest, TestClusterStateMutator, CoreAdminRequestStatusTest, OverseerRolesTest, TestDistributedGrouping, ZkStateWriterTest, OverseerTaskQueueTest, TestMultiValuedNumericRangeQuery, FileUtilsTest, BlobRepositoryCloudTest, BitVectorTest, InfixSuggestersTest, TestPullReplica, TemplateUpdateProcessorTest, TestMacros, TestCollationFieldDocValues, CoreAdminHandlerTest, TestStreamBody, TestUseDocValuesAsStored, TestBM25SimilarityFactory, UpdateRequestProcessorFactoryTest, TestSolrJ, MoveReplicaHDFSTest, BlockDirectoryTest, PluginInfoTest, UUIDUpdateProcessorFallbackTest, TestSchemaVersionResource, TestCrossCoreJoin, DOMUtilTest, TestTrackingShardHandlerFactory, TestSSLRandomization, DistributedIntervalFacetingTest, DateRangeFieldTest, TestHttpShardHandlerFactory, TestInfoStreamLogging, DistributedFacetPivotSmallTest, TestSQLHandlerNonCloud, TestSchemaResource, ChaosMonkeySafeLeaderTest, MetricsConfigTest, SolrIndexSplitterTest, MultiThreadedOCPTest, DocValuesMultiTest, DocumentBuilderTest, SuggestComponentContextFilterQueryTest, TestSlowCompositeReaderWrapper, TestSolrIndexConfig, PropertiesRequestHandlerTest, TestSort, TestSubQueryTransformerCrossCore, TestBlobHandler, TestScoreJoinQPNoScore, DistributedSuggestComponentTest, FieldMutatingUpdateProcessorTest, HttpPartitionTest]
   [junit4] Completed [292/751 (1!)] on J1 in 32.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 44769 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 45 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/45/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_967961CCDDDD9371-001\testPostingsFormat.testExact-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_967961CCDDDD9371-001\testPostingsFormat.testExact-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_967961CCDDDD9371-001\testPostingsFormat.testExact-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_967961CCDDDD9371-001\testPostingsFormat.testExact-003

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testNoUpdateThread

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001\replicationClientTest-002\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001\replicationClientTest-002\1

	at __randomizedtesting.SeedInfo.seed([E5119AA1D129BA3A:800859CCF2A9E3FC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testNoUpdateThread(IndexAndTaxonomyReplicationClientTest.java:227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at 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 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-013\core1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001

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


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([E80683B6220148A8:37662267E9262B0D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 41 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([E80683B6220148A8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([E80683B6220148A8]:0)


FAILED:  org.apache.solr.util.UtilsToolTest.testRelativePathError

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.UtilsToolTest_E80683B6220148A8-001\Utils Tool Test-001.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.UtilsToolTest_E80683B6220148A8-001\Utils Tool Test-001.
	at __randomizedtesting.SeedInfo.seed([E80683B6220148A8:A905054841560524]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.solr.util.UtilsToolTest.tearDown(UtilsToolTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 289 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1250, maxMBSortInHeap=5.336573450228442, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR GL1, field=DFR I(n)LZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(ne)B3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=IB LL-L3(800.0), body=DFR I(ne)L2, f_DOCS=IB LL-L1}, locale=ar-SD, timezone=Pacific/Niue
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=90242744,total=132120576
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPhraseQuery, TestStringMSBRadixSorter, TestForTooMuchCloning, TestMultiPhraseEnum, TestNRTThreads, TestTimSorterWorstCase, TestRollingBuffer, TestStressNRT, TestFileSwitchDirectory, TestCharArraySet, TestUpgradeIndexMergePolicy, TestIndexWriterReader, TestNumericUtils, TestBlockPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlockPostingsFormat -Dtests.seed=967961CCDDDD9371 -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Pacific/Niue -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBlockPostingsFormat (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.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_967961CCDDDD9371-001\testPostingsFormat.testExact-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_967961CCDDDD9371-001\testPostingsFormat.testExact-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([967961CCDDDD9371]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [22/458 (1!)] on J1 in 3.57s, 27 tests, 1 error <<< FAILURES!

[...truncated 8474 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testNoUpdateThread -Dtests.seed=E5119AA1D129BA3A -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Pacific/Truk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.12s J1 | IndexAndTaxonomyReplicationClientTest.testNoUpdateThread <<<
   [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.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001\replicationClientTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5119AA1D129BA3A:800859CCF2A9E3FC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testNoUpdateThread(IndexAndTaxonomyReplicationClientTest.java:227)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_E5119AA1D129BA3A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=en-US, timezone=Pacific/Truk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=75386872,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J1 in 5.99s, 5 tests, 1 error <<< FAILURES!

[...truncated 2875 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
   [junit4]   2> 121816 INFO  (SUITE-TestCoreDiscovery-seed#[E80683B6220148A8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\init-core-data-001
   [junit4]   2> 121831 WARN  (SUITE-TestCoreDiscovery-seed#[E80683B6220148A8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 121831 INFO  (SUITE-TestCoreDiscovery-seed#[E80683B6220148A8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 121841 INFO  (SUITE-TestCoreDiscovery-seed#[E80683B6220148A8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 121862 INFO  (SUITE-TestCoreDiscovery-seed#[E80683B6220148A8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 121862 INFO  (SUITE-TestCoreDiscovery-seed#[E80683B6220148A8]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 121869 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDiscovery
   [junit4]   2> 121915 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\solr.xml
   [junit4]   2> 121929 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 122208 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 122217 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 122217 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 122233 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001
   [junit4]   2> 122233 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, core2, lazy1]
   [junit4]   2> 122233 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2 transient cores
   [junit4]   2> 122378 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 122409 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 122418 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 122418 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core1, trusted=true
   [junit4]   2> 122418 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 122418 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 122419 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core1\core1\]
   [junit4]   2> 122421 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=82.8779296875, floorSegmentMB=1.861328125, forceMergeDeletesPctAllowed=10.270408999077183, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30640599521067
   [junit4]   2> 122577 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122577 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122578 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.412109375, floorSegmentMB=0.2119140625, forceMergeDeletesPctAllowed=2.196567125933103, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 122579 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3b3bc5[core1] main]
   [junit4]   2> 122579 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core1\conf
   [junit4]   2> 122580 INFO  (coreLoadExecutor-232-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 122620 INFO  (searcherExecutor-233-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1f3b3bc5[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122644 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 122658 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 122665 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 122665 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core2, trusted=true
   [junit4]   2> 122666 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 122666 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 122666 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core2\core2\]
   [junit4]   2> 122700 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7969431066129157]
   [junit4]   2> 122862 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122862 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122863 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 122864 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@38eb502f[core2] main]
   [junit4]   2> 122866 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\core2\conf
   [junit4]   2> 122867 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 122868 INFO  (searcherExecutor-237-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@38eb502f[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122932 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 123021 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema [lazy1] Schema name=tiny
   [junit4]   2> 123030 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 123030 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'lazy1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\lazy1, trusted=true
   [junit4]   2> 123031 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.lazy1' (registry 'solr.core.lazy1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 123031 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 123031 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore [[lazy1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\lazy1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\lazy1\lazy1\]
   [junit4]   2> 123053 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@8cf484d
   [junit4]   2> 123224 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 123224 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 123225 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=2.970703125, floorSegmentMB=1.1240234375, forceMergeDeletesPctAllowed=9.42920762799863, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18109558116607938
   [junit4]   2> 123227 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@29e153d4[lazy1] main]
   [junit4]   2> 123228 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001\lazy1\conf
   [junit4]   2> 123229 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 123236 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-001
   [junit4]   2> 123237 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [core2, lazy1, core1]
   [junit4]   2> 123237 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=509283370
   [junit4]   2> 123237 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 123237 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40688d88: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4b06aab4
   [junit4]   2> 123242 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 123243 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24346ca6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@26cbcdc3
   [junit4]   2> 123247 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 123247 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3df350e7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@51d65426
   [junit4]   2> 123248 INFO  (searcherExecutor-241-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [lazy1] Registered new searcher Searcher@29e153d4[lazy1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123249 INFO  (coreCloseExecutor-245-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@53ac549
   [junit4]   2> 123249 INFO  (coreCloseExecutor-245-thread-1-processing-x:core2) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=87737673
   [junit4]   2> 123250 INFO  (coreCloseExecutor-245-thread-1-processing-x:core2) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d75ed61: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@23acba8d
   [junit4]   2> 123259 INFO  (coreCloseExecutor-245-thread-3-processing-x:core2) [    x:lazy1] o.a.s.c.SolrCore [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@62f86719
   [junit4]   2> 123260 INFO  (coreCloseExecutor-245-thread-3-processing-x:core2) [    x:lazy1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.lazy1, tag=1660446489
   [junit4]   2> 123260 INFO  (coreCloseExecutor-245-thread-3-processing-x:core2) [    x:lazy1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8920d67: rootName = null, domain = solr.core.lazy1, service url = null, agent id = null] for registry solr.core.lazy1 / com.codahale.metrics.MetricRegistry@69bd62ac
   [junit4]   2> 123270 INFO  (coreCloseExecutor-245-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@110d4615
   [junit4]   2> 123270 INFO  (coreCloseExecutor-245-thread-2-processing-x:core2) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=286082581
   [junit4]   2> 123270 INFO  (coreCloseExecutor-245-thread-2-processing-x:core2) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1386a4d1: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@57ed960
   [junit4]   2> 123287 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testDiscovery
   [junit4]   2> 123295 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testRootDirectoryResolution
   [junit4]   2> 123310 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 123329 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 123335 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testRootDirectoryResolution
   [junit4]   2> 123339 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testPropFilePersistence
   [junit4]   2> 123385 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\solr.xml
   [junit4]   2> 123392 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 123588 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 123597 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 123598 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 123610 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003
   [junit4]   2> 123610 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [corep1, corep2]
   [junit4]   2> 123611 INFO  (coreLoadExecutor-252-thread-1-processing-x:core2) [    x:core2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2 transient cores
   [junit4]   2> 123693 INFO  (coreLoadExecutor-252-thread-1-processing-x:core2) [    x:corep1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 123711 ERROR (coreLoadExecutor-252-thread-1-processing-x:core2) [    x:corep1] o.a.s.s.IndexSchemaFactory Error loading schema resource not-there.xml
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'not-there.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep1'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:354)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1081)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1033)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 123754 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 123766 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.s.IndexSchema [corep2] Schema name=tiny
   [junit4]   2> 123775 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 123775 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.CoreContainer Creating SolrCore 'corep2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep2, trusted=true
   [junit4]   2> 123779 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corep2' (registry 'solr.core.corep2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 123779 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 123779 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.c.SolrCore [[corep2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep2\stuffandnonsense\]
   [junit4]   2> 123782 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=82.8779296875, floorSegmentMB=1.861328125, forceMergeDeletesPctAllowed=10.270408999077183, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30640599521067
   [junit4]   2> 124203 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 124203 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 124206 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.412109375, floorSegmentMB=0.2119140625, forceMergeDeletesPctAllowed=2.196567125933103, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 124206 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c5d0038[corep2] main]
   [junit4]   2> 124207 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep2\conf
   [junit4]   2> 124210 INFO  (coreLoadExecutor-252-thread-2-processing-x:core2) [    x:corep2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 124228 INFO  (searcherExecutor-253-thread-1-processing-x:corep2) [    x:corep2] o.a.s.c.SolrCore [corep2] Registered new searcher Searcher@2c5d0038[corep2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 124273 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 124296 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema [corep3] Schema name=minimal
   [junit4]   2> 124303 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 124304 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 124308 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'corep3' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 124352 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corep3' (registry 'solr.core.corep3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 124352 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 124352 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore [[corep3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep3\data\]
   [junit4]   2> 124529 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 124529 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 124531 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@876a499[corep3] main]
   [junit4]   2> 124533 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 124534 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 124567 INFO  (searcherExecutor-257-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [corep3] Registered new searcher Searcher@876a499[corep3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 124610 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 124618 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema [corep5] Schema name=minimal
   [junit4]   2> 124622 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 124622 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 124623 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'corep5' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 124623 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corep5' (registry 'solr.core.corep5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 124623 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 124623 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore [[corep5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-003\corep5\data\]
   [junit4]   2> 124792 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 124792 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 124795 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@44f1e3b9[corep5] main]
   [junit4]   2> 124796 WARN  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 124796 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 124800 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1640302832
   [junit4]   2> 124800 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 124800 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3572e049: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@30fe3462
   [junit4]   2> 124805 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 124805 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c5c308b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@26cbcdc3
   [junit4]   2> 124809 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 124809 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d23e5ee: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@51d65426
   [junit4]   2> 124810 INFO  (searcherExecutor-261-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [corep5] Registered new searcher Searcher@44f1e3b9[corep5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 124813 INFO  (coreCloseExecutor-265-thread-1-processing-x:core2) [    x:corep2] o.a.s.c.SolrCore [corep2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4cfc3ab2
   [junit4]   2> 124813 INFO  (coreCloseExecutor-265-thread-1-processing-x:core2) [    x:corep2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corep2, tag=1291598514
   [junit4]   2> 124813 INFO  (coreCloseExecutor-265-thread-1-processing-x:core2) [    x:corep2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ccd6c1f: rootName = null, domain = solr.core.corep2, service url = null, agent id = null] for registry solr.core.corep2 / com.codahale.metrics.MetricRegistry@6036edff
   [junit4]   2> 124856 INFO  (coreCloseExecutor-265-thread-2-processing-x:core2) [    x:corep3] o.a.s.c.SolrCore [corep3]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f57b692
   [junit4]   2> 124856 INFO  (coreCloseExecutor-265-thread-2-processing-x:core2) [    x:corep3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corep3, tag=525842066
   [junit4]   2> 124858 INFO  (coreCloseExecutor-265-thread-3-processing-x:core2) [    x:corep5] o.a.s.c.SolrCore [corep5]  CLOSING SolrCore org.apache.solr.core.SolrCore@23a66f81
   [junit4]   2> 124858 INFO  (coreCloseExecutor-265-thread-2-processing-x:core2) [    x:corep3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62870494: rootName = null, domain = solr.core.corep3, service url = null, agent id = null] for registry solr.core.corep3 / com.codahale.metrics.MetricRegistry@59c2d943
   [junit4]   2> 124866 INFO  (coreCloseExecutor-265-thread-3-processing-x:core2) [    x:corep5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corep5, tag=598110081
   [junit4]   2> 124868 INFO  (coreCloseExecutor-265-thread-3-processing-x:core2) [    x:corep5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c97d9b9: rootName = null, domain = solr.core.corep5, service url = null, agent id = null] for registry solr.core.corep5 / com.codahale.metrics.MetricRegistry@2bc2ad92
   [junit4]   2> 124895 INFO  (TEST-TestCoreDiscovery.testPropFilePersistence-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testPropFilePersistence
   [junit4]   2> 124902 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testNoCoreDir
   [junit4]   2> 124939 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-004\solr.xml
   [junit4]   2> 124986 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 125136 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 125146 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 125158 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 125173 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005
   [junit4]   2> 125173 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [core1, core2]
   [junit4]   2> 125174 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2 transient cores
   [junit4]   2> 125226 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 125240 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 125260 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 125260 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core1, trusted=true
   [junit4]   2> 125260 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 125260 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 125260 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core1\stuffandnonsense\]
   [junit4]   2> 125283 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=82.8779296875, floorSegmentMB=1.861328125, forceMergeDeletesPctAllowed=10.270408999077183, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30640599521067
   [junit4]   2> 125454 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 125454 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 125465 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.412109375, floorSegmentMB=0.2119140625, forceMergeDeletesPctAllowed=2.196567125933103, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 125465 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e57e5fd[core1] main]
   [junit4]   2> 125466 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core1\conf
   [junit4]   2> 125468 INFO  (coreLoadExecutor-272-thread-1-processing-x:core2) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 125478 INFO  (searcherExecutor-273-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@7e57e5fd[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125524 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 125538 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 125556 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 125556 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core2, trusted=true
   [junit4]   2> 125557 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 125557 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 125557 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core2\stuffandnonsense\]
   [junit4]   2> 125561 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=4.236328125, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=15.259099396451477, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7791395885250373
   [junit4]   2> 125757 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 125757 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 125773 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28797433478892387]
   [junit4]   2> 125777 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@29873d05[core2] main]
   [junit4]   2> 125778 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-005\core2\conf
   [junit4]   2> 125779 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 125784 INFO  (searcherExecutor-277-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@29873d05[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125785 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=942861736
   [junit4]   2> 125785 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 125786 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@604ca002: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@12a95e36
   [junit4]   2> 125791 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 125791 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b11f01f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@26cbcdc3
   [junit4]   2> 125795 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 125795 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6574e968: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@51d65426
   [junit4]   2> 125797 INFO  (coreCloseExecutor-281-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a737f50
   [junit4]   2> 125797 INFO  (coreCloseExecutor-281-thread-1-processing-x:core2) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=2054389584
   [junit4]   2> 125797 INFO  (coreCloseExecutor-281-thread-1-processing-x:core2) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6691e791: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@61c2faaf
   [junit4]   2> 125806 INFO  (coreCloseExecutor-281-thread-2-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a143a25
   [junit4]   2> 125806 INFO  (coreCloseExecutor-281-thread-2-processing-x:core2) [    x:core2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core2, tag=974404133
   [junit4]   2> 125806 INFO  (coreCloseExecutor-281-thread-2-processing-x:core2) [    x:core2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68814b21: rootName = null, domain = solr.core.core2, service url = null, agent id = null] for registry solr.core.core2 / com.codahale.metrics.MetricRegistry@377cdb5d
   [junit4]   2> 125823 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Ending testNoCoreDir
   [junit4]   2> 125911 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.SolrTestCaseJ4 ###Starting testAlternateRelativeCoreDir
   [junit4]   2> 125982 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\solr.xml
   [junit4]   2> 126010 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 126297 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 126307 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 126307 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 126321 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir
   [junit4]   2> 126321 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CorePropertiesLocator Cores are: [core1, core2]
   [junit4]   2> 126323 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2 transient cores
   [junit4]   2> 126398 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 126409 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 126415 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 126416 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core1, trusted=true
   [junit4]   2> 126418 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 126418 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126418 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core1\core1\]
   [junit4]   2> 126423 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=82.8779296875, floorSegmentMB=1.861328125, forceMergeDeletesPctAllowed=10.270408999077183, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30640599521067
   [junit4]   2> 126640 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 126640 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 126662 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=89.412109375, floorSegmentMB=0.2119140625, forceMergeDeletesPctAllowed=2.196567125933103, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 126744 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48e84d70[core1] main]
   [junit4]   2> 126745 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core1\conf
   [junit4]   2> 126746 INFO  (coreLoadExecutor-288-thread-1-processing-x:core2) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 126909 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 126930 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 126943 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 126943 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core2, trusted=true
   [junit4]   2> 126944 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@298ce72c
   [junit4]   2> 126944 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126944 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_E80683B6220148A8-001\tempDir-006\relativeCoreDir\core2\core2\]
   [junit4]   2> 126947 INFO  (searcherExecutor-289-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@48e84d70[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 126951 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 127208 INFO  (TEST-TestCoreDiscovery.testAlternateRelativeCoreDir-seed#[E80683B6220148A8]) [    x:core2] o.a.s.u.CommitTracker Hard Aut

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

.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 17, 2018 12:14:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jan 17, 2018 12:14:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {v_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), v_s=PostingsFormat(name=Memory), v_f=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=960, maxMBSortInHeap=7.761052835615833, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-RS, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=227792840,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, HLLUtilTest, TestObjectReleaseTracker, SearchHandlerTest, OpenExchangeRatesOrgProviderTest, TestLuceneIndexBackCompat, TestDocumentBuilder, InfixSuggestersTest, MetricsConfigTest, TestClusterStateMutator, TestCorePropertiesReload, TestStressLiveNodes, TestCollationFieldDocValues, TestConfigOverlay, RequestLoggingTest, DocValuesTest, UUIDUpdateProcessorFallbackTest, DeleteStatusTest, TestFieldResource, TestPullReplica, TestSolrJ, SearchRateTriggerTest, TestInfoStreamLogging, TestRawResponseWriter, TestFileDictionaryLookup, TestLRUCache, SimpleFacetsTest, HdfsSyncSliceTest, TestShardHandlerFactory, SolrGraphiteReporterTest, TestCollapseQParserPlugin, TestSchemaVersionResource, TestFoldingMultitermQuery, RecoveryAfterSoftCommitTest, TestSlowCompositeReaderWrapper, V2ApiIntegrationTest, CustomCollectionTest, TestCloudRecovery, TermVectorComponentDistributedTest, SchemaVersionSpecificBehaviorTest, ConcurrentDeleteAndCreateCollectionTest, DeleteLastCustomShardedReplicaTest, TestPostingsSolrHighlighter, TestCloudManagedSchema, SpellPossibilityIteratorTest, TestDistribDocBasedVersion, TestExceedMaxTermLength, CollectionsAPIAsyncDistributedZkTest, TestUseDocValuesAsStored, TestTolerantUpdateProcessorCloud, DocValuesMultiTest, HdfsBasicDistributedZkTest, DistributedIntervalFacetingTest, DateRangeFieldTest, CoreSorterTest, TestCryptoKeys, TestZkChroot, TestFieldCacheWithThreads, TestSolrIndexConfig, ReplaceNodeTest, TestSearchPerf, TestJsonRequest, TestChildDocTransformer, BasicAuthStandaloneTest, UtilsToolTest, TestJsonFacetRefinement, TestPerFieldSimilarity, FileUtilsTest, TestCopyFieldCollectionResource, TestComponentsName, SolrIndexConfigTest, TestMacros, TestFieldCacheSortRandom, FieldMutatingUpdateProcessorTest, BitVectorTest, SolrJmxReporterTest, SolrMetricsIntegrationTest, TestSystemIdResolver, TestConfigSetProperties, TestTrackingShardHandlerFactory, PreAnalyzedFieldManagedSchemaCloudTest, DistribDocExpirationUpdateProcessorTest, TestCustomDocTransformer, TermVectorComponentTest, TestSortByMinMaxFunction, SynonymTokenizerTest, QueryElevationComponentTest, SampleTest, TestApiFramework, AtomicUpdatesTest, TestJavabinTupleStreamParser, TestHttpShardHandlerFactory, BadCopyFieldTest, BasicZkTest, SolrIndexSplitterTest, CdcrBootstrapTest, TestRebalanceLeaders, ChangedSchemaMergeTest, BlockDirectoryTest, TestClusterProperties, WrapperMergePolicyFactoryTest, HdfsNNFailoverTest, DebugComponentTest, TestFastOutputStream, SolrMetricManagerTest, OverseerTaskQueueTest, TestFieldCacheReopen, BlockJoinFacetDistribTest, CdcrReplicationHandlerTest, ClassificationUpdateProcessorIntegrationTest, LegacyCloudClusterPropTest, OpenCloseCoreStressTest, DistributedFacetPivotLongTailTest, TestSimpleQParserPlugin, ShardSplitTest, LeaderFailoverAfterPartitionTest, TestReloadDeadlock, UpdateRequestProcessorFactoryTest, TestRestManager, TestSort, TestConfig, TestCloudPivotFacet, DirectSolrSpellCheckerTest, SystemInfoHandlerTest, SortSpecParsingTest, UpdateLogTest, ZkStateWriterTest, SegmentsInfoRequestHandlerTest, SolrCloudReportersTest, TestJettySolrRunner, MBeansHandlerTest, RuleEngineTest, TestEmbeddedSolrServerConstructors, DeleteReplicaTest, TestExtendedDismaxParser, HttpPartitionTest, CopyFieldTest, TestFaceting, TestExclusionRuleCollectionAccess, TestCollectionsAPIViaSolrCloudCluster, TestAnalyzedSuggestions, DistributedQueueTest, TestCoreContainer, TestRandomFlRTGCloud, TestValueSourceCache, TestShortCircuitedRequests, PluginInfoTest, TestMultiWordSynonyms, FullSolrCloudDistribCmdsTest, TestSolr4Spatial2, TestDocTermOrds, SolrCoreCheckLockOnStartupTest, TestUninvertingReader, QueryResultKeyTest, TestLeaderElectionWithEmptyReplica, TestFastWriter, TestInPlaceUpdatesDistrib, TestPartialUpdateDeduplication, AutoscalingHistoryHandlerTest, TestManagedSchema, LoggingHandlerTest, TestReload, TestReplicationHandlerBackup, TestSchemaManager, OverseerCollectionConfigSetProcessorTest, TestRTGBase, HdfsRecoveryZkTest, HighlighterMaxOffsetTest, TestGeoJSONResponseWriter, LeaderInitiatedRecoveryOnCommitTest, DistributedFacetPivotSmallTest, TestMinMaxOnMultiValuedField, ZkFailoverTest, DistributedSuggestComponentTest, ShardRoutingCustomTest, CacheHeaderTest, CursorMarkTest, RestartWhileUpdatingTest, JsonLoaderTest, TestCSVLoader, MoreLikeThisHandlerTest, TestNumericTerms32, AnalysisAfterCoreReloadTest, TestGraphTermsQParserPlugin, TestReplicationHandler, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=E80683B6220148A8 -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E80683B6220148A8]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=21073, name=searcherExecutor-8804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E80683B6220148A8]:0)
   [junit4] Completed [423/751 (3!)] on J1 in 32.55s, 9 tests, 3 errors <<< FAILURES!

[...truncated 48489 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 44 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/44/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.1.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.0.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.1.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.0.0-cfs-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestStreamBody

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-004

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.DateRangeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.SolrExampleXMLTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001

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




Build Log:
[...truncated 4610 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=Lucene50(blocksize=128), content4=BlockTreeOrds(blocksize=128), trieInt=FST50, content3=PostingsFormat(name=Asserting), content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128), content=FST50, autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Asserting), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Asserting), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Asserting), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Asserting), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Asserting), dvByte=DocValuesFormat(name=Asserting), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=767, maxMBSortInHeap=5.907913692807892, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(F)L1, content5=DFR G1, content2=DFR I(n)2, utf8=IB SPL-L3(800.0), fie?ld=IB SPL-D2, content=IB SPL-D1, autf8=IB LL-L3(800.0)}, locale=ro, timezone=Asia/Ulaanbaatar
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=74317272,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=D781191C53473C60 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (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.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.1.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_D781191C53473C60-001\3.0.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D781191C53473C60]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 19.32s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7471 lines...]
   [junit4] Suite: org.apache.solr.schema.DateRangeFieldTest
   [junit4]   2> 547640 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001
   [junit4]   2> 547640 WARN  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 547640 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 547640 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 547640 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 547640 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 547671 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 547686 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 547764 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 547811 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050
   [junit4]   2> 547811 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050
   [junit4]   2> 547811 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050
   [junit4]   2> 547811 INFO  (coreLoadExecutor-4203-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 547811 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 547859 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 547890 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 547968 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 547983 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 547983 INFO  (coreLoadExecutor-4203-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@949a050
   [junit4]   2> 547983 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 547983 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\]
   [junit4]   2> 547999 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8368240858924455]
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=52.02734375, floorSegmentMB=2.0029296875, forceMergeDeletesPctAllowed=15.72382316144192, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66484a5d[collection1] main]
   [junit4]   2> 548061 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 548077 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 548093 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 548093 INFO  (coreLoadExecutor-4203-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589751615755124736
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 548093 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 548093 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 548109 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 548109 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiValuedDateRanges
   [junit4]   2> 548109 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 548109 INFO  (searcherExecutor-4204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66484a5d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 548109 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1589751615771901952)} 0 3
   [junit4]   2> 548109 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType dateRange{class=org.apache.solr.schema.DateRangeField,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={class=solr.DateRangeField}} strat: NumberRangePrefixTreeStrategy(SPG:(DateRangePrefixTree),prefixGridScanLevel:7) maxLevels: 11
   [junit4]   2> 548109 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1589751615771901953)]} 0 0
   [junit4]   2> 548109 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589751615771901954)]} 0 4
   [junit4]   2> 548109 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589751615771901955)]} 0 0
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589751615788679168)]} 0 0
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589751615788679169,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@445719e1 commitCommandVersion:1589751615788679169
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e2bf143[collection1] main]
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 548125 INFO  (searcherExecutor-4204-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e2bf143[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.2):c4)))}
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 548125 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2014]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=3 status=0 QTime=5
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2013]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2014]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=2 status=0 QTime=3
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2015]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000-01+TO+2014-12]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2014-11]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000-01+TO+2014-12]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000-01-01+TO+2014-12-31]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000-01-01+TO+2014-12-01]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2000]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 548140 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[2000+TO+2000]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[1996-01-01+TO+1996-12-31]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.testMultiValuedDateRanges-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultiValuedDateRanges
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19d8cda7[collection1] realtime]
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1589751615821185024)} 0 4
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1589751615821185025)]} 0 2
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589751615821185026)]} 0 0
   [junit4]   2> 548156 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589751615821185027)]} 0 0
   [junit4]   2> 548171 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589751615836913664)]} 0 1
   [junit4]   2> 548171 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589751615836913665,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 548171 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@445719e1 commitCommandVersion:1589751615836913665
   [junit4]   2> 548171 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bcdee35[collection1] main]
   [junit4]   2> 548171 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 548171 INFO  (searcherExecutor-4204-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bcdee35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.2):c4)))}
   [junit4]   2> 548171 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[*+TO+*]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&sort=id+asc&wt=xml} hits=4 status=0 QTime=1
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=2012&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=2013&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=2014&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=Contains&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=[1999+TO+2001]&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qq=2014-05&q={!field+f%3DdateRange+op%3D$op+v%3D$qq}&op=IsWithin&sort=id+asc&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1998+TO+2000}&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:"2014-05-21T12:00:00.000Z"&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1999+TO+2001]&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 548186 INFO  (TEST-DateRangeFieldTest.test-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBeforeGregorianChangeDate
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ae2155b[collection1] realtime]
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1589751615869419520)} 0 3
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1589751615869419521)]} 0 1
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589751615869419522)]} 0 0
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589751615869419523)]} 0 0
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589751615869419524)]} 0 0
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589751615869419525,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@445719e1 commitCommandVersion:1589751615869419525
   [junit4]   2> 548202 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e6b293d[collection1] main]
   [junit4]   2> 548218 INFO  (searcherExecutor-4204-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e6b293d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.2):c4)))}
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=dateRange&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1450-01-01T00:00:00Z+TO+1499-12-31T23:59:59Z]&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1500-01-01T00:00:00Z+TO+1500-01-01T00:00:00Z]&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1500-01-01T00:00:01Z+TO+1550-01-01T00:00:00Z]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[-1500-01-01T00:00:00Z+TO+-1500-01-01T00:00:00Z]&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1299+TO+1299-12-31T23:59:59Z]&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1299+TO+1300-01-01T00:00:00Z]&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 548218 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:1301&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 548233 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=dateRange:[1300-12-31T23:59:59Z+TO+1301]&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 548233 INFO  (TEST-DateRangeFieldTest.testBeforeGregorianChangeDate-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBeforeGregorianChangeDate
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=148483903
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@229dddb8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@45b04035
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@238d482: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3518a919
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 548233 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fde9e36: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46d11892
   [junit4]   2> 548233 INFO  (coreCloseExecutor-4209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a8acbe9
   [junit4]   2> 548233 INFO  (coreCloseExecutor-4209-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=176868329
   [junit4]   2> 548233 INFO  (coreCloseExecutor-4209-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e522039: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3c3c4c3f
   [junit4]   2> 548264 INFO  (SUITE-DateRangeFieldTest-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=bm-ML, timezone=Asia/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=40540088,total=336207872
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIExclusivity, TestJettySolrRunner, SpatialRPTFieldTypeTest, TestValueSourceCache, HttpSolrCallGetCoreTest, HdfsDirectoryTest, ShardRoutingCustomTest, ExternalFileFieldSortTest, LukeRequestHandlerTest, TestCharFilters, TestMinMaxOnMultiValuedField, TestSchemaManager, CoreSorterTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, TestDistribDocBasedVersion, PingRequestHandlerTest, TestStressLucene, CursorMarkTest, TestHttpShardHandlerFactory, DocValuesNotIndexedTest, TestCoreContainer, SolrMetricsIntegrationTest, TestOnReconnectListenerSupport, TestStressLiveNodes, CdcrBootstrapTest, TestRestManager, MissingSegmentRecoveryTest, ZkSolrClientTest, TermVectorComponentDistributedTest, TestNumericTerms32, TestLuceneMatchVersion, TestDynamicFieldResource, CollectionsAPIAsyncDistributedZkTest, ZkNodePropsTest, MergeStrategyTest, TestManagedSchema, DataDrivenBlockJoinTest, ActionThrottleTest, DistributedFacetPivotLongTailTest, TestLRUStatsCache, TestCloudInspectUtil, SimplePostToolTest, PreAnalyzedFieldTest, TestSolrConfigHandler, TestRTGBase, TestConfigSetProperties, EnumFieldTest, TestElisionMultitermQuery, TestCryptoKeys, TestXmlQParser, TestComponentsName, TestMacros, DistributedDebugComponentTest, TestSolrCloudWithHadoopAuthPlugin, TestExactSharedStatsCache, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCloudExampleTest, HLLUtilTest, ReplaceNodeTest, HdfsTlogReplayBufferedWhileIndexingTest, TestJavabinTupleStreamParser, TestCollationFieldDocValues, TestFieldCacheReopen, TestMaxScoreQueryParser, TestNumericRangeQuery64, TestCloudRecovery, SpellingQueryConverterTest, TestDefaultStatsCache, TestConfigOverlay, SolrIndexConfigTest, DistributedFacetPivotSmallTest, SimpleCollectionCreateDeleteTest, BaseCdcrDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, TestZkChroot, SystemInfoHandlerTest, TestDistributedStatsComponentCardinality, SOLR749Test, SimpleFacetsTest, TestCollectionsAPIViaSolrCloudCluster, TestMergePolicyConfig, BadComponentTest, TestDistributedMissingSort, DistribDocExpirationUpdateProcessorTest, ExitableDirectoryReaderTest, BitVectorTest, TestAuthorizationFramework, SimpleMLTQParserTest, DateRangeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DateRangeFieldTest -Dtests.seed=D3519E3698CDFAC0 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Asia/Nicosia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DateRangeFieldTest (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.schema.DateRangeFieldTest_D3519E3698CDFAC0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3519E3698CDFAC0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [139/751 (1!)] on J1 in 0.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 1659 lines...]
   [junit4] Suite: org.apache.solr.request.TestStreamBody
   [junit4]   2> 2825059 INFO  (SUITE-TestStreamBody-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\init-core-data-001
   [junit4]   2> 2825065 WARN  (SUITE-TestStreamBody-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=69 numCloses=69
   [junit4]   2> 2825065 INFO  (SUITE-TestStreamBody-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2825067 INFO  (SUITE-TestStreamBody-seed#[D3519E3698CDFAC0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2825069 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStreamBodyDefaultAndConfigApi
   [junit4]   2> 2825572 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2825572 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2825572 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-003\cores\core
   [junit4]   2> 2825582 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2825583 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@538b9c35{/solr,null,AVAILABLE}
   [junit4]   2> 2825585 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a9ecb16{SSL,[ssl, http/1.1]}{127.0.0.1:49782}
   [junit4]   2> 2825585 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.e.j.s.Server Started @2835584ms
   [junit4]   2> 2825585 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001, hostPort=49782, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-003\cores}
   [junit4]   2> 2825586 ERROR (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2825586 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.2
   [junit4]   2> 2825586 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2825586 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2825586 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T12:59:22.904637900Z
   [junit4]   2> 2825587 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\solr.xml
   [junit4]   2> 2825590 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2825590 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2825591 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2825654 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050
   [junit4]   2> 2825654 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050
   [junit4]   2> 2825654 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@949a050
   [junit4]   2> 2825656 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-003\cores
   [junit4]   2> 2825657 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2825657 INFO  (coreLoadExecutor-14232-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2825658 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_D3519E3698CDFAC0-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_D3519E3698CDFAC0-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 2825700 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 2825709 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2825811 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2825812 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 2825819 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2825819 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2825819 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2825819 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2825819 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2825819 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2825821 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 2825822 INFO  (coreLoadExecutor-14232-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@949a050
   [junit4]   2> 2825822 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2825822 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-003\cores\core\data\]
   [junit4]   2> 2825824 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.0283203125, floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=26.956083388734978, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31796622736426483
   [junit4]   2> 2825916 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2825916 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2825919 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.662553553860688]
   [junit4]   2> 2825919 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f71daf7[collection1] main]
   [junit4]   2> 2825919 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1\conf
   [junit4]   2> 2825921 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 2825922 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1\conf
   [junit4]   2> 2825922 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2825922 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2825922 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1\conf
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2825923 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2825923 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2825923 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2825925 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2825925 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2825925 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2825925 WARN  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2825926 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2825926 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2825926 INFO  (coreLoadExecutor-14232-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2825927 INFO  (searcherExecutor-14233-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f71daf7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826433 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#49782
   [junit4]   2> 2826433 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.r.TestStreamBody These tests are run with V2 API
   [junit4]   2> 2826457 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: { 'set-property' : { 'requestDispatcher.requestParsers.enableStreamBody':true} }
   [junit4]   2> 2826473 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 2826511 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_D3519E3698CDFAC0-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.request.TestStreamBody_D3519E3698CDFAC0-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 2826541 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 2826551 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2826706 WARN  (qtp1247962226-35805) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2826706 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2826716 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1
   [junit4]   2> 2826745 INFO  (qtp1247962226-35805) [    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@949a050
   [junit4]   2> 2826745 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-003\cores\core\data\]
   [junit4]   2> 2826840 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2826840 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2826842 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26e02df3[collection1] main]
   [junit4]   2> 2826842 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1\conf
   [junit4]   2> 2826842 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1\conf
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_D3519E3698CDFAC0-001\tempDir-001\collection1\conf
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2826843 WARN  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2826843 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2826845 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2826845 WARN  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2826845 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2826845 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2826846 WARN  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2826846 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2826846 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2826846 WARN  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2826848 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2826848 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2826848 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2826849 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=62.5693359375, floorSegmentMB=1.2275390625, forceMergeDeletesPctAllowed=17.988270466835345, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41125968944677904
   [junit4]   2> 2826850 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2826851 INFO  (searcherExecutor-14237-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26e02df3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826851 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4151051f[collection1] main]
   [junit4]   2> 2826852 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"set-property":{"requestDispatcher.requestParsers.enableStreamBody":true}}]
   [junit4]   2> 2826852 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e6093d0
   [junit4]   2> 2826852 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1314952144
   [junit4]   2> 2826852 INFO  (qtp1247962226-35805) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18d1b43d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2731c986
   [junit4]   2> 2826853 INFO  (searcherExecutor-14237-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4151051f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826883 INFO  (qtp1247962226-35807) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2826884 INFO  (qtp1247962226-35807) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2826884 INFO  (qtp1247962226-35807) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58306a63 commitCommandVersion:0
   [junit4]   2> 2826885 INFO  (qtp1247962226-35807) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17ca952e[collection1] main]
   [junit4]   2> 2826886 INFO  (qtp1247962226-35807) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2826887 INFO  (searcherExecutor-14237-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17ca952e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826887 INFO  (qtp1247962226-35807) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<delete><query>*:*</query></delete>&commit=true&wt=javabin&version=2}{deleteByQuery=*:*,commit=} 0 4
   [junit4]   2> 2826889 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a9ecb16{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2826889 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1153126426
   [junit4]   2> 2826897 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2826898 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41f16a86: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6052617f
   [junit4]   2> 2826905 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2826905 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77272e71: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5be8902a
   [junit4]   2> 2826912 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2826912 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70f2e5d8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46d11892
   [junit4]   2> 2826914 INFO  (coreCloseExecutor-14241-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@271cbfc4
   [junit4]   2> 2826914 INFO  (coreCloseExecutor-14241-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=656195524
   [junit4]   2> 2826914 INFO  (coreCloseExecutor-14241-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@822a402: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2731c986
   [junit4]   2> 2826922 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@538b9c35{/solr,null,UNAVAILABLE}
   [junit4]   2> 2826924 INFO  (TEST-TestStreamBody.testStreamBodyDefaultAndConfigApi-seed#[D3519E3698CDFAC0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStreamBodyDefaultAndConfigApi
   [junit4]   2> 2826926 INFO  (TEST-TestS

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

gInfoStream [IW][coreCloseExecutor-567-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]:   index before flush _1b(7.2.2):C12
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-567-thread-1]: startFullFlush
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-567-thread-1]: coreCloseExecutor-567-thread-1 finishFullFlush success=true
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-567-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-567-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-567-thread-1]: now merge
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-567-thread-1]:   index: _1b(7.2.2):C12
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-567-thread-1]:   no more merges pending; now return
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: waitForMerges
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: waitForMerges done
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: commit: start
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: commit: enter lock
   [junit4]   2> 89320 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: commit: now prepare
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: prepareCommit: flush
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]:   index before flush _1b(7.2.2):C12
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-567-thread-1]: startFullFlush
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-567-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-567-thread-1]: coreCloseExecutor-567-thread-1 finishFullFlush success=true
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: startCommit(): start
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: commit: took 0.2 msec
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: commit: done
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: rollback
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: all running merges have aborted
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: rollback: done finish merges
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-567-thread-1]: abort
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-567-thread-1]: done abort success=true
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-567-thread-1]: rollback: infos=_1b(7.2.2):C12
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-567-thread-1]: now checkpoint "_1b(7.2.2):C12" [1 segments ; isCommit = false]
   [junit4]   2> 89321 INFO  (coreCloseExecutor-567-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-567-thread-1]: 0 msec to checkpoint
   [junit4]   2> 89322 INFO  (SUITE-SolrExampleXMLTest-seed#[93743129992B7A6B]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f11a25f{/solr,null,UNAVAILABLE}
   [junit4]   2> 89323 INFO  (SUITE-SolrExampleXMLTest-seed#[93743129992B7A6B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=6.784166471210893, sim=RandomSimilarity(queryNorm=true): {}, locale=brx-IN, timezone=VST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=21299352,total=107216896
   [junit4]   2> NOTE: All tests run in this JVM: [FloorEvaluatorTest, SolrExampleEmbeddedTest, SolrExampleStreamingTest, TestRetryUtil, TestSpellCheckResponse, LengthEvaluatorTest, TestCloudSolrClientConnections, EmpiricalDistributionEvaluatorTest, NotEvaluatorTest, ShardParamsTest, TestJavaBinCodec, GreaterThanEvaluatorTest, CumulativeProbabilityEvaluatorTest, StreamingTest, UsingSolrJRefGuideExamplesTest, NamedListTest, ArrayEvaluatorTest, CloudSolrClientMultiConstructorTest, TermsResponseTest, TestBatchUpdate, ModifiableSolrParamsTest, TestXMLEscaping, NoOpResponseParserTest, CommonAdminParamsTest, ConcurrentUpdateSolrClientBuilderTest, StreamExpressionToExpessionTest, TestUpdateRequestCodec, TestDelegationTokenResponse, SchemaTest, HyperbolicSineEvaluatorTest, CloudSolrClientBuilderTest, ArcSineEvaluatorTest, TestToleratedUpdateError, MultiplyEvaluatorTest, SolrExampleXMLTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExampleXMLTest -Dtests.seed=93743129992B7A6B -Dtests.slow=true -Dtests.locale=brx-IN -Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SolrExampleXMLTest (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.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.SolrExampleXMLTest_93743129992B7A6B-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93743129992B7A6B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [45/146 (1!)] on J0 in 7.63s, 35 tests, 1 error <<< FAILURES!

[...truncated 39561 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 43 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/43/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkCLITest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-012

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




Build Log:
[...truncated 2296 lines...]
   [junit4] Suite: org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=FSTOrd50}, docValues:{}, maxPointsInLeafNode=336, maxMBSortInHeap=7.71990203446254, sim=RandomSimilarity(queryNorm=true): {dummy=DFR GLZ(0.3)}, locale=vo-001, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=174211232,total=225443840
   [junit4]   2> NOTE: All tests run in this JVM: [TestSnowballPorterFilterFactory, TestGreekLowerCaseFilterFactory, TestGalicianMinimalStemFilter, TestWordDelimiterFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWordDelimiterFilter -Dtests.seed=10BAB1866208E05 -Dtests.slow=true -Dtests.locale=vo-001 -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestWordDelimiterFilter (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.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001\bttc-001\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_10BAB1866208E05-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10BAB1866208E05]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [8/284 (1!)] on J1 in 3.93s, 15 tests, 1 error <<< FAILURES!

[...truncated 10557 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\init-core-data-001
   [junit4]   2> 1747307 WARN  (SUITE-ZkCLITest-seed#[EDF96C3EC2B0470F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=529 numCloses=529
   [junit4]   2> 1747307 INFO  (SUITE-ZkCLITest-seed#[EDF96C3EC2B0470F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1747309 INFO  (SUITE-ZkCLITest-seed#[EDF96C3EC2B0470F]-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> 1747309 INFO  (SUITE-ZkCLITest-seed#[EDF96C3EC2B0470F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1747311 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGet
   [junit4]   2> 1747311 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGet
   [junit4]   2> 1747423 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 1747423 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1747424 INFO  (Thread-3394) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1747424 INFO  (Thread-3394) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1747431 ERROR (Thread-3394) [    ] 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> 1747524 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51050
   [junit4]   2> 1747531 INFO  (zkConnectionManagerCallback-3602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747536 INFO  (zkConnectionManagerCallback-3604-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747536 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGet
   [junit4]   2> 1747546 INFO  (zkConnectionManagerCallback-3606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   1> getNode-data
   [junit4]   2> 1747550 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc267d930002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1747550 ERROR (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] 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> 1747551 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51050 51050
   [junit4]   2> 1747552 INFO  (Thread-3394) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51050 51050
   [junit4]   2> 1747554 INFO  (TEST-ZkCLITest.testGet-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGet
   [junit4]   2> 1747557 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPut
   [junit4]   2> 1747557 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPut
   [junit4]   2> 1747658 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 1747658 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1747658 INFO  (Thread-3395) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1747659 INFO  (Thread-3395) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1747664 ERROR (Thread-3395) [    ] 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> 1747759 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51062
   [junit4]   2> 1747768 INFO  (zkConnectionManagerCallback-3608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747771 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc267e7e0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1747778 INFO  (zkConnectionManagerCallback-3610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747779 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPut
   [junit4]   2> 1747787 INFO  (zkConnectionManagerCallback-3612-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747944 INFO  (zkConnectionManagerCallback-3614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1747946 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc267e7e0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1747947 ERROR (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] 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> 1747948 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51062 51062
   [junit4]   2> 1747949 INFO  (Thread-3395) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51062 51062
   [junit4]   2> 1747950 INFO  (TEST-ZkCLITest.testPut-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPut
   [junit4]   2> 1747954 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 1747954 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 1748078 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 1748079 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1748079 INFO  (Thread-3396) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1748079 INFO  (Thread-3396) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1748084 ERROR (Thread-3396) [    ] 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> 1748179 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51078
   [junit4]   2> 1748213 INFO  (zkConnectionManagerCallback-3616-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748234 INFO  (zkConnectionManagerCallback-3618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748234 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 1748239 INFO  (zkConnectionManagerCallback-3620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748243 INFO  (zkConnectionManagerCallback-3622-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748666 INFO  (zkConnectionManagerCallback-3624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748679 INFO  (zkConnectionManagerCallback-3626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748682 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\currency.xml
   [junit4]   2> 1748717 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\mapping-FoldToASCII.txt
   [junit4]   2> 1748719 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\managed-schema
   [junit4]   2> 1748721 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\protwords.txt
   [junit4]   2> 1748722 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\synonyms.txt
   [junit4]   2> 1748723 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\stopwords.txt
   [junit4]   2> 1748727 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\hit_grouped.vm
   [junit4]   2> 1748729 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\mime_type_lists.vm
   [junit4]   2> 1748732 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\suggest.vm
   [junit4]   2> 1748733 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\hit.vm
   [junit4]   2> 1748736 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\pagination_bottom.vm
   [junit4]   2> 1748741 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\jquery.autocomplete.css
   [junit4]   2> 1748743 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\hit_plain.vm
   [junit4]   2> 1748744 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\product_doc.vm
   [junit4]   2> 1748747 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\query_form.vm
   [junit4]   2> 1748748 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\facet_queries.vm
   [junit4]   2> 1748749 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\debug.vm
   [junit4]   2> 1748752 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\facet_fields.vm
   [junit4]   2> 1748754 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\jquery.autocomplete.js
   [junit4]   2> 1748758 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\results_list.vm
   [junit4]   2> 1748761 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\tabs.vm
   [junit4]   2> 1748763 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\facet_pivot.vm
   [junit4]   2> 1748765 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\did_you_mean.vm
   [junit4]   2> 1748766 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\facets.vm
   [junit4]   2> 1748769 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\join_doc.vm
   [junit4]   2> 1748771 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\footer.vm
   [junit4]   2> 1748773 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\query_spatial.vm
   [junit4]   2> 1748775 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\facet_ranges.vm
   [junit4]   2> 1748776 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\query_group.vm
   [junit4]   2> 1748778 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\head.vm
   [junit4]   2> 1748779 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\main.css
   [junit4]   2> 1748780 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\pagination_top.vm
   [junit4]   2> 1748781 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\README.txt
   [junit4]   2> 1748783 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\cluster_results.vm
   [junit4]   2> 1748784 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\query.vm
   [junit4]   2> 1748786 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\layout.vm
   [junit4]   2> 1748787 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\error.vm
   [junit4]   2> 1748790 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\header.vm
   [junit4]   2> 1748791 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\VM_global_library.vm
   [junit4]   2> 1748792 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\cluster.vm
   [junit4]   2> 1748794 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\richtext_doc.vm
   [junit4]   2> 1748795 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\velocity\browse.vm
   [junit4]   2> 1748796 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\_schema_analysis_synonyms_english.json
   [junit4]   2> 1748797 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\admin-extra.html
   [junit4]   2> 1748798 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\update-script.js
   [junit4]   2> 1748799 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\_schema_analysis_stopwords_english.json
   [junit4]   2> 1748802 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\solrconfig.xml
   [junit4]   2> 1748803 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\admin-extra.menu-top.html
   [junit4]   2> 1748804 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\elevate.xml
   [junit4]   2> 1748809 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\clustering\carrot2\README.txt
   [junit4]   2> 1748810 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\clustering\carrot2\lingo-attributes.xml
   [junit4]   2> 1748812 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\clustering\carrot2\stc-attributes.xml
   [junit4]   2> 1748814 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\clustering\carrot2\kmeans-attributes.xml
   [junit4]   2> 1748817 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\mapping-ISOLatin1Accent.txt
   [junit4]   2> 1748820 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\spellings.txt
   [junit4]   2> 1748824 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\xslt\example_atom.xsl
   [junit4]   2> 1748827 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\xslt\example_rss.xsl
   [junit4]   2> 1748828 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\xslt\luke.xsl
   [junit4]   2> 1748829 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\xslt\updateXml.xsl
   [junit4]   2> 1748849 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\xslt\example.xsl
   [junit4]   2> 1748850 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\_rest_managed.json
   [junit4]   2> 1748852 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\contractions_it.txt
   [junit4]   2> 1748853 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\contractions_ca.txt
   [junit4]   2> 1748854 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stemdict_nl.txt
   [junit4]   2> 1748855 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_hy.txt
   [junit4]   2> 1748858 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_no.txt
   [junit4]   2> 1748861 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_id.txt
   [junit4]   2> 1748863 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_da.txt
   [junit4]   2> 1748865 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ga.txt
   [junit4]   2> 1748866 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_hi.txt
   [junit4]   2> 1748868 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ja.txt
   [junit4]   2> 1748869 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_pt.txt
   [junit4]   2> 1748871 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_hu.txt
   [junit4]   2> 1748873 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ckb.txt
   [junit4]   2> 1748874 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_el.txt
   [junit4]   2> 1748875 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ru.txt
   [junit4]   2> 1748887 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_tr.txt
   [junit4]   2> 1748887 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ar.txt
   [junit4]   2> 1748890 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\userdict_ja.txt
   [junit4]   2> 1748896 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_eu.txt
   [junit4]   2> 1748904 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_it.txt
   [junit4]   2> 1748908 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_cz.txt
   [junit4]   2> 1748910 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stoptags_ja.txt
   [junit4]   2> 1748912 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\contractions_fr.txt
   [junit4]   2> 1748913 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_de.txt
   [junit4]   2> 1748915 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_fa.txt
   [junit4]   2> 1748918 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\contractions_ga.txt
   [junit4]   2> 1748920 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ca.txt
   [junit4]   2> 1748921 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_nl.txt
   [junit4]   2> 1748924 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_bg.txt
   [junit4]   2> 1748927 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_en.txt
   [junit4]   2> 1748936 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_es.txt
   [junit4]   2> 1748937 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_lv.txt
   [junit4]   2> 1748978 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_ro.txt
   [junit4]   2> 1748981 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_th.txt
   [junit4]   2> 1748983 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_fr.txt
   [junit4]   2> 1748986 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_sv.txt
   [junit4]   2> 1748988 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_fi.txt
   [junit4]   2> 1748989 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\hyphenations_ga.txt
   [junit4]   2> 1748990 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\lang\stopwords_gl.txt
   [junit4]   2> 1748992 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\params.json
   [junit4]   2> 1748995 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-007\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-263832141952609\admin-extra.menu-bottom.html
   [junit4]   2> 1749193 INFO  (zkConnectionManagerCallback-3628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749298 ERROR (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] 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> 1749298 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51078 51078
   [junit4]   2> 1749298 INFO  (Thread-3396) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51078 51078
   [junit4]   2> 1749301 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpConfigLinkConfigClearZk
   [junit4]   2> 1749304 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 1749304 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testList
   [junit4]   2> 1749404 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-009\zookeeper/server1/data
   [junit4]   2> 1749404 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1749404 INFO  (Thread-3397) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1749404 INFO  (Thread-3397) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1749408 ERROR (Thread-3397) [    ] 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> 1749566 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51102
   [junit4]   2> 1749571 INFO  (zkConnectionManagerCallback-3630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749581 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc26854e0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1749585 INFO  (zkConnectionManagerCallback-3632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749585 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testList
   [junit4]   2> 1749758 INFO  (zkConnectionManagerCallback-3634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749762 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc26854e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1749763 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc26854e0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1749763 ERROR (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] 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> 1749764 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51102 51102
   [junit4]   2> 1749765 INFO  (Thread-3397) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51102 51102
   [junit4]   2> 1749766 INFO  (TEST-ZkCLITest.testList-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 1749768 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateAcls
   [junit4]   2> 1749768 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpdateAcls
   [junit4]   2> 1749885 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-011\zookeeper/server1/data
   [junit4]   2> 1749885 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1749889 INFO  (Thread-3398) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1749890 INFO  (Thread-3398) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1749894 ERROR (Thread-3398) [    ] 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> 1749996 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51114
   [junit4]   2> 1750047 INFO  (zkConnectionManagerCallback-3636-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750057 INFO  (zkConnectionManagerCallback-3638-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750057 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpdateAcls
   [junit4]   2> 1750076 INFO  (zkConnectionManagerCallback-3640-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750077 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.c.SolrZkClient Using ZkACLProvider: org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
   [junit4]   2> 1750094 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc2687340002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1750098 INFO  (zkConnectionManagerCallback-3642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750101 ERROR (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] 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> 1750102 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51114 51114
   [junit4]   2> 1750104 INFO  (Thread-3398) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51114 51114
   [junit4]   2> 1750105 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateAcls
   [junit4]   2> 1750108 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterProperty
   [junit4]   2> 1750108 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testSetClusterProperty
   [junit4]   2> 1750222 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-013\zookeeper/server1/data
   [junit4]   2> 1750222 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1750223 INFO  (Thread-3399) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1750223 INFO  (Thread-3399) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1750231 ERROR (Thread-3399) [    ] 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> 1750323 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51129
   [junit4]   2> 1750340 INFO  (zkConnectionManagerCallback-3644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750351 INFO  (zkConnectionManagerCallback-3646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750351 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testSetClusterProperty
   [junit4]   2> 1750357 INFO  (zkConnectionManagerCallback-3648-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750374 INFO  (zkConnectionManagerCallback-3650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1750381 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc2688830001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1750381 ERROR (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] 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> 1750383 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51129 51129
   [junit4]   2> 1750384 INFO  (Thread-3399) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51129 51129
   [junit4]   2> 1750385 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetClusterProperty
   [junit4]   2> 1750389 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidZKAddress
   [junit4]   2> 1750389 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testInvalidZKAddress
   [junit4]   2> 1750577 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_EDF96C3EC2B0470F-001\tempDir-015\zookeeper/server1/data
   [junit4]   2> 1750577 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1750581 INFO  (Thread-3400) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1750581 INFO  (Thread-3400) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1750590 ERROR (Thread-3400) [    ] 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> 1750680 INFO  (TEST-ZkCLITest.testInvalidZKAddress-seed#[EDF96C3EC2B0470F]) [    ] o.a.s.c.ZkTestServer start zk server on port:51144
   [junit4]   2> 1750689 INFO  (zkConnectionManagerCallback-3652-thread-1) [    ] o.

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

 DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, RemoteQueryErrorTest, ReplaceNodeTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudRecovery -Dtests.seed=EDF96C3EC2B0470F -Dtests.slow=true -Dtests.locale=ur-PK -Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestCloudRecovery (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard1_replica_n2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2\collection1_shard2_replica_n6
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1\collection1_shard2_replica_n4
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_EDF96C3EC2B0470F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EDF96C3EC2B0470F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [536/751 (2!)] on J1 in 18.91s, 2 tests, 1 error <<< FAILURES!

[...truncated 40930 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 42 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/42/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestFSTPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001\testPostingsFormat-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001\testPostingsFormat-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001\testPostingsFormat-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001\testPostingsFormat-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.util.TestIOUtils

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_CAAAE4DBE50007F1-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_CAAAE4DBE50007F1-001\tempDir-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_CAAAE4DBE50007F1-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_CAAAE4DBE50007F1-001\tempDir-002

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001

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


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([1C9A0DEE6E89247C:8D256BB4D8E9962]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001\free_text_suggest: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001\free_text_suggest    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001\free_text_suggest: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001\free_text_suggest
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.UpdateLogTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001

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




Build Log:
[...truncated 1388 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=fr-GP, timezone=Atlantic/St_Helena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=176357928,total=320864256
   [junit4]   2> NOTE: All tests run in this JVM: [TestDemo, TestMultiFields, TestSimilarityBase, TestTermdocPerf, TestNGramPhraseQuery, TestLRUQueryCache, TestCheckIndex, TestPrefixInBooleanQuery, TestDocumentsWriterStallControl, TestIndexWriterOutOfFileDescriptors, TestCharsRef, TestWeakIdentityMap, TestSizeBoundedForceMerge, TestAllFilesCheckIndexHeader, TestBlockPostingsFormat3, TestMergeSchedulerExternal, TestFilterDirectoryReader, Test2BPostings, TestMultiLevelSkipList, Test2BBinaryDocValues, TestSpanContainQuery, TestSegmentTermDocs, TestIndexWriterReader, TestNumericUtils, TestIndexCommit, TestGraphTokenizers, TestDocValuesScoring, TestSearcherManager, TestFileSwitchDirectory, TestPerFieldPostingsFormat2, TestSpanTermQuery, TestAllFilesHaveChecksumFooter, TestMaxTermFrequency, TestMultiPhraseEnum, TestPersistentSnapshotDeletionPolicy, TestByteBlockPool, TestSparseFixedBitSet, TestUsageTrackingFilterCachingPolicy, TestCompiledAutomaton, TestIsCurrent, TestWildcard, TestIndexWriterLockRelease, TestReaderClosed, TestNIOFSDirectory, TestPagedBytes, TestSimpleFSLockFactory, TestGeoUtils, TestNRTReaderWithThreads, TestFloatRangeFieldQueries, TestIndexWriterOnJRECrash, TestIndexWriterOnDiskFull, TestFieldType, TestIndexWriterConfig, TestTermsEnum2, TestStressIndexing, Test2BTerms, TestMergeRateLimiter, TestBlockPostingsFormat, TestIndexWriterCommit, Test2BPagedBytes, TestConstantScoreQuery, TestIndexReaderClose, TestNoDeletionPolicy, TestStopFilter, Test2BSortedDocValuesFixedSorted, TestBooleanRewrites, TestSloppyPhraseQuery2, TestOrdinalMap, TestPointQueries, TestLogMergePolicy, TestFieldValueQuery, TestStringMSBRadixSorter, TestBlendedTermQuery, TestIndexSearcher, TestDelegatingAnalyzerWrapper, TestOmitNorms, TestPerFieldDocValuesFormat, TestSimpleExplanationsWithFillerDocs, TestTermsEnum, TestNearSpansOrdered, TestStressAdvance, TestComplexExplanationsOfNonMatches, TestByteSlices, TestStressNRT, TestIntsRef, TestSloppyMath, TestSortRandom, TestNRTThreads, TestPhraseQuery, TestExitableDirectoryReader, TestIndexingSequenceNumbers, TestClassicSimilarity, TestBM25Similarity, TestNumericDocValuesUpdates, TestReqExclBulkScorer, TestField, Test2BBKDPoints, TestAutomatonQueryUnicode, TestDocIdsWriter, TestMultiTermsEnum, TestNeedsScores, TestMaxPosition, TestCustomSearcherSort, TestDoubleRangeFieldQueries, TestPerSegmentDeletes, TestIndexWriterExceptions2, TestLongValuesSource, TestSubScorerFreqs, TestIndexedDISI, TestMultiDocValues, TestSpanFirstQuery, Test2BDocs, TestOperations, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestShardSearching, TestMultiMMap, TestDeletionPolicy, TestBasics, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestDuelingCodecs, TestBoolean2, TestAtomicUpdate, TestNorms, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestHighCompressionMode, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestPerFieldPostingsFormat, TestArrayUtil, TestSimpleExplanations, TestCollectionUtil, TestSegmentReader, TestIndexWriterNRTIsCurrent, TestSpans, TestTransactionRollback, TestFlex, TestFastCompressionMode, TestStressIndexing2, TestMultiPhraseQuery, TestLazyProxSkipping, TestTermVectorsWriter, TestBytesRefHash, TestOmitTf, TestDocumentWriter, TestMultiTermConstantScore, TestFuzzyQuery, TestIntBlockPool, TestUnicodeUtil, TestAutomatonQuery, TestSumDocFreq, TestWildcardRandom, TestRegexpRandom, TestSpanMultiTermQueryWrapper, TestBooleanQueryVisitSubscorers, TestParallelTermEnum, TestElevationComparator, TestDateSort, TestSpanExplanationsOfNonMatches, TestSmallFloat, TestSearch, TestDateTools, TestDocCount, TestBinaryDocument, TestTotalHitCountCollector, TestBooleanScorer, TestPhrasePrefixQuery, TestCharFilter, TestNot, TestVersion, TestSimpleAttributeImpl, Test2BPostingsBytes, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=CAAAE4DBE50007F1 -Dtests.slow=true -Dtests.locale=fr-GP -Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestIOUtils (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.2-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_CAAAE4DBE50007F1-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_CAAAE4DBE50007F1-001\tempDir-002
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CAAAE4DBE50007F1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [354/458 (1!)] on J1 in 0.05s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 4921 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1034, maxMBSortInHeap=5.346553428256302, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(n)LZ(0.3), field=DFR GL3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)B2, f_DOCS_AND_FREQS_AND_POSITIONS=DFR G3(800.0), body=ClassicSimilarity, f_DOCS=IB SPL-LZ(0.3)}, locale=twq, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=127906312,total=216006656
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextNormsFormat, TestSimpleTextCompoundFormat, TestFSTPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFSTPostingsFormat -Dtests.seed=EBAD37E4F5DAE507 -Dtests.slow=true -Dtests.locale=twq -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFSTPostingsFormat (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.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001\testPostingsFormat-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001\testPostingsFormat-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_EBAD37E4F5DAE507-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBAD37E4F5DAE507]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/20 (1!)] on J1 in 7.41s, 25 tests, 1 error <<< FAILURES!

[...truncated 5336 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest
   [junit4]   2> 37725 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\init-core-data-001
   [junit4]   2> 37726 WARN  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 37727 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 37729 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[1C9A0DEE6E89247C]-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> 37730 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 37730 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 37730 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 37730 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 37731 INFO  (Thread-27) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 37731 INFO  (Thread-27) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 37735 ERROR (Thread-27) [    ] 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> 37832 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50114
   [junit4]   2> 37838 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37846 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37851 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37854 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949f7a80002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 37854 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 37857 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37880 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] 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> 37880 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50114 50114
   [junit4]   2> 37881 INFO  (Thread-27) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50114 50114
   [junit4]   2> 37882 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 37884 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 37884 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 37885 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 37885 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 37885 INFO  (Thread-28) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 37885 INFO  (Thread-28) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 37888 ERROR (Thread-28) [    ] 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> 37985 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50129
   [junit4]   2> 37993 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38005 INFO  (zkConnectionManagerCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38016 INFO  (zkConnectionManagerCallback-62-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38020 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949f8420002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38020 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38024 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38043 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949f8420003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38043 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] 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> 38044 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50129 50129
   [junit4]   2> 38044 INFO  (Thread-28) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50129 50129
   [junit4]   2> 38045 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38048 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38048 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38050 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 38050 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38050 INFO  (Thread-29) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38050 INFO  (Thread-29) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38054 ERROR (Thread-29) [    ] 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> 38150 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50144
   [junit4]   2> 38159 INFO  (zkConnectionManagerCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38171 INFO  (zkConnectionManagerCallback-68-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38184 INFO  (zkConnectionManagerCallback-70-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38190 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949f8e60002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38193 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38199 INFO  (zkConnectionManagerCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38222 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] 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> 38222 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50144 50144
   [junit4]   2> 38224 INFO  (Thread-29) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50144 50144
   [junit4]   2> 38226 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38227 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38227 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38231 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-008\zookeeper/server1/data
   [junit4]   2> 38231 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38232 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38232 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38236 ERROR (Thread-30) [    ] 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> 38332 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50159
   [junit4]   2> 38335 INFO  (zkConnectionManagerCallback-74-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38342 INFO  (zkConnectionManagerCallback-76-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38347 INFO  (zkConnectionManagerCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38349 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38352 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38375 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] 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> 38375 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50159 50159
   [junit4]   2> 38376 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50159 50159
   [junit4]   2> 38377 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38380 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38380 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38383 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-010\zookeeper/server1/data
   [junit4]   2> 38383 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38384 INFO  (Thread-31) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38384 INFO  (Thread-31) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38405 ERROR (Thread-31) [    ] 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> 38483 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50177
   [junit4]   2> 38487 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38492 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38500 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38505 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38507 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38525 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] 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> 38525 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50177 50177
   [junit4]   2> 38526 INFO  (Thread-31) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50177 50177
   [junit4]   2> 38527 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38529 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38529 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38531 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-012\zookeeper/server1/data
   [junit4]   2> 38531 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38532 INFO  (Thread-32) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38532 INFO  (Thread-32) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38536 ERROR (Thread-32) [    ] 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> 38631 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50192
   [junit4]   2> 38636 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38637 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fac80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38641 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38642 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fac80001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38646 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38648 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fac80002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38648 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38651 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38665 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fac80003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38666 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] 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> 38666 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50192 50192
   [junit4]   2> 38667 INFO  (Thread-32) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50192 50192
   [junit4]   2> 38669 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38671 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38671 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38673 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-014\zookeeper/server1/data
   [junit4]   2> 38673 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38674 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38674 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38677 ERROR (Thread-33) [    ] 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> 38773 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50207
   [junit4]   2> 38782 INFO  (zkConnectionManagerCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38796 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38807 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38813 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fb570002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38814 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38821 INFO  (zkConnectionManagerCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38850 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] 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> 38851 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50207 50207
   [junit4]   2> 38852 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50207 50207
   [junit4]   2> 38853 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 38855 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38855 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38859 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper/server1/data
   [junit4]   2> 38859 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38859 INFO  (Thread-34) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38859 INFO  (Thread-34) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38863 ERROR (Thread-34) [    ] 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> 38959 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50222
   [junit4]   2> 38963 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38966 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fc100000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38971 INFO  (zkConnectionManagerCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38978 INFO  (zkConnectionManagerCallback-110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38981 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fc100002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38982 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 38985 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39005 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f949fc100003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 39005 ERROR (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] 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> 39006 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50222 50222
   [junit4]   2> 39007 INFO  (Thread-34) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50222 50222
   [junit4]   2> 39008 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 39009 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 15, 2018 10:07:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 9 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=kam, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=171200312,total=270008320
   [junit4]   2> NOTE: All tests run in this JVM: [ParsingFieldUpdateProcessorsTest, DirectSolrConnectionTest, TestSolrQueryResponse, BadIndexSchemaTest, TestLegacyFieldReuse, CoreAdminCreateDiscoverTest, UUIDFieldTest, TestStressRecovery, CollectionReloadTest, AddBlockUpdateTest, SearchHandlerTest, TestRangeQuery, SuggesterFSTTest, CdcrReplicationDistributedZkTest, TestAddFieldRealTimeGet, TestPushWriter, SolrGangliaReporterTest, OverriddenZkACLAndCredentialsProvidersTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverriddenZkACLAndCredentialsProvidersTest -Dtests.seed=1C9A0DEE6E89247C -Dtests.slow=true -Dtests.locale=kam -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | OverriddenZkACLAndCredentialsProvidersTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001\tempDir-016\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_1C9A0DEE6E89247C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C9A0DEE6E89247C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [19/751 (1!)] on J0 in 1.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 606 lines...]
   [junit4] Suite: org.apache.solr.update.UpdateLogTest
   [junit4]   2> 849412 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001
   [junit4]   2> 849413 WARN  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=82 numCloses=82
   [junit4]   2> 849413 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 849414 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-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> 849414 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 849415 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 849430 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 849436 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 849438 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 849467 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d1e9820
   [junit4]   2> 849473 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d1e9820
   [junit4]   2> 849473 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d1e9820
   [junit4]   2> 849474 INFO  (coreLoadExecutor-3314-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 849475 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 849498 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.2
   [junit4]   2> 849505 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 849507 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 849507 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 849508 INFO  (coreLoadExecutor-3314-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@6d1e9820
   [junit4]   2> 849508 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 849508 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_1C9A0DEE6E89247C-001\init-core-data-001\]
   [junit4]   2> 849509 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 849511 WARN  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 849558 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 849558 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 849559 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849559 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849559 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12053231362376433]
   [junit4]   2> 849559 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35806986[collection1] main]
   [junit4]   2> 849559 WARN  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 849559 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849560 INFO  (coreLoadExecutor-3314-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589653457509285888
   [junit4]   2> 849560 INFO  (searcherExecutor-3315-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35806986[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849563 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 849565 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence
   [junit4]   2> 849567 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesOnMultipleInPlaceUpdatesInSequence
   [junit4]   2> 849568 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesWithDelete
   [junit4]   2> 849569 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 849570 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 849570 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesWithDelete-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesWithDelete
   [junit4]   2> 849571 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesAfterMultipleCommits
   [junit4]   2> 849572 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesAfterMultipleCommits
   [junit4]   2> 849573 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testApplyPartialUpdatesDependingOnNonAddShouldThrowException
   [junit4]   2> 849575 INFO  (TEST-UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException-seed#[1C9A0DEE6E89247C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testApplyPartialUpdatesDependingOnNonAddShouldThrowException
   [junit4]   2> 849575 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 849576 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1059912639
   [junit4]   2> 849576 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 849576 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61ed4bf4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@737b9e32
   [junit4]   2> 849578 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 849578 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25de266b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@31298267
   [junit4]   2> 849580 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 849580 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5476dae2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4fb507a2
   [junit4]   2> 849583 INFO  (coreCloseExecutor-3320-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cded022
   [junit4]   2> 849583 INFO  (coreCloseExecutor-3320-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1021235234
   [junit4]   2> 849583 INFO  (coreCloseExecutor-3320-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72fe1555: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40e38a88
   [junit4]   2> 849589 INFO  (coreCloseExecutor-3320-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 849589 INFO  (coreCloseExecutor-3320-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a1be1f8 commitCommandVersion:0
   [junit4]   2> 849593 INFO  (SUITE-UpdateLogTest-seed#[1C9A0DEE6E89247C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=fa, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=74696328,total=410517504
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionTest, CopyFieldTest, NumberUtilsTest, TestLegacyNumericUtils, DistributedMLTComponentTest, TestDFISimilarityFactory, TestDelegationWithHadoopAuth, SOLR749Test, InfoHandlerTest, TestCollationFieldDocValues, TestAuthenticationFramework, TestNumericRangeQuery64, TestSolrCloudWithKerberosAlt, TestRestoreCore, IndexSchemaRuntimeFieldTest, TestJsonFacetRefinement, TestCollectionsAPIViaSolrCloudCluster, FullHLLTest, SynonymTokenizerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, NodeAddedTriggerTest, TestOnReconnectListenerSupport, RequestLoggingTest, TestComplexPhraseQParserPlugin, TestLRUStatsCache, RegexBytesRefFilterTest, ZkFailoverTest, TestInPlaceUpdatesDistrib, TestReplicationHandlerBackup, TestSchemaVersionResource, V2ApiIntegrationTest, DocumentAnalysisRequestHandlerTest, BadComponentTest, TestSolrIndexConfig, TestCopyFieldCollectionResource, TestSolrCloudSnapshots, SolrIndexConfigTest, TestCloudInspectUtil, TestCollapseQParserPlugin, TestValueSourceCache, TestClusterStateMutator, PropertiesRequestHandlerTest, EnumFieldTest, BlockJoinFacetSimpleTest, CoreAdminRequestStatusTest, TestExceedMaxTermLength, FullSolrCloudDistribCmdsTest, TestDistribDocBasedVersion, ConcurrentDeleteAndCreateCollectionTest, SegmentsInfoRequestHandlerTest, SimpleCollectionCreateDeleteTest, TestSolrConfigHandlerConcurrent, TestDocumentBuilder, TestExtendedDismaxParser, TestDistributedStatsComponentCardinality, DistributedFacetPivotSmallTest, SearchHandlerTest, TestHighFrequencyDictionaryFactory, ShufflingReplicaListTransformerTest, TestPullReplica, BadCopyFieldTest, TestPerFieldSimilarity, LeaderFailoverAfterPartitionTest, BasicDistributedZk2Test, DeleteReplicaTest, TestManagedSynonymFilterFactory, TestAnalyzeInfixSuggestions, CdcrVersionReplicationTest, LukeRequestHandlerTest, UUIDUpdateProcessorFallbackTest, DistributedIntervalFacetingTest, DistributedFacetPivotLongTailTest, ReplaceNodeTest, DocumentBuilderTest, TestShardHandlerFactory, QueryEqualityTest, HttpSolrCallGetCoreTest, TestFieldResource, PeerSyncTest, UpdateLogTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateLogTest -Dtests.seed=1C9A0DEE6E89247C -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=Africa/Ceuta -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | UpdateLogTest (suite) <<<
   [junit4]

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

lerTest, TestRangeQuery, SuggesterFSTTest, CdcrReplicationDistributedZkTest, TestAddFieldRealTimeGet, TestPushWriter, SolrGangliaReporterTest, OverriddenZkACLAndCredentialsProvidersTest, TestFieldTypeCollectionResource, AutoScalingHandlerTest, TestRecoveryHdfs, ConfigureRecoveryStrategyTest, DistributedExpandComponentTest, TestCoreDiscovery, SecurityConfHandlerTest, SparseHLLTest, HighlighterTest, PathHierarchyTokenizerFactoryTest, TestPivotHelperCode, UninvertDocValuesMergePolicyTest, SolrXmlInZkTest, TestFieldCacheSort, BinaryUpdateRequestHandlerTest, TestImpersonationWithHadoopAuth, SuggestComponentTest, TestQuerySenderNoQuery, SystemLogListenerTest, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestSearcherReuse, OverseerTest, TestExportWriter, TestCoreAdminApis, ManagedSchemaRoundRobinCloudTest, DistributedFacetPivotLargeTest, TestXIncludeConfig, StressHdfsTest, BigEndianAscendingWordSerializerTest, PrimitiveFieldTypeTest, QueryParsingTest, LargeFieldTest, DocExpirationUpdateProcessorFactoryTest, VersionInfoTest, HighlighterConfigTest, TestUtils, RemoteQueryErrorTest, TestCustomStream, CollectionsAPISolrJTest, MoveReplicaHDFSFailoverTest, RAMDirectoryFactoryTest, TestPseudoReturnFields, SolrMetricReporterTest, TestTolerantUpdateProcessorRandomCloud, TestCSVResponseWriter, SuggesterTSTTest, TestHdfsCloudBackupRestore, TestRTimerTree, NoCacheHeaderTest, TestNumericRangeQuery32, ChaosMonkeyNothingIsSafeTest, NotRequiredUniqueKeyTest, TriggerIntegrationTest, TestRandomRequestDistribution, DistributedQueryComponentOptimizationTest, DistributedQueryElevationComponentTest, AnalyticsQueryTest, GraphQueryTest, TestNonDefinedSimilarityFactory, ImplicitSnitchTest, TestSQLHandler, URLClassifyProcessorTest, HdfsRestartWhileUpdatingTest, SolrCmdDistributorTest, TestRawTransformer, OutputWriterTest, ScriptEngineTest, TestRecovery, SaslZkACLProviderTest, DistribJoinFromCollectionTest, TestEmbeddedSolrServerSchemaAPI, CSVRequestHandlerTest, IndexBasedSpellCheckerTest, TestLocalFSCloudBackupRestore, TestLazyCores, TestSegmentSorting, TestConfigSetsAPIZkFailure, SolrInfoBeanTest, SyncSliceTest, TestFieldCollectionResource, TestCollectionAPI, SliceStateTest, TestPhraseSuggestions, HdfsCollectionsAPIDistributedZkTest, TestUnifiedSolrHighlighter, HdfsThreadLeakTest, DirectoryFactoryTest, TestReplicaProperties, TestCloudSchemaless, UniqFieldsUpdateProcessorFactoryTest, NodeLostTriggerTest, TestCloudDeleteByQuery, RequestHandlersTest, TestReplicationHandler, MigrateRouteKeyTest, CheckHdfsIndexTest, TestExpandComponent, DistributedFacetPivotWhiteBoxTest, TestOrdValues, TestZkAclsWithHadoopAuth, UnloadDistributedZkTest, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, TestConfigSets, TestSmileRequest, DateMathParserTest, WordBreakSolrSpellCheckerTest, TestSolrCoreProperties, TestGraphMLResponseWriter, TestXmlQParserPlugin, ReturnFieldsTest, PrimUtilsTest, SpellCheckComponentTest, ShardRoutingTest, TestTestInjection, ResourceLoaderTest, AtomicUpdateProcessorFactoryTest, DistribCursorPagingTest, RequiredFieldsTest, SpatialHeatmapFacetsTest, TestScoreJoinQPScore, TestDynamicFieldCollectionResource, CreateCollectionCleanupTest, DeleteShardTest, SolrJmxReporterCloudTest, DistributedTermsComponentTest, HdfsLockFactoryTest, MinimalSchemaTest, TestManagedSynonymGraphFilterFactory, TestSolrConfigHandlerCloud, DistributedSpellCheckComponentTest, TestCloudSearcherWarming, TestRequestStatusCollectionAPI, TestCursorMarkWithoutUniqueKey, TestFiltering, LeaderElectionTest, TestCollectionAPIs, CircularListTest, TestReversedWildcardFilterFactory, TestPHPSerializedResponseWriter, BasicAuthIntegrationTest, TolerantUpdateProcessorTest, TestDocBasedVersionConstraints, TestCloudJSONFacetJoinDomain, TestIndexingPerformance, LeaderFailureAfterFreshStartTest, PKIAuthenticationIntegrationTest, SignatureUpdateProcessorFactoryTest, TestRealTimeGet, MoveReplicaTest, TestInitParams, JSONWriterTest, SortByFunctionTest, TestPullReplicaErrorHandling, TestMacroExpander, TestLFUCache, TestUseDocValuesAsStored2, ClusterStateUpdateTest, SpellCheckCollatorTest, TestSolrDeletionPolicy2, SolrSlf4jReporterTest, TestBulkSchemaConcurrent, TestHashPartitioner, ZkControllerTest, TestJoin, TestStressVersions, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, SolrIndexSplitterTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, TestAnalyzedSuggestions, JsonLoaderTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, MultiTermTest, SampleTest, TestBinaryField, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, TestPrepRecovery, TestStressLiveNodes, TestTlogReplica, AutoAddReplicasPlanActionTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, SearchRateTriggerTest, TestPolicyCloud, RuleEngineTest, RulesTest, QueryResultKeyTest, TestConfigOverlay, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrXml, TestSolrCoreSnapshots, TestConfigReload, V2StandaloneTest, AutoscalingHistoryHandlerTest, SolrGraphiteReporterTest, SolrShardReporterTest, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestRetrieveFieldsOptimizer, TestChildDocTransformer, TestSubQueryTransformer, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, RankQueryTest, SortSpecParsingTest, TestComplexPhraseLeadingWildcard, TestCustomSort, TestFieldSortValues, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestReRankQParserPlugin, TestReloadDeadlock, TestSolrCoreParser, TestStandardQParsers, TestStressUserVersions, TestTrieFacet, TestJsonFacets, TestExactStatsCache, BasicAuthStandaloneTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestSolrCloudWithHadoopAuthPlugin, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestBlendedInfixSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlendedInfixSuggestions -Dtests.seed=1C9A0DEE6E89247C -Dtests.slow=true -Dtests.locale=nd -Dtests.timezone=Europe/Astrakhan -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBlendedInfixSuggestions (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001\free_text_suggest: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001\free_text_suggest
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_1C9A0DEE6E89247C-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C9A0DEE6E89247C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [715/751 (4!)] on J0 in 0.54s, 6 tests, 1 error <<< FAILURES!

[...truncated 40313 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 41 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/41/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_56E8821E9A0EF253-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_56E8821E9A0EF253-001\tempDir-010 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_56E8821E9A0EF253-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_56E8821E9A0EF253-001\tempDir-010

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




Build Log:
[...truncated 7974 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=817, maxMBSortInHeap=7.350792592860497, sim=RandomSimilarity(queryNorm=false): {}, locale=it-IT, timezone=Europe/Jersey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=139231016,total=174850048
   [junit4]   2> NOTE: All tests run in this JVM: [TestRAFDirectory, TestDiversifiedTopDocsCollector, TestInetAddressPoint, TestInetAddressRangeQueries, TestLazyDocument, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=56E8821E9A0EF253 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestHardLinkCopyDirectoryWrapper (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.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_56E8821E9A0EF253-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_56E8821E9A0EF253-001\tempDir-010
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56E8821E9A0EF253]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/13 (1!)] on J0 in 2.35s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 49328 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 40 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/40/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestTrackingDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001\testBytes-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001\testBytes-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001\testBytes-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001\testBytes-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.AddReplicaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001

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




Build Log:
[...truncated 391 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=28838, maxDocsPerChunk=10, blockSize=504), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=28838, blockSize=504)), sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Miquelon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=194108000,total=225443840
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddIndexes, TestNRTReaderCleanup, TestAssertions, TestDoubleValuesSource, TestIndexWriterMerging, TestWildcardRandom, TestUTF32ToUTF8, TestParallelCompositeReader, TestFilterIterator, TestNotDocIdSet, TestDoc, TestEarlyTermination, TestSpanSearchEquivalence, TestIntArrayDocIdSet, TestBKD, TestManyFields, TestSort, TestCharacterUtils, TestCrash, Test2BPoints, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=B9DD4850CE03BEF8 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestTrackingDirectoryWrapper (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001\testBytes-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001\testBytes-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_B9DD4850CE03BEF8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9DD4850CE03BEF8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [52/458 (1!)] on J0 in 0.51s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 841 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=175, blockSize=235), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=235)), sim=RandomSimilarity(queryNorm=true): {}, locale=hu, timezone=Asia/Macau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=160806120,total=309329920
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddIndexes, TestNRTReaderCleanup, TestAssertions, TestDoubleValuesSource, TestIndexWriterMerging, TestWildcardRandom, TestUTF32ToUTF8, TestParallelCompositeReader, TestFilterIterator, TestNotDocIdSet, TestDoc, TestEarlyTermination, TestSpanSearchEquivalence, TestIntArrayDocIdSet, TestBKD, TestManyFields, TestSort, TestCharacterUtils, TestCrash, Test2BPoints, TestTrackingDirectoryWrapper, TestIndexableField, TestDocument, TestLockFactory, TestSpanNearQuery, TestMultiCollector, TestIndexFileDeleter, TestMatchNoDocsQuery, TestSpanCollection, TestMatchAllDocsQuery, TestThreadedForceMerge, TestMutableValues, TestAtomicUpdate, TestSearchWithThreads, TestSloppyPhraseQuery, TestVirtualMethod, TestLevenshteinAutomata, TestSimilarity2, TestCrashCausesCorruptIndex, TestFlushByRamOrCountsPolicy, TestSimilarityProvider, TestLucene70DocValuesFormat, TestNormsFieldExistsQuery, TestTopFieldCollectorEarlyTermination, TestMmapDirectory, TestBagOfPositions, TestLucene60PointsFormat, TestLiveFieldValues, TestIndexWriterExceptions, TestTwoPhaseCommitTool, TestDeterminizeLexicon, TestMergePolicyWrapper, TestBooleanOr, TestAutomaton, TestDocCount, TestSnapshotDeletionPolicy, TestRecyclingByteBlockAllocator, TestSegmentReader, TestIndexInput, TestBooleanSimilarity, TestDocsAndPositions, TestArrayUtil, TestMinimize, TestUnicodeUtil, TestSwappedIndexFiles, TestRegExp, TestMultiThreadTermVectors, TestCharArrayMap, TestReaderWrapperDVTypeCheck, TestSimpleExplanationsOfNonMatches, TestCloseableThreadLocal, TestMultiMMap, TestIndexOrDocValuesQuery, TestFilterSpans, TestAllFilesHaveCodecHeader, TestStandardAnalyzer, TestCodecHoldsOpenFiles, TestBufferedIndexInput, TestCollectionUtil, TestSortedSetSelector, TestBooleanQueryVisitSubscorers, TestIndexWriterMergePolicy, TestComplexExplanations, TestHugeRamFile, TestNewestSegment, TestIndexSorting, TestTimSorter, TestIOUtils, TestLucene50StoredFieldsFormat, TestSimpleAttributeImpl, TestDocValuesRewriteMethod, TestDirectPacked, TestPackedTokenAttributeImpl, TestBlockPostingsFormat2, TestIndexWriterFromReader, TestFilterDirectory, TestPrefixQuery, TestMathUtil, TestQueryRescorer, TestSegmentTermEnum, TestSynonymQuery, TestWordlistLoader, TestSpanOrQuery, TestRegexpRandom, TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, TestFilterCodecReader, TestRegexpRandom2, TestFilterWeight, TestIndexManyDocuments, TestLongBitSet, TestMultiset, TestCodecUtil, TestNamedSPILoader, TestFSTs, TestIndexWriterWithThreads, TestShardSearching, TestBasics, TestIndexWriterDelete, TestBoolean2, TestStressAdvance, TestNorms, TestTimeLimitingCollector, TestTopDocsMerge, TestStressIndexing, TestNRTReaderWithThreads, TestByteSlices, TestDirectoryReader, TestPhraseQuery, TestFixedBitSet, TestIndexWriterNRTIsCurrent, TestToken, TestFieldsReader, TestDocValuesIndexing, TestSimilarityBase, TestCustomNorms, TestTransactionRollback, TestStressIndexing2, TestLazyProxSkipping, TestMergeSchedulerExternal, TestCodecs, TestOmitPositions, TestBytesRefHash, TestForceMergeForever, TestNearSpansOrdered, TestSameScoresWithThreads, TestDocumentWriter, TestFieldMaskingSpanQuery, TestExternalCodecs, TestIntBlockPool, TestPrefixInBooleanQuery, TestBooleanQuery, TestParallelReaderEmptyIndex, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=B9DD4850CE03BEF8 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_B9DD4850CE03BEF8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9DD4850CE03BEF8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [309/458 (2!)] on J0 in 2.43s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 10333 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 36846 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\init-core-data-001
   [junit4]   2> 36848 WARN  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 36850 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 36853 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 37018 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001
   [junit4]   2> 37018 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 37018 INFO  (Thread-88) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 37018 INFO  (Thread-88) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 37022 ERROR (Thread-88) [    ] 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> 37119 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62225
   [junit4]   2> 37125 INFO  (zkConnectionManagerCallback-186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37130 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a680000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37162 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 37162 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 37162 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 37163 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 37163 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5253f6b4{/solr,null,AVAILABLE}
   [junit4]   2> 37163 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b9d6e4d{/solr,null,AVAILABLE}
   [junit4]   2> 37166 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@266602e3{/solr,null,AVAILABLE}
   [junit4]   2> 37166 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4faaff9a{/solr,null,AVAILABLE}
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c6443a0{SSL,[ssl, http/1.1]}{127.0.0.1:62231}
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-1) [    ] o.e.j.s.Server Started @44848ms
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a22a7d9{SSL,[ssl, http/1.1]}{127.0.0.1:62229}
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62231}
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-2) [    ] o.e.j.s.Server Started @44848ms
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62229}
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c06c808{SSL,[ssl, http/1.1]}{127.0.0.1:62232}
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-3) [    ] o.e.j.s.Server Started @44848ms
   [junit4]   2> 37200 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62232}
   [junit4]   2> 37200 ERROR (jetty-launcher-183-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 37201 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 37201 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 37201 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37201 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T08:06:03.292Z
   [junit4]   2> 37201 ERROR (jetty-launcher-183-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 37201 ERROR (jetty-launcher-183-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 37202 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 37202 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 37202 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37202 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T08:06:03.293Z
   [junit4]   2> 37203 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 37203 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 37203 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37203 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T08:06:03.294Z
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b994740{SSL,[ssl, http/1.1]}{127.0.0.1:62230}
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.e.j.s.Server Started @44852ms
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62230}
   [junit4]   2> 37204 ERROR (jetty-launcher-183-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37204 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T08:06:03.295Z
   [junit4]   2> 37209 INFO  (zkConnectionManagerCallback-192-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37209 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 37209 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37211 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 37223 INFO  (zkConnectionManagerCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37225 INFO  (zkConnectionManagerCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37225 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 37246 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 37249 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a680003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37258 INFO  (jetty-launcher-183-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62225/solr
   [junit4]   2> 37270 INFO  (jetty-launcher-183-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62225/solr
   [junit4]   2> 37273 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a680004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37279 INFO  (jetty-launcher-183-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62225/solr
   [junit4]   2> 37279 INFO  (jetty-launcher-183-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62225/solr
   [junit4]   2> 37281 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37283 DEBUG (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/1736953272@7a047869
   [junit4]   2> 37284 INFO  (zkConnectionManagerCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37287 DEBUG (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/1736953272@5c911f42
   [junit4]   2> 37291 INFO  (zkConnectionManagerCallback-207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37293 INFO  (zkConnectionManagerCallback-210-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37294 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a680007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37294 DEBUG (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/1736953272@78329b09
   [junit4]   2> 37297 DEBUG (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$203/1736953272@6734e879
   [junit4]   2> 37297 INFO  (zkConnectionManagerCallback-212-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37298 INFO  (zkConnectionManagerCallback-214-thread-1-processing-n:127.0.0.1:62232_solr) [n:127.0.0.1:62232_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37306 INFO  (zkConnectionManagerCallback-216-thread-1-processing-n:127.0.0.1:62229_solr) [n:127.0.0.1:62229_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37310 INFO  (zkConnectionManagerCallback-218-thread-1-processing-n:127.0.0.1:62230_solr) [n:127.0.0.1:62230_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37499 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 37499 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37500 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 37501 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 37501 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 37502 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 37507 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 37507 DEBUG (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99347147201708041-127.0.0.1:62231_solr-n_0000000000
   [junit4]   2> 37508 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62231_solr
   [junit4]   2> 37510 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer Overseer (id=99347147201708041-127.0.0.1:62231_solr-n_0000000000) starting
   [junit4]   2> 37523 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62231_solr
   [junit4]   2> 37524 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 37544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 37545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37546 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 37546 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 37547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 37547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 37549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 37550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 37550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 37551 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37551 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37551 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 37551 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 37552 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 37552 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 37552 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 37553 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 37553 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 37553 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 37553 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 37554 DEBUG (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99347147201708043-127.0.0.1:62229_solr-n_0000000001
   [junit4]   2> 37555 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 37555 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 37555 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99347147201708041-127.0.0.1:62231_solr-n_0000000000
   [junit4]   2> 37555 DEBUG (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99347147201708041-127.0.0.1:62231_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 37556 DEBUG (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62229_solr as DOWN
   [junit4]   2> 37562 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 37562 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 37562 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62229_solr
   [junit4]   2> 37563 DEBUG (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99347147201708044-127.0.0.1:62230_solr-n_0000000002
   [junit4]   2> 37563 DEBUG (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/99347147201708042-127.0.0.1:62232_solr-n_0000000003
   [junit4]   2> 37564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 37564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 37564 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 37605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99347147201708043-127.0.0.1:62229_solr-n_0000000001
   [junit4]   2> 37605 DEBUG (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99347147201708043-127.0.0.1:62229_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 37605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/99347147201708044-127.0.0.1:62230_solr-n_0000000002
   [junit4]   2> 37605 DEBUG (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99347147201708044-127.0.0.1:62230_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 37605 DEBUG (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62230_solr as DOWN
   [junit4]   2> 37605 DEBUG (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62232_solr as DOWN
   [junit4]   2> 37606 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62230_solr
   [junit4]   2> 37606 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62232_solr
   [junit4]   2> 37810 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37811 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 37816 INFO  (zkCallback-213-thread-1-processing-n:127.0.0.1:62232_solr) [n:127.0.0.1:62232_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 37817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37817 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37821 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 37821 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:62229_solr) [n:127.0.0.1:62229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 37821 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:62230_solr) [n:127.0.0.1:62230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 37822 INFO  (zkCallback-211-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 37827 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 37827 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 37831 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 37831 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 37832 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 37833 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 37833 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 37833 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 37833 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 37833 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 37833 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62231_solr, 127.0.0.1:62232_solr, 127.0.0.1:62229_solr, 127.0.0.1:62230_solr]
   [junit4]   2> 37833 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 37833 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 37834 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 37835 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 37838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 37845 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62229_solr"} current state version: 0
   [junit4]   2> 37845 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62229_solr
   [junit4]   2> 37845 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62230_solr"} current state version: 0
   [junit4]   2> 37845 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62230_solr
   [junit4]   2> 37845 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62232_solr"} current state version: 0
   [junit4]   2> 37845 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62232_solr
   [junit4]   2> 37846 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 37846 DEBUG (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 37854 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 37854 DEBUG (ScheduledTrigger-150-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:62231_solr, 127.0.0.1:62232_solr, 127.0.0.1:62229_solr, 127.0.0.1:62230_solr]
   [junit4]   2> 37886 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62230.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37922 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62230.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37925 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62230.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37929 INFO  (jetty-launcher-183-thread-4) [n:127.0.0.1:62230_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node3\.
   [junit4]   2> 37931 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62229.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37933 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62232.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37936 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62231.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37964 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 37973 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62229.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37974 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62229.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37975 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62232.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37975 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62232.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37976 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62231.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37976 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62231.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 37977 INFO  (jetty-launcher-183-thread-2) [n:127.0.0.1:62229_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node2\.
   [junit4]   2> 37979 INFO  (jetty-launcher-183-thread-3) [n:127.0.0.1:62232_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node4\.
   [junit4]   2> 37979 INFO  (jetty-launcher-183-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node1\.
   [junit4]   2> 37981 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38218 INFO  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38219 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a68000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38226 INFO  (zkConnectionManagerCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38227 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 38228 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 38228 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 38228 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 38229 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 38229 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 38229 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62225/solr ready
   [junit4]   2> 38261 INFO  (TEST-AddReplicaTest.test-seed#[3D4AC881B1BBC33D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 38263 INFO  (zkConnectionManagerCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38265 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a68000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38392 INFO  (qtp1968145966-563) [n:127.0.0.1:62229_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 38394 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 38395 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 38396 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 38396 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 38397 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 38397 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 38397 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 38397 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 38397 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 38397 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 38398 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 38398 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 38398 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 38398 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 38398 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 38398 INFO  (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.CreateCollectionCmd Create collection addreplicatest_coll
   [junit4]   2> 38398 DEBUG (OverseerCollectionConfigSetProcessor-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 38399 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.Assign Identify nodes using default
   [junit4]   2> 38399 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 38400 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
   [junit4]   2> 38400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 38400 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 38405 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 38408 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38408 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38409 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 38409 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
   [junit4]   2> 38410 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/addreplicatest_coll/state.json
   [junit4]   2> 38411 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38412 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38508 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection addreplicatest_coll, shardNames [shard1, shard2] , nrtReplicas : 1, tlogReplicas: 0, pullReplicas: 0
   [junit4]   2> 38511 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.CreateCollectionCmd Creating core addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection addreplicatest_coll on 127.0.0.1:62232_solr
   [junit4]   2> 38513 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38514 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38515 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 38515 INFO  (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 38516 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.CreateCollectionCmd Creating core addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection addreplicatest_coll on 127.0.0.1:62230_solr
   [junit4]   2> 38517 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 38517 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 38518 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38518 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38518 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerCollectionMessageHandler Expecting [addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 38519 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 38519 INFO  (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 38520 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 38520 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 38619 DEBUG (OverseerThreadFactory-156-thread-1-processing-n:127.0.0.1:62231_solr) [n:127.0.0.1:62231_solr    ] o.a.s.c.OverseerCollectionMessageHandler Expecting [addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 38623 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 38624 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38625 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38760 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 38761 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 38765 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 38766 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 38767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38767 DEBUG (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 38770 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38770 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38770 DEBUG (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 38770 DEBUG (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 38771 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38771 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38771 DEBUG (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 38771 DEBUG (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 38771 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38772 DEBUG (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 38772 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62232_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 38772 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62232_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 38772 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:62232/solr","node_name":"127.0.0.1:62232_solr","state":"down","type":"NRT"}
   [junit4]   2> 38773 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>           "node_name":"127.0.0.1:62232_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 38773 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62230_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 38773 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62230_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 38773 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:62230/solr","node_name":"127.0.0.1:62230_solr","state":"down","type":"NRT"}
   [junit4]   2> 38773 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:62232/solr",
   [junit4]   2>           "node_name":"127.0.0.1:62232_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:62230/solr",
   [junit4]   2>           "node_name":"127.0.0.1:62230_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 38857 DEBUG (ScheduledTrigger-150-thread-1) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:62231_solr, 127.0.0.1:62232_solr, 127.0.0.1:62229_solr, 127.0.0.1:62230_solr]
   [junit4]   2> 38874 DEBUG (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 38874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38874 INFO  (zkCallback-217-thread-1-processing-n:127.0.0.1:62230_solr) [n:127.0.0.1:62230_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 38874 INFO  (zkCallback-213-thread-1-processing-n:127.0.0.1:62232_solr) [n:127.0.0.1:62232_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 38876 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 38876 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38876 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38877 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 38877 INFO  (zkCallback-217-thread-2-processing-n:127.0.0.1:62230_solr) [n:127.0.0.1:62230_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 38878 INFO  (zkCallback-213-thread-2-processing-n:127.0.0.1:62232_solr) [n:127.0.0.1:62232_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 38878 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 38878 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 39796 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 39797 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 39808 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema [addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 39811 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema [addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 39824 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 39824 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 39824 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62230.solr.core.addreplicatest_coll.shard2.replica_n2' (registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 39825 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 39825 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore [[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node3\addreplicatest_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node3\.\addreplicatest_coll_shard2_replica_n2\data\]
   [junit4]   2> 39825 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 39825 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 39825 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62232.solr.core.addreplicatest_coll.shard1.replica_n1' (registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50bcb09c
   [junit4]   2> 39826 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 39826 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore [[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node4\addreplicatest_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\node4\.\addreplicatest_coll_shard1_replica_n1\data\]
   [junit4]   2> 39862 DEBUG (ScheduledTrigger-150-thread-2) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:62231_solr, 127.0.0.1:62232_solr, 127.0.0.1:62229_solr, 127.0.0.1:62230_solr]
   [junit4]   2> 40004 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40004 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40005 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40005 INFO  (qtp465608391-576) [n:127.0.0.1:62230_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40007 INFO  (qtp1236586363-586) [n:127.0.0.1:62232_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTrac

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

84-thread-1) [n:127.0.0.1:62229_solr c:addreplicatest_coll s:shard1 r:core_node8 x:addreplicatest_coll_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.addreplicatest_coll.shard1.leader, tag=612385462
   [junit4]   2> 46399 DEBUG (coreCloseExecutor-184-thread-1) [n:127.0.0.1:62229_solr c:addreplicatest_coll s:shard1 r:core_node8 x:addreplicatest_coll_shard1_replica_n7] o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
   [junit4]   2> 46399 DEBUG (coreCloseExecutor-184-thread-1) [n:127.0.0.1:62229_solr c:addreplicatest_coll s:shard1 r:core_node8 x:addreplicatest_coll_shard1_replica_n7] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 46400 DEBUG (zkCallback-213-thread-2-processing-n:127.0.0.1:62232_solr) [n:127.0.0.1:62232_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/99347147201708043-127.0.0.1:62229_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 46400 INFO  (jetty-closer-184-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99347147201708041-127.0.0.1:62231_solr-n_0000000000) closing
   [junit4]   2> 46401 INFO  (OverseerStateUpdate-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62231_solr
   [junit4]   2> 46404 INFO  (jetty-closer-184-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b9d6e4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 46405 WARN  (OverseerAutoScalingTriggerThread-99347147201708041-127.0.0.1:62231_solr-n_0000000000) [n:127.0.0.1:62231_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 46409 DEBUG (jetty-closer-184-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 46408 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/collections/addreplicatest_coll/leader_elect/shard1/election/99347147201708042-core_node3-n_0000000000
   [junit4]   2> 46412 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a68000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 46413 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/collections/addreplicatest_coll/leader_elect/shard1/election/99347147201708041-core_node6-n_0000000001
   [junit4]   2> 46414 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/overseer_elect/election/99347147201708041-127.0.0.1:62231_solr-n_0000000000
   [junit4]   2> 46419 INFO  (jetty-closer-184-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4faaff9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 46420 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:62229_solr) [n:127.0.0.1:62229_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62229_solr
   [junit4]   2> 46423 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f3b43a68000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 47917 INFO  (jetty-closer-184-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@266602e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 47923 INFO  (jetty-closer-184-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5253f6b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 47924 ERROR (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-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> 47926 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62225 62225
   [junit4]   2> 47926 INFO  (Thread-88) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62225 62225
   [junit4]   2> 47927 WARN  (Thread-88) [    ] 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> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99347147201708043-127.0.0.1:62229_solr-n_0000000001
   [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> 47927 INFO  (SUITE-AddReplicaTest-seed#[3D4AC881B1BBC33D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 14, 2018 8:06:14 AM 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=956, maxMBSortInHeap=7.666482673952581, sim=RandomSimilarity(queryNorm=true): {}, locale=tr-TR, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=120801480,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, SolrCLIZkUtilsTest, NoCacheHeaderTest, TestSubQueryTransformerDistrib, OutputWriterTest, AddReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AddReplicaTest -Dtests.seed=3D4AC881B1BBC33D -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | AddReplicaTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AddReplicaTest_3D4AC881B1BBC33D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D4AC881B1BBC33D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/751 (1!)] on J0 in 12.12s, 1 test, 1 error <<< FAILURES!

[...truncated 49923 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 39 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/39/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007\foo.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007\foo.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007\foo.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007\foo.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001\AnalyzingSuggesterTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001\AnalyzingSuggesterTest-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001\AnalyzingSuggesterTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001\AnalyzingSuggesterTest-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestErrorHandling

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_F3DD204D7F84B045-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_F3DD204D7F84B045-001\testThreadSafety-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_F3DD204D7F84B045-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_F3DD204D7F84B045-001\testThreadSafety-001

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




Build Log:
[...truncated 442 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content=DFR I(F)BZ(0.3)}, locale=wae-CH, timezone=America/Atikokan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60600432,total=381911040
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectMonotonic, TestWeakIdentityMap, TestNeedsScores, TestSentinelIntSet, TestDisjunctionMaxQuery, TestStringMSBRadixSorter, TestFloatRangeFieldQueries, TestPrefixCodedTerms, TestIndexWriterLockRelease, TestUpgradeIndexMergePolicy, TestReaderClosed, TestNGramPhraseQuery, TestSetOnce, TestIndexWriterReader, TestSimpleExplanationsWithFillerDocs, TestComplexExplanationsOfNonMatches, TestMultiPhraseEnum, TestDocValuesQueries, TestIndexTooManyDocs, TestWildcard, TestNIOFSDirectory, TestSleepingLockWrapper, TestTermVectorsReader, TestRoaringDocIdSet, TestBM25Similarity, TestPagedBytes, TestTermVectors, TestSearchAfter, TestNumericUtils, TestMultiPhraseQuery, TestBytesRefAttImpl, TestBytesStore, TestLongValuesSource, TestSmallFloat, TestByteSlices, TestUsageTrackingFilterCachingPolicy, TestReqExclBulkScorer, TestNRTReaderWithThreads, Test2BPostingsBytes, TestSortedNumericSortField, TestRateLimiter, TestAutomatonQuery, TestLSBRadixSorter, TestDemo, TestDirectory, TestSimpleFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSLockFactory -Dtests.seed=F3DD204D7F84B045 -Dtests.slow=true -Dtests.locale=wae-CH -Dtests.timezone=America/Atikokan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleFSLockFactory (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.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007\foo.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007\foo.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_F3DD204D7F84B045-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3DD204D7F84B045]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [69/458 (1!)] on J1 in 48.60s, 7 tests, 1 error <<< FAILURES!

[...truncated 426 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Asserting), junk=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1089, maxMBSortInHeap=5.277843490335568, sim=RandomSimilarity(queryNorm=false): {}, locale=en-MP, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=110314552,total=296443904
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, TestEarlyTermination, TestPrefixRandom, TestConjunctions, TestCrashCausesCorruptIndex, TestBooleanOr, TestPhrasePrefixQuery, TestIndexSorting, TestIndexWriterOnVMError, TestRecyclingByteBlockAllocator, TestOfflineSorter, TestDocInverterPerFieldErrorInfo, TestCollectionUtil, TestRegexpRandom, TestTopDocsMerge, TestIndexFileDeleter, TestParallelLeafReader, TestLucene50StoredFieldsFormat, TestBoolean2ScorerSupplier, TestIndexWriter, TestHighCompressionMode, TestHugeRamFile, TestLucene50TermVectorsFormat, TestSpanExplanations, TestSimilarity2, TestPriorityQueue, TestOmitTf, TestSimpleExplanationsOfNonMatches, TestSwappedIndexFiles, TestTryDelete, Test2BPositions, TestDocsWithFieldSet, TestDuelingCodecs, TestAddIndexes, TestDateSort, TestDoubleValuesSource, TestLucene70DocValuesFormat, TestBlockPostingsFormat2, TestSpans, TestSumDocFreq, TestIntRangeFieldQueries, TestDocsAndPositions, TestRecyclingIntBlockAllocator, TestSimilarityProvider, TestReusableStringReader, TestLongRangeFieldQueries, TestMathUtil, TestBoostQuery, TestFilterSpans, TestCodecUtil, TestNotDocIdSet, TestIndexManyDocuments, TestDirectPacked, TestTimeLimitingCollector, TestBooleanQueryVisitSubscorers, TestFlushByRamOrCountsPolicy, TestSameTokenSamePosition, TestTopDocsCollector, TestSpanCollection, TestBinaryDocument, TestMultiCollector, TestNRTReaderCleanup, TestSpanOrQuery, TestSimpleAttributeImpl, TestIntBlockPool, TestSparseFixedBitDocIdSet, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=F3DD204D7F84B045 -Dtests.slow=true -Dtests.locale=en-MP -Dtests.timezone=America/Glace_Bay -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_F3DD204D7F84B045-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_F3DD204D7F84B045-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3DD204D7F84B045]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [191/458 (2!)] on J0 in 3.28s, 54 tests, 1 error <<< FAILURES!

[...truncated 9065 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=543, maxMBSortInHeap=6.523942947345056, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CA, timezone=America/Mendoza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=83228232,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFrequencyDictionary, DocumentValueSourceDictionaryTest, TestPrefixCompletionQuery, CompletionTokenStreamTest, AnalyzingSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingSuggesterTest -Dtests.seed=F4ECA9A42905EF22 -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=America/Mendoza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | AnalyzingSuggesterTest (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.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001\AnalyzingSuggesterTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001\AnalyzingSuggesterTest-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_F4ECA9A42905EF22-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4ECA9A42905EF22]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [11/32 (1!)] on J1 in 2.03s, 23 tests, 1 error <<< FAILURES!

[...truncated 9592 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestErrorHandling
   [junit4]   2> 9800 T54 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001
   [junit4]   2> 9802 T54 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 9805 T54 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 9865 T54 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 10141 T54 oasc.SolrResourceLoader.logOnceInfo Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\core-home-001
   [junit4]   2> 10261 T54 oasc.SolrConfig.<init> Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 10467 T54 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 10494 T54 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10498 T54 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10505 T54 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10509 T54 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10513 T54 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 10672 T54 oass.IndexSchema.readSchema Loaded schema dih_test/4.0 with uniqueid field id
   [junit4]   2> 11059 T54 oasmr.SolrJmxReporter.doInit WARN No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 11060 T54 oasmr.SolrJmxReporter.doInit WARN No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 11060 T54 oasmr.SolrJmxReporter.doInit WARN No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 11209 T62 oasc.TransientSolrCoreCacheDefault.doInit Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 11284 T62 x:x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 11533 T62 x:x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 11595 T62 x:x:collection1 oass.IndexSchema.readSchema Loaded schema dih_test/4.0 with uniqueid field id
   [junit4]   2> 11597 T62 x:x:collection1 oasc.CoreContainer.createFromDescriptor Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\core-home-001\collection1, trusted=true
   [junit4]   2> 11687 T62 x:x:collection1 oasmr.SolrJmxReporter.doInit WARN No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 11699 T62 x:x:collection1 oasc.SolrCore.initRecoveryStrategyBuilder solr.RecoveryStrategy.Builder
   [junit4]   2> 11703 T62 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\core-home-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\]
   [junit4]   2> 12199 T62 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 12199 T62 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 12219 T62 x:x:collection1 oass.SolrIndexSearcher.<init> Opening [Searcher@68e05e12[collection1] main]
   [junit4]   2> 12231 T62 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\core-home-001\collection1\conf
   [junit4]   2> 12252 T62 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000ms.
   [junit4]   2> 12328 T69 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68e05e12[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12330 T54 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 12332 T54 oas.SolrTestCaseJ4.setUp ###Starting testTransformerErrorContinue
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@441766a
   [junit4]   2> 12382 T54 C0 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 12384 T54 C0 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 48
   [junit4]   2> 12420 T54 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12421 T54 C0 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> 12426 T54 C0 oass.SolrIndexSearcher.<init> Opening [Searcher@5028bcd6[collection1] main]
   [junit4]   2> 12428 T54 C0 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 12429 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5028bcd6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@441766a
   [junit4]   2> 12463 T54 C1 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 74
   [junit4]   2> 12478 T54 C1 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 12480 T54 C1 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 12498 T54 C1 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 12510 T54 C1 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 12538 T54 C1 oashd.EntityProcessorWrapper.applyTransformer WARN transformer threw error java.lang.RuntimeException: Test exception
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestErrorHandling$ExceptionTransformer.transformRow(TestErrorHandling.java:113)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.applyTransformer(EntityProcessorWrapper.java:222)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:280)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:517)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:415)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:474)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:183)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestErrorHandling.testTransformerErrorContinue(TestErrorHandling.java:88)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 12601 T54 C1 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 12601 T54 C1 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12602 T54 C1 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@441766a
   [junit4]   2> 12855 T54 C2 oass.SolrIndexSearcher.<init> Opening [Searcher@105be150[collection1] main]
   [junit4]   2> 12856 T54 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 12857 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@105be150[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.1):c3)))}
   [junit4]   2> 12858 T54 C2 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 12862 T54 C2 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 12863 T54 C2 oashd.DocBuilder.execute Time taken = 0:0:0.364
   [junit4]   2> 12864 T54 C2 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/><dataSource++type%3D"MockDataSource"/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+forEach%3D"/root/node">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++++++<entity+name%3D"child"+query%3D"select+*+from+foo"+transformer%3D"TestErrorHandling$ExceptionTransformer"+onError%3D"continue">%0a++++++++++++</entity>++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3],commit=} 0 394
   [junit4]   2> 12881 T54 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=15
   [junit4]   2> 12897 T54 oas.SolrTestCaseJ4.tearDown ###Ending testTransformerErrorContinue
   [junit4]   2> 12910 T54 oas.SolrTestCaseJ4.setUp ###Starting testMalformedStreamingXml
   [junit4]   2> 12911 T54 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 12911 T54 C2 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 12912 T54 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12912 T54 C2 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> 12923 T54 C2 oass.SolrIndexSearcher.<init> Opening [Searcher@5db1acd4[collection1] main]
   [junit4]   2> 12926 T54 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 12928 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5db1acd4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12946 T54 C2 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 33
   [junit4]   2> 12948 T54 C2 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 12949 T54 C2 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 12949 T54 C2 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 12950 T54 C2 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 13029 T54 C2 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 13030 T54 C2 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 13031 T54 C2 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 13036 T54 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13036 T54 C2 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> 13157 T54 C2 oass.SolrIndexSearcher.<init> Opening [Searcher@6b99721c[collection1] main]
   [junit4]   2> 13158 T54 C2 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 13159 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b99721c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.1):c2)))}
   [junit4]   2> 13159 T54 C2 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 13160 T54 C2 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 13162 T54 C2 oashd.DocBuilder.execute Time taken = 0:0:0.211
   [junit4]   2> 13162 T54 C2 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+stream%3D"true"+forEach%3D"/root/node"+onError%3D"skip">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2],commit=} 0 215
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@441766a
   [junit4]   2> 13180 T54 C3 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=18
   [junit4]   2> 13182 T54 C3 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 13185 T54 oas.SolrTestCaseJ4.tearDown ###Ending testMalformedStreamingXml
   [junit4]   2> 13188 T54 oas.SolrTestCaseJ4.setUp ###Starting testMalformedNonStreamingXml
   [junit4]   2> 13189 T54 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 13189 T54 C3 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 13190 T54 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13191 T54 C3 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> 13200 T54 C3 oass.SolrIndexSearcher.<init> Opening [Searcher@67e4462f[collection1] main]
   [junit4]   2> 13203 T54 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 13203 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67e4462f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13210 T54 C3 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 13213 T54 C3 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 13213 T54 C3 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 13214 T54 C3 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 13214 T54 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 13216 T54 C3 oashd.XPathEntityProcessor.initQuery WARN Parsing failed for xml, url:test rows processed:2 last row: {$forEach=/root/node, id=2, desc=[test2]} Ignoring exception matching Unexpected close tag
   [junit4]   2> 13219 T54 C3 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 13220 T54 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13220 T54 C3 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> 13269 T54 C3 oass.SolrIndexSearcher.<init> Opening [Searcher@3191bf02[collection1] main]
   [junit4]   2> 13270 T54 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 13271 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3191bf02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.1):c2)))}
   [junit4]   2> 13271 T54 C3 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 13273 T54 C3 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 13273 T54 C3 oashd.DocBuilder.execute Time taken = 0:0:0.58
   [junit4]   2> 13273 T54 C3 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+forEach%3D"/root/node"+onError%3D"skip">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2],commit=} 0 61
   [junit4]   2> 13274 T54 C3 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 13276 T54 C3 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 13277 T54 oas.SolrTestCaseJ4.tearDown ###Ending testMalformedNonStreamingXml
   [junit4]   2> 13282 T54 oas.SolrTestCaseJ4.setUp ###Starting testAbortOnError
   [junit4]   2> 13283 T54 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 13284 T54 C3 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 13285 T54 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13285 T54 C3 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d68b2be commitCommandVersion:0
   [junit4]   2> 13292 T54 C3 oass.SolrIndexSearcher.<init> Opening [Searcher@147f8aa6[collection1] main]
   [junit4]   2> 13294 T54 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 13295 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@147f8aa6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13339 T54 C3 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 54
   [junit4]   2> 13342 T54 C3 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 13343 T54 C3 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 13344 T54 C3 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 13345 T54 C3 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 13349 T54 C3 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 13349 T54 C3 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+forEach%3D"/root/node"+onError%3D"abort">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*} 0 9
   [junit4]   2> 13350 T54 C3 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 13351 T54 C3 oasu.DirectUpdateHandler2.rollback start rollback{}
   [junit4]   2> 13370 T54 C3 oasu.DefaultSolrCoreState.changeWriter New IndexWriter is ready to be used.
   [junit4]   2> 13371 T54 C3 oasu.DirectUpdateHandler2.rollback end_rollback
   [junit4]   2> 13380 T54 C3 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=7
   [junit4]   2> 13384 T54 oas.SolrTestCaseJ4.tearDown ###Ending testAbortOnError
   [junit4]   2> 13385 T54 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 13385 T54 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=346494254
   [junit4]   2> 13385 T54 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 13386 T54 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f746893: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 13387 T54 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 13387 T54 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2260568b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 13387 T54 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 13387 T54 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1eb97e0e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 13389 T76 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@441766a
   [junit4]   2> 13389 T76 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=71399018
   [junit4]   2> 13389 T76 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@538393fb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 13441 T54 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Asserting), desc=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=321, maxMBSortInHeap=7.013911087997043, sim=RandomSimilarity(queryNorm=true): {}, locale=nyn-UG, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63111144,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestTemplateTransformer, TestLineEntityProcessor, TestErrorHandling]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestErrorHandling -Dtests.seed=7F82E9EE8995148B -Dtests.slow=true -Dtests.locale=nyn-UG -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestErrorHandling (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.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_7F82E9EE8995148B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F82E9EE8995148B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/38 (1!)] on J1 in 3.71s, 4 tests, 1 error <<< FAILURES!

[...truncated 34738 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 38 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/38/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.TestPerfTasksParse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001\TestPerfTasksParse-028: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001\TestPerfTasksParse-028    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001\TestPerfTasksParse-028: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001\TestPerfTasksParse-028
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.utils.StreamUtilsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001\ContentSourceTest-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001\ContentSourceTest-003    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001\ContentSourceTest-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001\ContentSourceTest-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBagOfPositions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_99A46E892F31AB2C-001\testMapOfStrings-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_99A46E892F31AB2C-001\testMapOfStrings-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_99A46E892F31AB2C-001\testMapOfStrings-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_99A46E892F31AB2C-001\testMapOfStrings-001

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


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:64908/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:64908/collection1
	at __randomizedtesting.SeedInfo.seed([D1E9548543A01C61:59BD6B5FED5C7199]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=24517, name=zkCallback-7307-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24356, name=zkConnectionManagerCallback-7308-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24520, name=zkCallback-7307-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=24354, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-SendThread(127.0.0.1:64867), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) Thread[id=24518, name=zkCallback-7307-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24353, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=24381, name=zkCallback-7307-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=24355, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    9) Thread[id=24519, name=zkCallback-7307-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=24517, name=zkCallback-7307-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24356, name=zkConnectionManagerCallback-7308-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24520, name=zkCallback-7307-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=24354, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-SendThread(127.0.0.1:64867), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=24518, name=zkCallback-7307-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24353, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=24381, name=zkCallback-7307-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=24355, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   9) Thread[id=24519, name=zkCallback-7307-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D1E9548543A01C61]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24517, name=zkCallback-7307-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24356, name=zkConnectionManagerCallback-7308-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24520, name=zkCallback-7307-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=24354, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-SendThread(127.0.0.1:64867), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) Thread[id=24518, name=zkCallback-7307-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24381, name=zkCallback-7307-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=24519, name=zkCallback-7307-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24517, name=zkCallback-7307-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24356, name=zkConnectionManagerCallback-7308-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24520, name=zkCallback-7307-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=24354, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-SendThread(127.0.0.1:64867), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=24518, name=zkCallback-7307-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24381, name=zkCallback-7307-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=24519, name=zkCallback-7307-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D1E9548543A01C61]:0)




Build Log:
[...truncated 348 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=876, maxMBSortInHeap=6.881200301000581, sim=RandomSimilarity(queryNorm=false): {field=DFR I(n)2}, locale=sq-AL, timezone=Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=80765944,total=123977728
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50TermVectorsFormat, TestLazyProxSkipping, TestMathUtil, TestGeoEncodingUtils, TestSynonymQuery, TestFilterCodecReader, TestIntroSorter, TestIndexOrDocValuesQuery, TestDateSort, TestScoreCachingWrappingScorer, TestFlushByRamOrCountsPolicy, TestBufferedIndexInput, TestNativeFSLockFactory, TestMatchAllDocsQuery, TestThreadedForceMerge, TestMultiset, TestLongRangeFieldQueries, TestPayloadsOnVectors, Test2BSortedDocValuesOrds, TestParallelCompositeReader, TestSimilarityProvider, TestSparseFixedBitDocIdSet, TestSimilarity2, TestBooleanQueryVisitSubscorers, TestToken, TestAttributeSource, TestBagOfPositions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBagOfPositions -Dtests.seed=99A46E892F31AB2C -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBagOfPositions (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.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001\bagofpositions-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_99A46E892F31AB2C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99A46E892F31AB2C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [41/458 (1!)] on J0 in 1.25s, 1 test, 1 error <<< FAILURES!

[...truncated 396 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1002, maxMBSortInHeap=6.710658486248007, sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=145051504,total=221306880
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50TermVectorsFormat, TestLazyProxSkipping, TestMathUtil, TestGeoEncodingUtils, TestSynonymQuery, TestFilterCodecReader, TestIntroSorter, TestIndexOrDocValuesQuery, TestDateSort, TestScoreCachingWrappingScorer, TestFlushByRamOrCountsPolicy, TestBufferedIndexInput, TestNativeFSLockFactory, TestMatchAllDocsQuery, TestThreadedForceMerge, TestMultiset, TestLongRangeFieldQueries, TestPayloadsOnVectors, Test2BSortedDocValuesOrds, TestParallelCompositeReader, TestSimilarityProvider, TestSparseFixedBitDocIdSet, TestSimilarity2, TestBooleanQueryVisitSubscorers, TestToken, TestAttributeSource, TestBagOfPositions, TestOmitTf, TestBooleanSimilarity, TestNamedSPILoader, TestFilterDirectory, TestTerms, TestBagOfPostings, TestManyFields, TestNotDocIdSet, TestIndexableField, TestBinaryTerms, TestDeterminizeLexicon, TestFieldsReader, TestArrayUtil, TestCloseableThreadLocal, TestMultiThreadTermVectors, TestBKD, TestSpanSearchEquivalence, TestSearchWithThreads, TestAllFilesDetectTruncation, TestIndexFileDeleter, TestIOUtils, TestBoolean2ScorerSupplier, TestTwoPhaseCommitTool, TestBlockPostingsFormat2, TestRAMDirectory, TestLucene60PointsFormat, TestSPIClassIterator, TestCollectionUtil, TestOneMergeWrappingMergePolicy, TestStandardAnalyzer, TestDocsWithFieldSet, TestDocInverterPerFieldErrorInfo, TestHighCompressionMode, TestAtomicUpdate, TestSpanExplanations, TestLevenshteinAutomata, TestAssertions, TestPrefixQuery, TestVirtualMethod, TestTimeLimitingCollector, TestRegexpQuery, TestStringHelper, TestPolygon, TestApproximationSearchEquivalence, TestFilterIterator, TestConsistentFieldNumbers, TestFieldInvertState, TestPositionIncrement, TestEarlyTermination, TestByteArrayDataInput, TestPrefixRandom, TestBinaryDocument, TestIndexWriterExceptions, TestSpanOrQuery, FiniteStringsIteratorTest, TestIndexSorting, TestSortedSetDocValues, TestBooleanOr, TestReaderWrapperDVTypeCheck, TestDemoParallelLeafReader, TestSameScoresWithThreads, TestBooleanQuery, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=99A46E892F31AB2C -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_99A46E892F31AB2C-001\testMapOfStrings-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_99A46E892F31AB2C-001\testMapOfStrings-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99A46E892F31AB2C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [164/458 (2!)] on J0 in 2.96s, 54 tests, 1 error <<< FAILURES!

[...truncated 5121 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.utils.StreamUtilsTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1653, maxMBSortInHeap=7.66042247249283, sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=America/Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=71685200,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [WriteEnwikiLineDocTaskTest, TestHtmlParser, StreamUtilsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamUtilsTest -Dtests.seed=FE1DEF9E00DB293D -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | StreamUtilsTest (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.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001\ContentSourceTest-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001\ContentSourceTest-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.utils.StreamUtilsTest_FE1DEF9E00DB293D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE1DEF9E00DB293D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/18 (1!)] on J0 in 0.13s, 6 tests, 1 error <<< FAILURES!

[...truncated 19 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksParse
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> NRT reopen times:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> Spatial Strategy: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:27,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=fr-LU, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=81357008,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [WriteLineDocTaskTest, DocMakerTest, AltPackageTaskTest, LineDocSourceTest, TrecContentSourceTest, TestQualityRun, TestPerfTasksParse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksParse -Dtests.seed=FE1DEF9E00DB293D -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestPerfTasksParse (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.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001\TestPerfTasksParse-028: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001\TestPerfTasksParse-028
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_FE1DEF9E00DB293D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE1DEF9E00DB293D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/18 (2!)] on J1 in 1.77s, 3 tests, 1 error <<< FAILURES!

[...truncated 7377 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\init-core-data-001
   [junit4]   2> 2249957 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D1E9548543A01C61]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2249958 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D1E9548543A01C61]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2249971 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D1E9548543A01C61]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2249971 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D1E9548543A01C61]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2249971 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D1E9548543A01C61]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2249974 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2249976 INFO  (Thread-5144) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2249976 INFO  (Thread-5144) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2249999 ERROR (Thread-5144) [    ] 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> 2250076 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.ZkTestServer start zk server on port:64867
   [junit4]   2> 2250102 INFO  (zkConnectionManagerCallback-7288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2250124 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eea948ed0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2250126 INFO  (zkConnectionManagerCallback-7290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2250172 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2250176 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2250180 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2250184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2250209 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2250210 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2250214 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2250217 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2250218 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2250264 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2250285 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2250320 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 2251978 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2251979 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@726cc0db{/,null,AVAILABLE}
   [junit4]   2> 2251980 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1695d3a2{HTTP/1.1,[http/1.1]}{127.0.0.1:64874}
   [junit4]   2> 2251980 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.Server Started @2259688ms
   [junit4]   2> 2251980 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\tempDir-001/control/data, hostContext=/, hostPort=64874, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\control-001\cores}
   [junit4]   2> 2251991 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2251992 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2251992 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2251992 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2251992 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T08:36:01.862Z
   [junit4]   2> 2251996 INFO  (zkConnectionManagerCallback-7292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252001 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eea948ed0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2252001 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2252007 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\control-001\solr.xml
   [junit4]   2> 2252021 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2252021 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2252036 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2252044 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64867/solr
   [junit4]   2> 2252050 INFO  (zkConnectionManagerCallback-7296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252082 INFO  (zkConnectionManagerCallback-7298-thread-1-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252371 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2252375 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64874_
   [junit4]   2> 2252414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.c.Overseer Overseer (id=99341602642526212-127.0.0.1:64874_-n_0000000000) starting
   [junit4]   2> 2252432 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64874_
   [junit4]   2> 2252455 INFO  (OverseerStateUpdate-99341602642526212-127.0.0.1:64874_-n_0000000000) [n:127.0.0.1:64874_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2252620 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7
   [junit4]   2> 2252630 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7
   [junit4]   2> 2252630 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7
   [junit4]   2> 2252633 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64874_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\control-001\cores
   [junit4]   2> 2252731 INFO  (zkConnectionManagerCallback-7304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2252735 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2252739 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64867/solr ready
   [junit4]   2> 2252743 INFO  (qtp900532648-24311) [n:127.0.0.1:64874_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64874_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2252750 INFO  (OverseerThreadFactory-10323-thread-1-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2252875 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2252877 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2253003 INFO  (zkCallback-7297-thread-1-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2254033 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2254084 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2254270 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2254352 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2254353 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7
   [junit4]   2> 2254353 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2254353 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2254370 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5225454793587861]
   [junit4]   2> 2254447 WARN  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2254667 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2254667 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2254670 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2254670 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2254672 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7188894407973347]
   [junit4]   2> 2254673 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c75b739[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2254690 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2254698 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2254698 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2254698 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589465647224455168
   [junit4]   2> 2254702 INFO  (searcherExecutor-10326-thread-1-processing-n:127.0.0.1:64874_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7c75b739[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2254816 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2254816 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2254816 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64874/control_collection_shard1_replica_n1/
   [junit4]   2> 2254816 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2254816 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:64874/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2254816 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2254833 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64874/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2254945 INFO  (zkCallback-7297-thread-2-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2254996 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2255000 INFO  (qtp900532648-24314) [n:127.0.0.1:64874_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2125
   [junit4]   2> 2255007 INFO  (qtp900532648-24311) [n:127.0.0.1:64874_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2255104 INFO  (zkCallback-7297-thread-2-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2256019 INFO  (qtp900532648-24311) [n:127.0.0.1:64874_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64874_&wt=javabin&version=2} status=0 QTime=3275
   [junit4]   2> 2256021 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eea948ed0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2256079 INFO  (zkConnectionManagerCallback-7308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2256080 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2256081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64867/solr ready
   [junit4]   2> 2256081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2256083 INFO  (qtp900532648-24315) [n:127.0.0.1:64874_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2256085 INFO  (OverseerCollectionConfigSetProcessor-99341602642526212-127.0.0.1:64874_-n_0000000000) [n:127.0.0.1:64874_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2256086 INFO  (OverseerThreadFactory-10323-thread-2-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2256098 WARN  (OverseerThreadFactory-10323-thread-2-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2256213 INFO  (qtp900532648-24315) [n:127.0.0.1:64874_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2256214 INFO  (qtp900532648-24315) [n:127.0.0.1:64874_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=131
   [junit4]   2> 2256225 INFO  (OverseerCollectionConfigSetProcessor-99341602642526212-127.0.0.1:64874_-n_0000000000) [n:127.0.0.1:64874_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2257560 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\shard-1-001 of type TLOG
   [junit4]   2> 2257560 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24684a3b{/,null,AVAILABLE}
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16e3ecdd{HTTP/1.1,[http/1.1]}{127.0.0.1:64895}
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.e.j.s.Server Started @2265284ms
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=64895, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\shard-1-001\cores}
   [junit4]   2> 2257573 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2257573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T08:36:07.443Z
   [junit4]   2> 2257584 INFO  (zkConnectionManagerCallback-7310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257585 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eea948ed0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2257586 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2257586 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D1E9548543A01C61-001\shard-1-001\solr.xml
   [junit4]   2> 2257598 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2257598 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2257599 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2257618 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64867/solr
   [junit4]   2> 2257653 INFO  (zkConnectionManagerCallback-7314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257654 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eea948ed0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2257659 INFO  (zkConnectionManagerCallback-7316-thread-1-processing-n:127.0.0.1:64895_) [n:127.0.0.1:64895_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257710 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64895_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2257713 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64895_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2257716 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64895_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64895_
   [junit4]   2> 2257717 INFO  (zkCallback-7297-thread-2-processing-n:127.0.0.1:64874_) [n:127.0.0.1:64874_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2257735 INFO  (zkCallback-7307-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2257735 INFO  (zkCallback-7315-thread-1-processing-n:127.0.0.1:64895_) [n:127.0.0.1:64895_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2257904 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64895_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7
   [junit4]   2> 2257916 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]) [n:127.0.0.1:64895_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@771333e7
   [junit

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

tive Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=24381, name=zkCallback-7307-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=24355, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    9) Thread[id=24519, name=zkCallback-7307-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1E9548543A01C61]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=24517, name=zkCallback-7307-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=24356, name=zkConnectionManagerCallback-7308-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=24520, name=zkCallback-7307-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=24354, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D1E9548543A01C61]-SendThread(127.0.0.1:64867), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    5) Thread[id=24518, name=zkCallback-7307-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=24381, name=zkCallback-7307-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=24519, name=zkCallback-7307-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1E9548543A01C61]:0)
   [junit4] Completed [508/751 (1!)] on J0 in 82.73s, 1 test, 3 errors <<< FAILURES!

[...truncated 48171 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 37 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/37/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAMDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001\testString-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001\testString-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001\testString-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001\testString-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001

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


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([C566DEADD9938176:4AE8390DCBFF7289]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([C566DEADD9938176]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.JettyWebappTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\xslt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\xslt    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\xslt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\xslt
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001

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




Build Log:
[...truncated 418 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sizeContent=FST50, content=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=864, maxMBSortInHeap=7.190949601165954, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CH, timezone=Australia/Lindeman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=56269264,total=170393600
   [junit4]   2> NOTE: All tests run in this JVM: [FuzzyTermOnShortTermsTest, TestMutableValues, TestWildcardRandom, TestMmapDirectory, TestTopDocsCollector, TestParallelLeafReader, TestSpanCollection, TestFieldsReader, TestIntRangeFieldQueries, TestCharArrayMap, TestIndexWriterUnicode, TestControlledRealTimeReopenThread, TestFSTs, TestSearchWithThreads, TestOmitPositions, TestBufferedIndexInput, Test2BPositions, TestStringHelper, TestMultiCollector, TestMutablePointsReaderUtils, TestLockFactory, TestDuelingCodecs, TestSPIClassIterator, TestRegexpRandom2, TestUnicodeUtil, TestPayloadsOnVectors, TestFrequencyTrackingRingBuffer, TestCodecs, TestBooleanMinShouldMatch, TestSearch, TestLongRangeFieldQueries, TestCharsRefBuilder, TestComplexExplanations, TestAutomaton, TestLiveFieldValues, TestFlushByRamOrCountsPolicy, TestNewestSegment, TestTimeLimitingCollector, TestTimSorter, TestRAMDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAMDirectory -Dtests.seed=5F571002FA895695 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestRAMDirectory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001\testString-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001\testString-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestRAMDirectory_5F571002FA895695-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F571002FA895695]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [59/458 (1!)] on J0 in 1.04s, 46 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 8299 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ene 12, 2018 12:06:51 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([C566DEADD9938176]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=C566DEADD9938176 -Dtests.slow=true -Dtests.locale=es-HN -Dtests.timezone=America/Indiana/Marengo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.93s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C566DEADD9938176:4AE8390DCBFF7289]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C566DEADD9938176]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1582, maxMBSortInHeap=6.756691603310323, sim=RandomSimilarity(queryNorm=false): {}, locale=es-HN, timezone=America/Indiana/Marengo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=80630760,total=94371840
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, IndexReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 1.76s, 4 tests, 1 error <<< FAILURES!

[...truncated 5964 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
   [junit4]   2> 92322 INFO  (SUITE-JettyWebappTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\init-core-data-001
   [junit4]   2> 92323 WARN  (SUITE-JettyWebappTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 92323 INFO  (SUITE-JettyWebappTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 92326 INFO  (SUITE-JettyWebappTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 92327 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdminUI
   [junit4]   2> 92505 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 92638 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.w.StandardDescriptorProcessor NO JSP Support for /test, did not find org.eclipse.jetty.jsp.JettyJspServlet
   [junit4]   2> 92651 ERROR (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 92651 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 92651 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 92651 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 92651 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T18:12:12.476Z
   [junit4]   2> 92656 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml
   [junit4]   2> 92671 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 92745 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3
   [junit4]   2> 92751 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3
   [junit4]   2> 92751 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3
   [junit4]   2> 92764 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001
   [junit4]   2> 92764 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 92764 INFO  (coreLoadExecutor-279-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 92785 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 92785 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 92786 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 92786 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 92786 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 92786 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 92786 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 92786 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 92788 WARN  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 92792 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 92793 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 92813 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 92817 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6b6b9564{/test,file:///C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/webapp/web/,AVAILABLE}{C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\webapp\web}
   [junit4]   2> 92818 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1437e022{HTTP/1.1,[http/1.1]}{0.0.0.0:64508}
   [junit4]   2> 92818 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.s.Server Started @95614ms
   [junit4]   2> 92937 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1437e022{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
   [junit4]   2> 92937 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1352007370
   [junit4]   2> 92952 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 92952 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 92952 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 92952 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 92953 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 92953 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 92953 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 92953 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 92953 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 92974 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 92975 INFO  (coreLoadExecutor-279-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@20a64bb3
   [junit4]   2> 92975 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 92975 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-002\]
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@495c114e
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: 0 msec to checkpoint
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: init: create=true
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@6a788202 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e27a24b)
   [junit4]   2> index=
   [junit4]   2> version=7.2.1
   [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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@645ad93a
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@4a1c3f21
   [junit4]   2> 
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now flush at close
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   index before flush 
   [junit4]   2> 92979 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: startFullFlush
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: coreLoadExecutor-279-thread-1 finishFullFlush success=true
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-279-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]: now merge
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]:   index: 
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]:   no more merges pending; now return
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: waitForMerges
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: waitForMerges done
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: start
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: enter lock
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: now prepare
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: prepareCommit: flush
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   index before flush 
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: startFullFlush
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-279-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: coreLoadExecutor-279-thread-1 finishFullFlush success=true
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: startCommit(): start
   [junit4]   2> 92980 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: done all syncs: []
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: pendingCommit != null
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: 0 msec to checkpoint
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: took 3.2 msec
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: done
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: rollback
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: all running merges have aborted
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: rollback: done finish merges
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: abort
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: done abort success=true
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: rollback: infos=
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 92983 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: 0 msec to checkpoint
   [junit4]   2> 92984 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 93063 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 93063 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 93064 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 93064 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@495c114e
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: init: load commit "segments_1"
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: 0 msec to checkpoint
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: init: create=false
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@6a788202 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e27a24b)
   [junit4]   2> index=
   [junit4]   2> version=7.2.1
   [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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@e2edc29
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@10132c99
   [junit4]   2> 
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: flush at getReader
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: startFullFlush
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-279-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: coreLoadExecutor-279-thread-1 finishFullFlush success=true
   [junit4]   2> 93065 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: getReader took 0 msec
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21b8d48a[collection1] main]
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 93066 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 93068 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf
   [junit4]   2> 93068 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 93068 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 93068 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 93069 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 93069 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 93069 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 93069 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 93069 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 93069 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 93076 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 93076 INFO  (searcherExecutor-280-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@21b8d48a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 93076 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589411297782398976
   [junit4]   2> 93078 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61a85aef
   [junit4]   2> 93078 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1638423279
   [junit4]   2> 93078 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7695771a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3d8c01
   [junit4]   2> 93079 INFO  (searcherExecutor-280-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1
   [junit4]   2> 93079 INFO  (searcherExecutor-280-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 93079 INFO  (searcherExecutor-280-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 93079 INFO  (searcherExecutor-280-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 93079 INFO  (searcherExecutor-280-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21b8d48a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now flush at close
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   index before flush 
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: startFullFlush
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: coreLoadExecutor-279-thread-1 finishFullFlush success=true
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-279-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]: now merge
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]:   index: 
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-279-thread-1]:   no more merges pending; now return
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: waitForMerges
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: waitForMerges done
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: start
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: enter lock
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: now prepare
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: prepareCommit: flush
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   index before flush 
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: startFullFlush
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-279-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: coreLoadExecutor-279-thread-1 finishFullFlush success=true
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: startCommit(): start
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: took 0.1 msec
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: commit: done
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: rollback
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: all running merges have aborted
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: rollback: done finish merges
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: abort
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-279-thread-1]: done abort success=true
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-279-thread-1]: rollback: infos=
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 93086 INFO  (coreLoadExecutor-279-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-279-thread-1]: 0 msec to checkpoint
   [junit4]   2> 93091 ERROR (coreContainerWorkExecutor-275-thread-1) [    ] o.a.s.c.CoreContainer Error waiting for SolrCore to be created
   [junit4]   2> java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unable to create core [collection1]
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$14(CoreContainer.java:671)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [collection1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1053)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:642)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: java.lang.IllegalStateException: This CoreContainer has been closed
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:871)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	... 7 more
   [junit4]   2> 93092 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 93092 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c2b725e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b6158b9
   [junit4]   2> 93097 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 93097 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22e0befe: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7b2b490b
   [junit4]   2> 93100 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 93100 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7db1bf1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@26142d28
   [junit4]   2> 93105 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@6b6b9564{/test,null,UNAVAILABLE}{C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\webapp\web}
   [junit4]   2> 93106 INFO  (TEST-JettyWebappTest.testAdminUI-seed#[5B89757CE7D1C7FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdminUI
   [junit4]   2> 93106 INFO  (SUITE-JettyWebappTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=546, maxMBSortInHeap=6.625084864470461, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=146853944,total=317194240
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdateRequestCodec, TestCollectionStateWatchers, GreaterThanEvaluatorTest, ConcatOperationTest, TestXMLEscaping, TestPolicy, JdbcTest, ReverseEvaluatorTest, SolrExampleEmbeddedTest, ShardParamsTest, TestHash, GetByIdTest, ConcurrentUpdateSolrClientBuilderTest, GraphTest, TestDelegationTokenRequest, TestJsonRecordReader, CommonAdminParamsTest, CumulativeProbabilityEvaluatorTest, StreamingTest, ModifiableSolrParamsTest, TestSpellCheckResponse, UuidEvaluatorTest, CosineEvaluatorTest, TestCollectionAdminRequest, JettyWebappTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JettyWebappTest -Dtests.seed=5B89757CE7D1C7FD -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | JettyWebappTest (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.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.JettyWebappTest_5B89757CE7D1C7FD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B89757CE7D1C7FD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [35/146 (1!)] on J0 in 0.83s, 1 test, 1 error <<< FAILURES!

[...truncated 49 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
   [junit4]   2> 152479 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\init-core-data-001
   [junit4]   2> 152481 WARN  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 152482 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 152485 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 152588 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 152588 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 152589 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-002\cores\core
   [junit4]   2> 152592 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 152592 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26656638{/solr,null,AVAILABLE}
   [junit4]   2> 152595 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a7cea68{HTTP/1.1,[http/1.1]}{127.0.0.1:49912}
   [junit4]   2> 152595 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.e.j.s.Server Started @155390ms
   [junit4]   2> 152595 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49912, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-002\cores}
   [junit4]   2> 152595 ERROR (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 152596 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 152596 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 152596 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 152596 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T18:13:12.421Z
   [junit4]   2> 152596 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\solr.xml
   [junit4]   2> 152602 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 152669 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3
   [junit4]   2> 152674 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3
   [junit4]   2> 152674 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20a64bb3
   [junit4]   2> 152685 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001
   [junit4]   2> 152685 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 152686 INFO  (coreLoadExecutor-824-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 152703 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 152704 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 152704 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 152704 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 152705 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 152705 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 152705 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 152705 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 152705 WARN  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 152710 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 152711 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 152731 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 152840 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 152840 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 152840 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 152840 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 152841 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 152841 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 152841 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 152841 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 152841 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 152856 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 152857 INFO  (coreLoadExecutor-824-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@20a64bb3
   [junit4]   2> 152857 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 152857 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\data\]
   [junit4]   2> 152858 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-824-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@67b5cc55
   [junit4]   2> 152858 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-824-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 152858 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-824-thread-1]: 0 msec to checkpoint
   [junit4]   2> 152858 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: init: create=true
   [junit4]   2> 152858 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@11aa840b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a096ab6)
   [junit4]   2> index=
   [junit4]   2> version=7.2.1
   [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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1c464842
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@59091d1d
   [junit4]   2> 
   [junit4]   2> 152858 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: now flush at close
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]:   index before flush 
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-824-thread-1]: startFullFlush
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-824-thread-1]: coreLoadExecutor-824-thread-1 finishFullFlush success=true
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-824-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-824-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-824-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-824-thread-1]: now merge
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-824-thread-1]:   index: 
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-824-thread-1]:   no more merges pending; now return
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: waitForMerges
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: waitForMerges done
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: commit: start
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: commit: enter lock
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: commit: now prepare
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: prepareCommit: flush
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]:   index before flush 
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-824-thread-1]: startFullFlush
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-824-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-824-thread-1]: coreLoadExecutor-824-thread-1 finishFullFlush success=true
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: startCommit(): start
   [junit4]   2> 152859 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 152860 INFO  (coreLoadExecutor-824-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-824-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 152860 INFO  (coreLoadExecutor-824

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

or-830-thread-1 finishFullFlush success=true
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-830-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-830-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-830-thread-1]: now merge
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-830-thread-1]:   index: _7(7.2.1):C500
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-830-thread-1]:   no more merges pending; now return
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: waitForMerges
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: waitForMerges done
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: commit: start
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: commit: enter lock
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: commit: now prepare
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: prepareCommit: flush
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]:   index before flush _7(7.2.1):C500
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-830-thread-1]: startFullFlush
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-830-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-830-thread-1]: coreCloseExecutor-830-thread-1 finishFullFlush success=true
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: startCommit(): start
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: commit: took 0.2 msec
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: commit: done
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: rollback
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: all running merges have aborted
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: rollback: done finish merges
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-830-thread-1]: abort
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-830-thread-1]: done abort success=true
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-830-thread-1]: rollback: infos=_7(7.2.1):C500
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-830-thread-1]: now checkpoint "_7(7.2.1):C500" [1 segments ; isCommit = false]
   [junit4]   2> 153093 INFO  (coreCloseExecutor-830-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-830-thread-1]: 0 msec to checkpoint
   [junit4]   2> 153094 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26656638{/solr,null,UNAVAILABLE}
   [junit4]   2> 153095 INFO  (SUITE-LargeVolumeJettyTest-seed#[5B89757CE7D1C7FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=499, maxMBSortInHeap=5.711310005788323, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=54154192,total=327680000
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdateRequestCodec, TestCollectionStateWatchers, GreaterThanEvaluatorTest, ConcatOperationTest, TestXMLEscaping, TestPolicy, JdbcTest, ReverseEvaluatorTest, SolrExampleEmbeddedTest, ShardParamsTest, TestHash, GetByIdTest, ConcurrentUpdateSolrClientBuilderTest, GraphTest, TestDelegationTokenRequest, TestJsonRecordReader, CommonAdminParamsTest, CumulativeProbabilityEvaluatorTest, StreamingTest, ModifiableSolrParamsTest, TestSpellCheckResponse, UuidEvaluatorTest, CosineEvaluatorTest, TestCollectionAdminRequest, JettyWebappTest, TestToleratedUpdateError, LessThanEvaluatorTest, TestV1toV2ApiMapper, TestCloudSolrClientConnections, AppendEvaluatorTest, SchemaTest, AddEvaluatorTest, HttpSolrClientSSLAuthConPoolTest, PowerEvaluatorTest, CloudSolrClientMultiConstructorTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, TestBatchUpdate, LargeVolumeJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeJettyTest -Dtests.seed=5B89757CE7D1C7FD -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Pacific/Bougainville -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | LargeVolumeJettyTest (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.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\xslt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001\tempDir-001\collection1\conf\xslt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_5B89757CE7D1C7FD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B89757CE7D1C7FD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [52/146 (2!)] on J0 in 0.69s, 1 test, 1 error <<< FAILURES!

[...truncated 46758 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 36 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/36/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSeekSliceEnd-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSeekSliceEnd-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSliceOfSlice-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSliceOfSlice-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSeekSliceEnd-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSeekSliceEnd-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSliceOfSlice-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSliceOfSlice-002

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001

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




Build Log:
[...truncated 984 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ru, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=168477504,total=362807296
   [junit4]   2> NOTE: All tests run in this JVM: [TestAllFilesHaveCodecHeader, TestSameScoresWithThreads, TestSimpleExplanationsOfNonMatches, TestManyFields, TestDemoParallelLeafReader, TestIntroSorter, TestMultiCollector, TestFlushByRamOrCountsPolicy, TestControlledRealTimeReopenThread, TestBooleanOr, TestMultiThreadTermVectors, TestTimSorter, TestSparseFixedBitDocIdSet, TestIndexWriter, TestSpanNearQuery, TestDateSort, TestBagOfPostings, TestPriorityQueue, TestEarlyTermination, TestSloppyPhraseQuery, TestDuelingCodecs, TestMixedDocValuesUpdates, TestTryDelete, TestDocsWithFieldSet, TestBinaryDocValuesUpdates, TestBagOfPositions, TestIndexableField, TestLucene70SegmentInfoFormat, TestTieredMergePolicy, TestCloseableThreadLocal, TestCrash, TestThreadedForceMerge, TestInfoStream, TestBufferedIndexInput, TestDocsAndPositions, TestDocument, TestMutablePointsReaderUtils, FuzzyTermOnShortTermsTest, TestCrashCausesCorruptIndex, TestFieldCacheRewriteMethod, TestCharArrayMap, TestDirectoryReader, TestAllFilesDetectTruncation, TestForceMergeForever, TestNorms, TestIndexInput, TestBooleanQuery, TestAtomicUpdate, TestNeverDelete, TestLongBitSet, Test2BPositions, TestAxiomaticSimilarity, TestDocValuesIndexing, TestGeoEncodingUtils, TestConsistentFieldNumbers, TestWildcardRandom, TestApproximationSearchEquivalence, TestDoubleValuesSource, TestCharFilter, TestBinaryDocument, TestParallelReaderEmptyIndex, TestMatchAllDocsQuery, TestPolygon, TestDocValuesRewriteMethod, TestSnapshotDeletionPolicy, TestSpanExplanationsOfNonMatches, TestSwappedIndexFiles, TestIndexWriterMerging, TestIndexWriterMergePolicy, TestPrefixQuery, TestRegExp, TestDoc, TestTwoPhaseCommitTool, TestFilterCodecReader, TestTopFieldCollectorEarlyTermination, TestBytesRef, TestOmitPositions, TestTopDocsMerge, TestCodecHoldsOpenFiles, TestUnicodeUtil, TestAssertions, TestSpansEnum, TestFilterDirectory, TestMatchNoDocsQuery, TestWordlistLoader, TestMmapDirectory, TestVirtualMethod, TestMinimize, TestSingleInstanceLockFactory, FiniteStringsIteratorTest, TestStandardAnalyzer, TestQueryRescorer, TestSimpleFSDirectory, TestIndexWriterDeleteByQuery, TestCharacterUtils, TestDocumentsWriterDeleteQueue, TestMutableValues, TestSort, TestParallelCompositeReader, TestHighCompressionMode, TestIndexOrDocValuesQuery, TestAutomaton, TestSearchForDuplicates, TestSegmentTermEnum, TestBooleanQueryVisitSubscorers, TestComplexExplanations, TestIndexFileDeleter, TestByteArrayDataInput, TestPrefixRandom, TestNotDocIdSet, TestSumDocFreq, TestReaderWrapperDVTypeCheck, TestSortedSetSelector, TestSpanExplanations, TestPerFieldDocValuesFormat, TestFSTs, TestPackedInts, TestIndexWriterWithThreads, TestAddIndexes, TestShardSearching, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=59E88F9FBCBF8732 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSeekSliceEnd-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSeekSliceEnd-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSliceOfSlice-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_59E88F9FBCBF8732-001\testSliceOfSlice-002
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59E88F9FBCBF8732]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [236/458 (1!)] on J0 in 3.59s, 54 tests, 1 error <<< FAILURES!

[...truncated 13756 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\init-core-data-001
   [junit4]   2> 144132 WARN  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=104 numCloses=104
   [junit4]   2> 144132 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 144136 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 144153 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 144247 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 144247 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 144247 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-002\cores\core
   [junit4]   2> 144266 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 144267 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d301b6{/solr,null,AVAILABLE}
   [junit4]   2> 144300 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74cdc02a{SSL,[ssl, http/1.1]}{127.0.0.1:59087}
   [junit4]   2> 144300 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.e.j.s.Server Started @152156ms
   [junit4]   2> 144300 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59087, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-002\cores}
   [junit4]   2> 144300 ERROR (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 144300 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 144300 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 144300 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 144301 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T04:08:03.686Z
   [junit4]   2> 144301 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\solr.xml
   [junit4]   2> 144309 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@57580d6f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 144401 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57580d6f
   [junit4]   2> 144406 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57580d6f
   [junit4]   2> 144407 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@57580d6f
   [junit4]   2> 144419 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001
   [junit4]   2> 144419 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 144420 INFO  (coreLoadExecutor-831-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 144437 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 144438 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 144438 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 144439 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 144439 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 144439 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 144439 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 144440 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 144440 WARN  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 144446 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 144447 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 144485 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 144662 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 144662 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 144662 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 144662 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 144666 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 144667 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 144667 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 144667 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 144667 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 144684 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 144685 INFO  (coreLoadExecutor-831-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@57580d6f
   [junit4]   2> 144685 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 144685 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\data\]
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@49096535
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: 0 msec to checkpoint
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: init: create=true
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@69415196 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5894a92d)
   [junit4]   2> index=
   [junit4]   2> version=7.2.1
   [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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@304b9d85
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@53e5a7fb
   [junit4]   2> 
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: now flush at close
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]:   index before flush 
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: startFullFlush
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: coreLoadExecutor-831-thread-1 finishFullFlush success=true
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-831-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-831-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-831-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-831-thread-1]: now merge
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-831-thread-1]:   index: 
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-831-thread-1]:   no more merges pending; now return
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: waitForMerges
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: waitForMerges done
   [junit4]   2> 144687 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: start
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: enter lock
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: now prepare
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: prepareCommit: flush
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]:   index before flush 
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: startFullFlush
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-831-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: coreLoadExecutor-831-thread-1 finishFullFlush success=true
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: startCommit(): start
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: done all syncs: []
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: pendingCommit != null
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 144691 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: 0 msec to checkpoint
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: took 0.8 msec
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: commit: done
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: rollback
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: all running merges have aborted
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: rollback: done finish merges
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: abort
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: done abort success=true
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: rollback: infos=
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 144692 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: 0 msec to checkpoint
   [junit4]   2> 144694 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 145089 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 145089 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 145092 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 145092 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@49096535
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: init: load commit "segments_1"
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-831-thread-1]: 0 msec to checkpoint
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: init: create=false
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@69415196 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5894a92d)
   [junit4]   2> index=
   [junit4]   2> version=7.2.1
   [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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@3785a584
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@32a1bb9c
   [junit4]   2> 
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: flush at getReader
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: startFullFlush
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-831-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-831-thread-1]: coreLoadExecutor-831-thread-1 finishFullFlush success=true
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-831-thread-1]: getReader took 0 msec
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7acb5592[collection1] main]
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 145121 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 145126 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 145126 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 145126 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 145126 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 145126 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 145128 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 145201 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145202 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7acb5592[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145202 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 145203 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 145203 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 145203 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 145205 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7acb5592[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145215 INFO  (coreLoadExecutor-831-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589358189190578176
   [junit4]   2> 145729 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#59087
   [junit4]   2> 145734 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[B9CD2869DADF24F6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: flush at getReader
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: startFullFlush
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: qtp1383896938-3033: flush naked frozen global deletes
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3033]: compressed 104 to 52 bytes (50.00%) for deletes/updates; private segment null
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3033]: push new packet (delGen=1 numDeleteQuerys=1 bytesUsed=52), packetCount=1, bytesUsed=0.000 MB
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: flush: push buffered updates: delGen=1 numDeleteQuerys=1 bytesUsed=52
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3033]: packet matches no segments
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3033]: finished packet delGen=1 now completedDelGen=1
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3033]: done apply del packet (delGen=1 numDeleteQuerys=1 bytesUsed=52) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3033]: waitApply: no deletes to apply
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3033]: qtp1383896938-3033 finishFullFlush success=true
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: getReader took 0 msec
   [junit4]   2> 145903 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3033]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 145904 INFO  (qtp1383896938-3033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1589358189909901312)} 0 2
   [junit4]   2> 145906 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[B9CD2869DADF24F6]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 0
   [junit4]   2> 145908 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[B9CD2869DADF24F6]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 1
   [junit4]   2> 145908 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[B9CD2869DADF24F6]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 2
   [junit4]   2> 145908 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[B9CD2869DADF24F6]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 3
   [junit4]   2> 145910 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[B9CD2869DADF24F6]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 4
   [junit4]   2> 145972 INFO  (qtp1383896938-3032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T0:0 (1589358189971767296), T0:1 (1589358189980155904), T0:2 (1589358189981204480), T0:3 (1589358189981204481), T0:4 (1589358189981204482), T0:5 (1589358189981204483), T0:6 (1589358189981204484), T0:7 (1589358189981204485), T0:8 (1589358189981204486), T0:9 (1589358189981204487), ... (100 adds)]} 0 10
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589358190003224576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32a1bb9c commitCommandVersion:1589358190003224576
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: start
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: enter lock
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: now prepare
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: prepareCommit: flush
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]:   index before flush 
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: startFullFlush
   [junit4]   2> 145990 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: anyChanges? numDocsInRam=127 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 145991 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1383896938-3031]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 127 deleted terms (unique count=127) bytesUsed=29572, segment=_0, aborted=false, numDocsInRAM=128, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 145995 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: compressed 29804 to 1040 bytes (3.49%) for deletes/updates; private segment null
   [junit4]   2> 145996 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush postings as segment _0 numDocs=128
   [junit4]   2> 146024 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T1:0 (1589358189960232960), T1:1 (1589358189981204578), T1:2 (1589358189986447360), T1:3 (1589358189986447361), T1:4 (1589358189986447362), T1:5 (1589358189986447363), T1:6 (1589358189986447364), T1:7 (1589358189986447365), T1:8 (1589358189986447366), T1:9 (1589358189986447367), ... (100 adds)]} 0 74
   [junit4]   2> 146025 INFO  (qtp1383896938-3030) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T3:0 (1589358190004273152), T3:1 (1589358190032584704), T3:2 (1589358190032584705), T3:3 (1589358190032584706), T3:4 (1589358190032584707), T3:5 (1589358190032584708), T3:6 (1589358190032584709), T3:7 (1589358190032584710), T3:8 (1589358190032584711), T3:9 (1589358190032584712), ... (100 adds)]} 0 34
   [junit4]   2> 146029 INFO  (qtp1383896938-3032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T2:0 (1589358190004273153), T2:1 (1589358190044119040), T2:2 (1589358190044119041), T2:3 (1589358190044119042), T2:4 (1589358190044119043), T2:5 (1589358190044119044), T2:6 (1589358190044119045), T2:7 (1589358190044119046), T2:8 (1589358190044119047), T2:9 (1589358190044119048), ... (100 adds)]} 0 40
   [junit4]   2> 146037 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 40 msec to write norms
   [junit4]   2> 146079 INFO  (qtp1383896938-3028) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T4:0 (1589358190012661760), T4:1 (1589358190068236288), T4:2 (1589358190068236289), T4:3 (1589358190069284864), T4:4 (1589358190069284865), T4:5 (1589358190069284866), T4:6 (1589358190069284867), T4:7 (1589358190069284868), T4:8 (1589358190069284869), T4:9 (1589358190069284870), ... (100 adds)]} 0 80
   [junit4]   2> 146081 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 44 msec to write docValues
   [junit4]   2> 146081 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write points
   [junit4]   2> 146083 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 1 msec to finish stored fields
   [junit4]   2> 146121 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 37 msec to write postings and finish vectors
   [junit4]   2> 146121 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write fieldInfos
   [junit4]   2> 146121 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has 0 deleted docs
   [junit4]   2> 146121 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 146121 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0_Lucene70_0.dvm, _0.fnm]
   [junit4]   2> 146121 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed codec=Lucene70
   [junit4]   2> 146195 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed: segment=_0 ramUsed=0.128 MB newFlushedSize=0.004 MB docs/MB=31,888.27
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush time 200.196039 msec
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publishFlushedSegment _0(7.2.1):C128
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: push new packet (delGen=2 numDeleteTerms=128 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=3 now completedDelGen=1
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publish sets newSegment delGen=3 seg=_0(7.2.1):C128
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: now checkpoint "_0(7.2.1):C128" [1 segments ; isCommit = false]
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: 0 msec to checkpoint
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: packet matches no segments
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=2 now completedDelGen=3
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: done apply del packet (delGen=2 numDeleteTerms=128 bytesUsed=1040) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: waitApply: no deletes to apply
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: qtp1383896938-3031 finishFullFlush success=true
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: startCommit(): start
   [junit4]   2> 146196 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: startCommit index=_0(7.2.1):C128 changeCount=8
   [junit4]   2> 146199 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 146199 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0_Lucene70_0.dvm, _0.nvm, _0.fnm]
   [junit4]   2> 146199 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: pendingCommit != null
   [junit4]   2> 146233 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: done writing segments file "segments_2"
   [junit4]   2> 146233 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: now checkpoint "_0(7.2.1):C128" [1 segments ; isCommit = true]
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: delete [segments_1]
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: 0 msec to checkpoint
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: took 243.6 msec
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: commit: done
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]: findMerges: 1 segments
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   seg=_0(7.2.1):C128 size=0.004 MB [floored]
   [junit4]   2> 146234 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]: now merge
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]:   index: _0(7.2.1):C128
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]:   no more merges pending; now return
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: anyChanges? numDocsInRam=372 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: nrtIsCurrent: infoVersion matches: false; DW changes: true; BD changes: false
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: flush at getReader
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: startFullFlush
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: anyChanges? numDocsInRam=372 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1383896938-3031]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 171 deleted terms (unique count=171) bytesUsed=39833, segment=_1, aborted=false, numDocsInRAM=103, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1383896938-3031]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 99 deleted terms (unique count=99) bytesUsed=23058, segment=_2, aborted=false, numDocsInRAM=100, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1383896938-3031]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 95 deleted terms (unique count=95) bytesUsed=22126, segment=_3, aborted=false, numDocsInRAM=69, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 146235 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1383896938-3031]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 99 deleted terms (unique count=99) bytesUsed=23058, segment=_4, aborted=false, numDocsInRAM=100, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 146241 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: compressed 86646 to 2064 bytes (2.38%) for deletes/updates; private segment null
   [junit4]   2> 146241 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush postings as segment _1 numDocs=103
   [junit4]   2> 146259 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 17 msec to write norms
   [junit4]   2> 146299 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 40 msec to write docValues
   [junit4]   2> 146299 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write points
   [junit4]   2> 146300 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to finish stored fields
   [junit4]   2> 146340 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 40 msec to write postings and finish vectors
   [junit4]   2> 146341 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write fieldInfos
   [junit4]   2> 146341 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has 0 deleted docs
   [junit4]   2> 146341 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 146341 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1_Lucene70_0.dvd, _1.nvd, _1_Lucene50_0.pos, _1.fdx, _1.nvm, _1.fnm, _1.fdt, _1_Lucene70_0.dvm, _1_Lucene50_0.tip]
   [junit4]   2> 146341 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed codec=Lucene70
   [junit4]   2> 146379 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed: segment=_1 ramUsed=0.181 MB newFlushedSize=0.004 MB docs/MB=27,425.934
   [junit4]   2> 146395 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush time 154.446267 msec
   [junit4]   2> 146395 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush postings as segment _2 numDocs=100
   [junit4]   2> 146396 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write norms
   [junit4]   2> 146436 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 40 msec to write docValues
   [junit4]   2> 146436 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write points
   [junit4]   2> 146437 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to finish stored fields
   [junit4]   2> 146481 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 44 msec to write postings and finish vectors
   [junit4]   2> 146482 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write fieldInfos
   [junit4]   2> 146482 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has 0 deleted docs
   [junit4]   2> 146482 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 146482 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushedFiles=[_2.nvd, _2_Lucene70_0.dvd, _2.fdt, _2.nvm, _2_Lucene50_0.pos, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene70_0.dvm, _2_Lucene50_0.tip]
   [junit4]   2> 146482 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed codec=Lucene70
   [junit4]   2> 146504 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed: segment=_2 ramUsed=0.121 MB newFlushedSize=0.004 MB docs/MB=27,108.997
   [junit4]   2> 146504 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush time 108.67004 msec
   [junit4]   2> 146505 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush postings as segment _3 numDocs=69
   [junit4]   2> 146505 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write norms
   [junit4]   2> 146541 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 35 msec to write docValues
   [junit4]   2> 146541 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write points
   [junit4]   2> 146551 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 9 msec to finish stored fields
   [junit4]   2> 146576 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 25 msec to write postings and finish vectors
   [junit4]   2> 146576 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write fieldInfos
   [junit4]   2> 146576 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has 0 deleted docs
   [junit4]   2> 146576 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 146576 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushedFiles=[_3.fdx, _3.nvd, _3_Lucene50_0.pos, _3_Lucene70_0.dvd, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene70_0.dvm, _3.nvm, _3.fnm, _3.fdt, _3_Lucene50_0.tip]
   [junit4]   2> 146576 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed codec=Lucene70
   [junit4]   2> 146596 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed: segment=_3 ramUsed=0.175 MB newFlushedSize=0.003 MB docs/MB=22,441.608
   [junit4]   2> 146597 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush time 92.510747 msec
   [junit4]   2> 146597 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush postings as segment _4 numDocs=100
   [junit4]   2> 146597 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write norms
   [junit4]   2> 146600 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 2 msec to write docValues
   [junit4]   2> 146600 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write points
   [junit4]   2> 146600 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to finish stored fields
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write postings and finish vectors
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: 0 msec to write fieldInfos
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has 0 deleted docs
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushedFiles=[_4.fdt, _4.nvm, _4_Lucene50_0.pos, _4.fnm, _4_Lucene70_0.dvd, _4_Lucene50_0.tip, _4.nvd, _4_Lucene70_0.dvm, _4.fdx, _4_Lucene50_0.doc, _4_Lucene50_0.tim]
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed codec=Lucene70
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flushed: segment=_4 ramUsed=0.143 MB newFlushedSize=0.004 MB docs/MB=27,108.997
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1383896938-3031]: flush time 4.233388 msec
   [junit4]   2> 146601 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publishFlushedSegment _1(7.2.1):C103
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: push new packet (delGen=4 numDeleteTerms=372 bytesUsed=2064), packetCount=1, bytesUsed=0.002 MB
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=5 now completedDelGen=3
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publish sets newSegment delGen=5 seg=_1(7.2.1):C103
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: now checkpoint "_0(7.2.1):C128 _1(7.2.1):C103" [2 segments ; isCommit = false]
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: 0 msec to checkpoint
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publishFlushedSegment _2(7.2.1):C100
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=6 now completedDelGen=3
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publish sets newSegment delGen=6 seg=_2(7.2.1):C100
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: now checkpoint "_0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100" [3 segments ; isCommit = false]
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: 0 msec to checkpoint
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publishFlushedSegment _3(7.2.1):C69
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=7 now completedDelGen=3
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publish sets newSegment delGen=7 seg=_3(7.2.1):C69
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: now checkpoint "_0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69" [4 segments ; isCommit = false]
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: 0 msec to checkpoint
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publishFlushedSegment _4(7.2.1):C100
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=8 now completedDelGen=3
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: publish sets newSegment delGen=8 seg=_4(7.2.1):C100
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: now checkpoint "_0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69 _4(7.2.1):C100" [5 segments ; isCommit = false]
   [junit4]   2> 146602 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1383896938-3031]: 0 msec to checkpoint
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: now apply del packet (delGen=4 numDeleteTerms=372 bytesUsed=2064) to 1 segments, mergeGen 0
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: applyTermDeletes took 0.40 msec for 1 segments and 372 del terms; 0 new deletions
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: closeSegmentStates: 0 new deleted documents; pool 1 packets; bytesUsed=0
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: done inner apply del packet (delGen=4 numDeleteTerms=372 bytesUsed=2064) to 1 segments; 0 new deletes/updates; took 0.032 sec
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: finished packet delGen=4 now completedDelGen=8
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: done apply del packet (delGen=4 numDeleteTerms=372 bytesUsed=2064) to 1 segments; 0 new deletes/updates; took 0.032 sec; 0 packets remain
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 146634 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3031]: waitApply: no deletes to apply
   [junit4]   2> 146828 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: incRefDeleter for NRT reader version=14 segments=_0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69 _4(7.2.1):C100
   [junit4]   2> 146828 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: return reader version=14 reader=StandardDirectoryReader(segments_2:14:nrt _0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69 _4(7.2.1):C100)
   [junit4]   2> 146828 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3031]: qtp1383896938-3031 finishFullFlush success=true
   [junit4]   2> 146828 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]: findMerges: 5 segments
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   seg=_0(7.2.1):C128 size=0.004 MB [floored]
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   seg=_1(7.2.1):C103 size=0.004 MB [floored]
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   seg=_2(7.2.1):C100 size=0.004 MB [floored]
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   seg=_4(7.2.1):C100 size=0.004 MB [floored]
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   seg=_3(7.2.1):C69 size=0.003 MB [floored]
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1383896938-3031]:   allowedSegmentCount=1 vs count=5 (eligible count=5) tooBigCount=0
   [junit4]   2> 146913 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]: now merge
   [junit4]   2> 146914 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]:   index: _0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69 _4(7.2.1):C100
   [junit4]   2> 146914 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1383896938-3031]:   no more merges pending; now return
   [junit4]   2> 146914 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3031]: getReader took 679 msec
   [junit4]   2> 146914 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d85af8[collection1] main]
   [junit4]   2> 146915 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@10d85af8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.1):C128) Uninverting(_1(7.2.1):C103) Uninverting(_2(7.2.1):C100) Uninverting(_3(7.2.1):C69) Uninverting(_4(7.2.1):C100)))}
   [junit4]   2> 146915 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 146916 INFO  (qtp1383896938-3031) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 146916 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589358190039924736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 146916 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32a1bb9c commitCommandVersion:1589358190039924736
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: commit: start
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: commit: enter lock
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: commit: now prepare
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: prepareCommit: flush
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]:   index before flush _0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69 _4(7.2.1):C100
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3035]: startFullFlush
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1383896938-3035]: waitApply: no deletes to apply
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1383896938-3035]: qtp1383896938-3035 finishFullFlush success=true
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: startCommit(): start
   [junit4]   2> 146917 INFO  (qtp1383896938-3035) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1383896938-3035]: startCommit index=_0(7.2.1):C128 _1(7.2.1):C103 _2(7.2.1):C100 _3(7.2.1):C69 _4(7.2.1):C100 changeCount=14
   [junit4]   2> 146917 INFO  (searcherExecutor-832-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d85af8[collection1] main{ExitableDi

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

]: coreCloseExecutor-837-thread-1 finishFullFlush success=true
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-837-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-837-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-837-thread-1]: now merge
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-837-thread-1]:   index: _5(7.2.1):C500
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-837-thread-1]:   no more merges pending; now return
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: waitForMerges
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: waitForMerges done
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: commit: start
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: commit: enter lock
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: commit: now prepare
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: prepareCommit: flush
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]:   index before flush _5(7.2.1):C500
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-837-thread-1]: startFullFlush
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 147242 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-837-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-837-thread-1]: coreCloseExecutor-837-thread-1 finishFullFlush success=true
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: startCommit(): start
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: commit: took 0.2 msec
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: commit: done
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: rollback
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: all running merges have aborted
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: rollback: done finish merges
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-837-thread-1]: abort
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-837-thread-1]: done abort success=true
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-837-thread-1]: rollback: infos=_5(7.2.1):C500
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-837-thread-1]: now checkpoint "_5(7.2.1):C500" [1 segments ; isCommit = false]
   [junit4]   2> 147243 INFO  (coreCloseExecutor-837-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-837-thread-1]: 0 msec to checkpoint
   [junit4]   2> 147244 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55d301b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 147245 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[B9CD2869DADF24F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=351, maxMBSortInHeap=6.844484091640256, sim=RandomSimilarity(queryNorm=true): {}, locale=es-NI, timezone=Europe/Moscow
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=136396616,total=319815680
   [junit4]   2> NOTE: All tests run in this JVM: [TestPolicy, TestRetryUtil, SolrExampleEmbeddedTest, JdbcTest, TermsResponseTest, TestToleratedUpdateError, CosineEvaluatorTest, NoOpResponseParserTest, TestLBHttpSolrClient, StreamingTest, TestCollectionStateWatchers, ArcSineEvaluatorTest, TestDelegationTokenResponse, HyperbolicSineEvaluatorTest, TestCollectionAdminRequest, EmpiricalDistributionEvaluatorTest, CloudSolrClientBuilderTest, RecursiveEvaluatorTest, SchemaTest, ConcatOperationTest, TestDelegationTokenRequest, TestXMLEscaping, TestV1toV2ApiMapper, FieldAnalysisResponseTest, SolrExampleStreamingTest, ModifiableSolrParamsTest, NamedListTest, UsingSolrJRefGuideExamplesTest, AddEvaluatorTest, CeilingEvaluatorTest, ExclusiveOrEvaluatorTest, LengthEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest, SolrDocumentTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeBinaryJettyTest -Dtests.seed=B9CD2869DADF24F6 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | LargeVolumeBinaryJettyTest (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.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001\tempDir-001\collection1\conf\lang
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_B9CD2869DADF24F6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9CD2869DADF24F6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [52/146 (1!)] on J0 in 3.15s, 1 test, 1 error <<< FAILURES!

[...truncated 46759 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 35 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/35/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNativeFSLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001\tempDir-009: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001\tempDir-009    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001\tempDir-009: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001\tempDir-009
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestCoreAdmin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009\data2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009\data2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009\data2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009\data2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009

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




Build Log:
[...truncated 762 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=204, maxMBSortInHeap=6.981785347213157, sim=RandomSimilarity(queryNorm=true): {content=DFR GB1}, locale=en, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=267139264,total=426770432
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestSimilarity2, TestInfoStream, TestTieredMergePolicy, TestPackedTokenAttributeImpl, TestManyFields, TestIndexInput, TestSameTokenSamePosition, TestBufferedIndexInput, TestLucene70DocValuesFormat, TestFilterCodecReader, TestCharFilter, TestControlledRealTimeReopenThread, TestMinimize, TestForUtil, TestSwappedIndexFiles, TestAddIndexes, TestTerms, TestAllFilesDetectTruncation, TestRegexpRandom2, TestStringHelper, TestBinaryDocument, TestRegExp, FuzzyTermOnShortTermsTest, TestCharacterUtils, TestMutableValues, Test2BPositions, TestSloppyPhraseQuery, TestBooleanMinShouldMatch, TestConjunctions, TestConsistentFieldNumbers, TestDocValuesRewriteMethod, TestBinaryTerms, TestCloseableThreadLocal, TestFrequencyTrackingRingBuffer, TestMergePolicyWrapper, TestHighCompressionMode, TestMatchNoDocsQuery, TestMixedCodecs, TestTopDocsCollector, TestRecyclingByteBlockAllocator, TestLiveFieldValues, TestDocument, TestIntroSorter, TestFixedBitDocIdSet, TestBooleanOr, TestBlockPostingsFormat2, TestNativeFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNativeFSLockFactory -Dtests.seed=598F3AC326D250C1 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=America/Indiana/Winamac -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestNativeFSLockFactory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001\tempDir-009: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001\tempDir-009
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_598F3AC326D250C1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([598F3AC326D250C1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [164/458 (1!)] on J0 in 16.16s, 11 tests, 1 error <<< FAILURES!

[...truncated 14133 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
   [junit4]   2> 107024 INFO  (SUITE-TestCoreAdmin-seed#[D9D0EDFDADAD41C7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\init-core-data-001
   [junit4]   2> 107026 WARN  (SUITE-TestCoreAdmin-seed#[D9D0EDFDADAD41C7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 107027 INFO  (SUITE-TestCoreAdmin-seed#[D9D0EDFDADAD41C7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 107033 INFO  (SUITE-TestCoreAdmin-seed#[D9D0EDFDADAD41C7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 107049 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testErrorCases
   [junit4]   1> Solr home: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001
   [junit4]   2> 107051 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\solr.xml
   [junit4]   2> 107080 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 107195 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107201 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107201 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107211 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\.
   [junit4]   2> 107211 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 107211 INFO  (coreLoadExecutor-384-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 107239 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 107239 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 107242 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 107251 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 107253 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 107256 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 107258 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 107259 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 107259 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107259 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107259 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-001\data1\]
   [junit4]   2> 107263 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 107279 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 107279 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 107279 INFO  (coreLoadExecutor-384-thread-2) [    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@2d1260e8
   [junit4]   2> 107279 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107279 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-001/data/-\]
   [junit4]   2> 107280 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 107280 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107280 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107281 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-001\data2\]
   [junit4]   2> 107367 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107367 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107367 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107367 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107372 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107372 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107372 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107372 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107373 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107373 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107374 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a97c171[core1] main]
   [junit4]   2> 107375 WARN  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 107375 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@10c4b22f[core0] main]
   [junit4]   2> 107375 WARN  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 107375 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107375 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107375 INFO  (coreLoadExecutor-384-thread-3) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311582727307264
   [junit4]   2> 107375 INFO  (coreLoadExecutor-384-thread-1) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311582727307264
   [junit4]   2> 107376 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107376 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107378 INFO  (searcherExecutor-385-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@10c4b22f[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107378 INFO  (searcherExecutor-387-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@5a97c171[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107378 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e254627[collection1] main]
   [junit4]   2> 107379 WARN  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 107379 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107380 INFO  (searcherExecutor-386-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e254627[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107380 INFO  (coreLoadExecutor-384-thread-2) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311582732550144
   [junit4]   2> 107382 ERROR (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unsupported operation: BADACTION
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleCustomAction(CoreAdminHandler.java:214)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:168)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:132)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases(TestCoreAdmin.java:169)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 107382 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1812974977
   [junit4]   2> 107382 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 107383 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@794bf18: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@34b0a7b7
   [junit4]   2> 107385 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 107385 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a053f4e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4d0df58f
   [junit4]   2> 107388 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 107388 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b7df4f8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@229e6455
   [junit4]   2> 107389 INFO  (coreCloseExecutor-400-thread-1) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@23deeb8e
   [junit4]   2> 107389 INFO  (coreCloseExecutor-400-thread-3) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@af501f6
   [junit4]   2> 107389 INFO  (coreCloseExecutor-400-thread-1) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=601811854
   [junit4]   2> 107389 INFO  (coreCloseExecutor-400-thread-2) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c85af71
   [junit4]   2> 107389 INFO  (coreCloseExecutor-400-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33dabb31: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@646e0771
   [junit4]   2> 107393 INFO  (coreCloseExecutor-400-thread-3) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=183828982
   [junit4]   2> 107393 INFO  (coreCloseExecutor-400-thread-3) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30af8875: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@cd73c53
   [junit4]   2> 107398 INFO  (coreCloseExecutor-400-thread-2) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=1283829617
   [junit4]   2> 107398 INFO  (coreCloseExecutor-400-thread-2) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ee7ff35: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@6a4f62c6
   [junit4]   2> 107406 INFO  (TEST-TestCoreAdmin.testErrorCases-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testErrorCases
   [junit4]   2> 107408 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testValidCoreRename
   [junit4]   1> Solr home: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001
   [junit4]   2> 107409 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\solr.xml
   [junit4]   2> 107415 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 107520 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107529 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107529 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107537 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\.
   [junit4]   2> 107537 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 107561 INFO  (coreLoadExecutor-407-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 107615 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 107618 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 107622 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 107667 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 107659 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 107676 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 107678 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 107679 INFO  (coreLoadExecutor-407-thread-2) [    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@2d1260e8
   [junit4]   2> 107679 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107679 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-002/data/-\]
   [junit4]   2> 107685 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 107689 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 107690 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 107691 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107691 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107691 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-002\data1\]
   [junit4]   2> 107695 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 107696 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 107697 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107697 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 107698 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-002\data2\]
   [junit4]   2> 107804 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107804 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107807 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107807 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107809 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107809 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107811 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107811 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107815 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30d7fa13[collection1] main]
   [junit4]   2> 107816 WARN  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 107816 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107817 INFO  (coreLoadExecutor-407-thread-2) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311583190777856
   [junit4]   2> 107819 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@7111b7fd[core0] main]
   [junit4]   2> 107819 INFO  (searcherExecutor-408-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30d7fa13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107819 WARN  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 107820 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107820 INFO  (coreLoadExecutor-407-thread-3) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311583193923584
   [junit4]   2> 107822 INFO  (searcherExecutor-409-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@7111b7fd[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107841 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 107842 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 107844 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 107844 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 107845 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b83d11[core1] main]
   [junit4]   2> 107846 WARN  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 107847 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 107847 INFO  (searcherExecutor-410-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@14b83d11[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 107847 INFO  (coreLoadExecutor-407-thread-1) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311583222235136
   [junit4]   2> 107852 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=300773914
   [junit4]   2> 107852 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54bc9088: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@60ac3ab0
   [junit4]   2> 107893 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.coreRenamed' (registry 'solr.core.coreRenamed') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107894 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.coreRenamed, tag=300773914
   [junit4]   2> 107894 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@255d670f: rootName = null, domain = solr.core.coreRenamed, service url = null, agent id = null] for registry solr.core.coreRenamed / com.codahale.metrics.MetricRegistry@60ac3ab0
   [junit4]   2> 107941 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 107942 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=610259562
   [junit4]   2> 107942 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 107942 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12fa3a9b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6c0fa343
   [junit4]   2> 107945 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 107946 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@567249da: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4d0df58f
   [junit4]   2> 107949 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 107949 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21b8dc8a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@229e6455
   [junit4]   2> 107951 INFO  (coreCloseExecutor-423-thread-2) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@203668f7
   [junit4]   2> 107951 INFO  (coreCloseExecutor-423-thread-3) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11ed721a
   [junit4]   2> 107951 INFO  (coreCloseExecutor-423-thread-2) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=540436727
   [junit4]   2> 107951 INFO  (coreCloseExecutor-423-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c7ff5d2
   [junit4]   2> 107951 INFO  (coreCloseExecutor-423-thread-2) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39fa5531: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@7d42a48b
   [junit4]   2> 107956 INFO  (coreCloseExecutor-423-thread-3) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=300773914
   [junit4]   2> 107956 INFO  (coreCloseExecutor-423-thread-3) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23dc1a76: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@60ac3ab0
   [junit4]   2> 107961 INFO  (coreCloseExecutor-423-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1283454418
   [junit4]   2> 107961 INFO  (coreCloseExecutor-423-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1327e602: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@74c6144a
   [junit4]   2> 107972 INFO  (TEST-TestCoreAdmin.testValidCoreRename-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testValidCoreRename
   [junit4]   2> 107974 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadCoreAfterFailure
   [junit4]   1> Solr home: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001
   [junit4]   2> 107976 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\solr.xml
   [junit4]   2> 107987 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 108068 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108075 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108076 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108084 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\.
   [junit4]   2> 108084 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 108086 INFO  (coreLoadExecutor-430-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108130 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108134 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108138 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 108140 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108172 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 108175 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 108177 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108177 INFO  (coreLoadExecutor-430-thread-2) [    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@2d1260e8
   [junit4]   2> 108177 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108177 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003/data/-\]
   [junit4]   2> 108178 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 108181 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 108182 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108182 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108183 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108183 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003\data2\]
   [junit4]   2> 108183 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 108186 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108187 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108187 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108187 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003\data1\]
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108266 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108272 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b2ac7a2[core1] main]
   [junit4]   2> 108272 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5487ed57[collection1] main]
   [junit4]   2> 108272 WARN  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 108272 WARN  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 108273 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108273 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108273 INFO  (coreLoadExecutor-430-thread-2) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311583668928512
   [junit4]   2> 108273 INFO  (coreLoadExecutor-430-thread-1) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311583668928512
   [junit4]   2> 108275 INFO  (searcherExecutor-431-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5487ed57[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108275 INFO  (searcherExecutor-432-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1b2ac7a2[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108275 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108275 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108277 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108277 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108277 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@41a047c4[core0] main]
   [junit4]   2> 108278 WARN  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 108278 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108278 INFO  (searcherExecutor-433-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@41a047c4[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108278 INFO  (coreLoadExecutor-430-thread-3) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311583674171392
   [junit4]   2> 108280 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1017136225
   [junit4]   2> 108280 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 108280 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78b37340: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@44924f56
   [junit4]   2> 108283 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 108284 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aab9e5e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4d0df58f
   [junit4]   2> 108285 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 108286 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30efa9ee: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@229e6455
   [junit4]   2> 108286 INFO  (coreCloseExecutor-446-thread-1) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5bec8120
   [junit4]   2> 108286 INFO  (coreCloseExecutor-446-thread-3) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@35e46f25
   [junit4]   2> 108286 INFO  (coreCloseExecutor-446-thread-2) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ccdbfdf
   [junit4]   2> 108286 INFO  (coreCloseExecutor-446-thread-1) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=1542226208
   [junit4]   2> 108287 INFO  (coreCloseExecutor-446-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22515ac: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@bfb2c44
   [junit4]   2> 108291 INFO  (coreCloseExecutor-446-thread-3) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=904163109
   [junit4]   2> 108291 INFO  (coreCloseExecutor-446-thread-3) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b987df5: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@48a3632f
   [junit4]   2> 108298 INFO  (coreCloseExecutor-446-thread-2) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1020116959
   [junit4]   2> 108298 INFO  (coreCloseExecutor-446-thread-2) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78b910bc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@74b371c1
   [junit4]   2> 108308 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\solr.xml
   [junit4]   2> 108318 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 108385 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108387 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108387 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108395 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\.
   [junit4]   2> 108395 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 108395 INFO  (coreLoadExecutor-453-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108440 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108443 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108444 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108451 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 108451 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 108451 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 108464 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 108464 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 108465 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108465 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108479 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108480 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108480 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 108481 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108481 INFO  (coreLoadExecutor-453-thread-2) [    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@2d1260e8
   [junit4]   2> 108495 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108495 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003\data2\]
   [junit4]   2> 108495 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108496 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003/data/-\]
   [junit4]   2> 108496 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108496 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003\data1\]
   [junit4]   2> 108585 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108585 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108586 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108586 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108586 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108586 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108587 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108587 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108588 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d1f822[core0] main]
   [junit4]   2> 108590 WARN  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 108590 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108591 INFO  (coreLoadExecutor-453-thread-3) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311584002375680
   [junit4]   2> 108591 INFO  (searcherExecutor-455-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@11d1f822[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108591 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5245360f[core1] main]
   [junit4]   2> 108591 WARN  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 108591 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108591 INFO  (coreLoadExecutor-453-thread-1) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311584002375680
   [junit4]   2> 108591 INFO  (searcherExecutor-454-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@5245360f[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108607 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108607 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108608 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108608 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108610 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2db8829e[collection1] main]
   [junit4]   2> 108610 WARN  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 108610 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108612 INFO  (searcherExecutor-456-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2db8829e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108612 INFO  (coreLoadExecutor-453-thread-2) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311584024395776
   [junit4]   2> 108619 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={}{add=[core0-1 (1589311584028590080)]} 0 3
   [junit4]   2> 108619 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589311584031735808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108619 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73fe5525 commitCommandVersion:1589311584031735808
   [junit4]   2> 108635 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79c7a7ea[core0] main]
   [junit4]   2> 108635 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 108636 INFO  (searcherExecutor-455-thread-1) [    ] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@79c7a7ea[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.1):c1)))}
   [junit4]   2> 108636 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [core0]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 17
   [junit4]   2> 108636 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1849108763
   [junit4]   2> 108636 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 108636 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2375c745: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2aa9e7a6
   [junit4]   2> 108639 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 108639 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c50ea33: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4d0df58f
   [junit4]   2> 108642 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 108642 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d147ca4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@229e6455
   [junit4]   2> 108643 INFO  (coreCloseExecutor-469-thread-1) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@790699ef
   [junit4]   2> 108643 INFO  (coreCloseExecutor-469-thread-1) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=2030475759
   [junit4]   2> 108643 INFO  (coreCloseExecutor-469-thread-2) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5dfa49f2
   [junit4]   2> 108643 INFO  (coreCloseExecutor-469-thread-1) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b21b289: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@2b0e2169
   [junit4]   2> 108643 INFO  (coreCloseExecutor-469-thread-3) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6808c6af
   [junit4]   2> 108649 INFO  (coreCloseExecutor-469-thread-2) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=1576684018
   [junit4]   2> 108649 INFO  (coreCloseExecutor-469-thread-2) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57a59895: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@68dc51d3
   [junit4]   2> 108654 INFO  (coreCloseExecutor-469-thread-3) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1745405615
   [junit4]   2> 108655 INFO  (coreCloseExecutor-469-thread-3) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7aa390d3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@44eb088b
   [junit4]   2> 108663 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\solr.xml
   [junit4]   2> 108673 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 108741 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108746 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108746 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108752 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\solrHome-001\.
   [junit4]   2> 108752 INFO  (TEST-TestCoreAdmin.testReloadCoreAfterFailure-seed#[D9D0EDFDADAD41C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 108753 INFO  (coreLoadExecutor-476-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108777 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108778 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108797 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 108805 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 108805 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 108809 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 108812 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 108813 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 108813 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core0' (registry 'solr.core.core0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003\data1\]
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-2) [    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@2d1260e8
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108814 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003/data/-\]
   [junit4]   2> 108817 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 108818 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared, trusted=true
   [junit4]   2> 108818 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d1260e8
   [junit4]   2> 108818 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108818 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-003\data2\]
   [junit4]   2> 108924 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108924 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108924 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108925 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108936 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108936 INFO  (coreLoadExecutor-476-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108937 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108937 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108941 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108941 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108942 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108942 INFO  (coreLoadExecutor-476-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108943 INFO  (coreLoadExecutor-476-thread-3) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apa

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

irectory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 111896 WARN  (coreLoadExecutor-634-thread-1-processing-x:core0) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\solrj\src\test-files\solrj\solr\configsets\shared\conf; switching to use InMemory storage instead.
   [junit4]   2> 111897 INFO  (coreLoadExecutor-634-thread-3-processing-x:core0) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 111897 INFO  (coreLoadExecutor-634-thread-2-processing-x:core0) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 111897 INFO  (coreLoadExecutor-634-thread-1-processing-x:core0) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 111897 INFO  (coreLoadExecutor-634-thread-3-processing-x:core0) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311587468967936
   [junit4]   2> 111897 INFO  (coreLoadExecutor-634-thread-1-processing-x:core0) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311587468967936
   [junit4]   2> 111897 INFO  (coreLoadExecutor-634-thread-2-processing-x:core0) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589311587468967936
   [junit4]   2> 111899 INFO  (searcherExecutor-636-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@25f594ef[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111900 INFO  (searcherExecutor-637-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@5cee12[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111900 INFO  (searcherExecutor-635-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1becb97c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 111900 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.c.CoreContainer Shutting down CoreContainer instance=950755295
   [junit4]   2> 111900 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 111900 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1586a373: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@18e42047
   [junit4]   2> 111904 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 111904 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@786c87eb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4d0df58f
   [junit4]   2> 111906 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 111907 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4552aae4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@229e6455
   [junit4]   2> 111908 INFO  (coreCloseExecutor-650-thread-1-processing-x:core0) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7842d460
   [junit4]   2> 111908 INFO  (coreCloseExecutor-650-thread-1-processing-x:core0) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=2017645664
   [junit4]   2> 111908 INFO  (coreCloseExecutor-650-thread-1-processing-x:core0) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45f13b3b: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@3d2bcb4d
   [junit4]   2> 111909 INFO  (coreCloseExecutor-650-thread-2-processing-x:core0) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d849fd5
   [junit4]   2> 111913 INFO  (coreCloseExecutor-650-thread-2-processing-x:core0) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1568972757
   [junit4]   2> 111913 INFO  (coreCloseExecutor-650-thread-2-processing-x:core0) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b357c5b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@619c4397
   [junit4]   2> 111919 INFO  (coreCloseExecutor-650-thread-3-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e4b439e
   [junit4]   2> 111919 INFO  (coreCloseExecutor-650-thread-3-processing-x:core0) [    x:core0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core0, tag=508248990
   [junit4]   2> 111919 INFO  (coreCloseExecutor-650-thread-3-processing-x:core0) [    x:core0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@337d9e82: rootName = null, domain = solr.core.core0, service url = null, agent id = null] for registry solr.core.core0 / com.codahale.metrics.MetricRegistry@7612284c
   [junit4]   2> 111928 INFO  (TEST-TestCoreAdmin.testInvalidCoreNamesAreRejectedWhenRenamingExistingCore-seed#[D9D0EDFDADAD41C7]) [    x:core0] o.a.s.SolrTestCaseJ4 ###Ending testInvalidCoreNamesAreRejectedWhenRenamingExistingCore
   [junit4]   2> 111935 INFO  (SUITE-TestCoreAdmin-seed#[D9D0EDFDADAD41C7]-worker) [    x:core0] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1559, maxMBSortInHeap=5.65131483282179, sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=Europe/Andorra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=270274200,total=447741952
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeEmbeddedTest, TestValidatingJsonMap, SquareRootEvaluatorTest, TestZkConfigManager, HttpSolrClientConPoolTest, ConcurrentUpdateSolrClientTest, AscEvaluatorTest, UniformDistributionEvaluatorTest, TestPathTrie, QueryResponseTest, SolrSchemalessExampleTest, SolrExampleStreamingBinaryTest, GreaterThanEqualToEvaluatorTest, LessThanEqualToEvaluatorTest, AnlysisResponseBaseTest, RawValueEvaluatorTest, CloudSolrClientTest, RegressionEvaluatorTest, SolrExceptionTest, HyperbolicCosineEvaluatorTest, SolrZkClientTest, HyperbolicTangentEvaluatorTest, CorrelationEvaluatorTest, CollectionAdminRequestRequiredParamsTest, TestConfigSetAdminRequest, CubedRootEvaluatorTest, BasicHttpSolrClientTest, FacetFieldTest, AbsoluteValueEvaluatorTest, MergeIndexesEmbeddedTest, TestSuggesterResponse, ArcCosineEvaluatorTest, SolrQueryTest, TestFastInputStream, SolrExampleXMLTest, SolrExampleEmbeddedTest, TestSolrProperties, SolrParamTest, TermsResponseTest, TestCoreAdmin]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.seed=D9D0EDFDADAD41C7 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestCoreAdmin (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.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009\data2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009\data2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.TestCoreAdmin_D9D0EDFDADAD41C7-001\tempDir-009
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D9D0EDFDADAD41C7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [96/146 (1!)] on J1 in 5.10s, 9 tests, 1 error <<< FAILURES!

[...truncated 46643 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 34 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/34/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001\two-lines-each.txt: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001\two-lines-each.txt 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001\two-lines-each.txt: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001\two-lines-each.txt

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001\_123.191: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001\_123.191    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001\_123.191: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001\_123.191
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestNeverDelete

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001\segments_p: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001\segments_p    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001\segments_p: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001\segments_p
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001

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


FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2\index    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2

	at __randomizedtesting.SeedInfo.seed([E098E5BE03A0A68:A5F3934E3FE68C46]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at 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 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSFailoverTest

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([9D8434AAE260EE22]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.setupClass(MoveReplicaHDFSFailoverTest.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSFailoverTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MoveReplicaHDFSFailoverTest_9D8434AAE260EE22-001\tempDir-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([9D8434AAE260EE22:15D00B704C9C83DA]:0)
	at org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.TestRawTransformer

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets\minimal    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets\minimal
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_9D8434AAE260EE22-001\tempDir-001

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




Build Log:
[...truncated 721 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=FST50, dc=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=562, maxMBSortInHeap=7.9399815076815035, sim=RandomSimilarity(queryNorm=true): {field=LM Jelinek-Mercer(0.700000)}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=15265272,total=143392768
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilterLeafReader, TestSearchWithThreads, TestIndexableField, TestHighCompressionMode, TestCharArrayMap, TestLucene50StoredFieldsFormat, TestMultiCollector, TestAutomaton, TestIndexWriterWithThreads, TestIndexWriterExceptions, TestRadixSelector, TestDocCount, TestBytesRef, TestCodecs, TestSearch, TestSpanOrQuery, TestBooleanMinShouldMatch, Test2BSortedDocValuesOrds, TestDocInverterPerFieldErrorInfo, TestOmitTf, TestThreadedForceMerge, TestIndexInput, TestPrefixQuery, TestSparseFixedBitDocIdSet, TestForUtil, TestPrefixRandom, TestTerms, TestLazyProxSkipping, TestIOUtils, TestLiveFieldValues, TestBooleanOr, TestSegmentReader, TestTryDelete, TestFSTs, TestNorms, TestIntRangeFieldQueries, TestFilterCodecReader, TestBufferedIndexInput, TestAllFilesDetectTruncation, TestMergePolicyWrapper, TestTrackingDirectoryWrapper, TestLucene70DocValuesFormat, TestBoostQuery, TestSpanExplanationsOfNonMatches, TestDocValuesRewriteMethod, TestLucene60PointsFormat, TestComplexExplanations, TestIndexWriterFromReader, TestSameTokenSamePosition, TestFieldsReader, TestCloseableThreadLocal, TestDirectPacked, TestFixedBitDocIdSet, TestRecyclingByteBlockAllocator, TestConsistentFieldNumbers, TestPolygon, TestAxiomaticSimilarity, TestExternalCodecs, TestQueryRescorer, TestRegexpRandom, TestSortedSetSelector, TestBoolean2ScorerSupplier, TestSynonymQuery, TestSortedSetDocValues, Test2BPoints, TestRecyclingIntBlockAllocator, TestSnapshotDeletionPolicy, Test2BPositions, TestDateSort, TestMixedCodecs, TestWildcardRandom, TestOneMergeWrappingMergePolicy, TestBKD, TestArrayUtil, TestPointValues, TestDocValuesIndexing, TestDemoParallelLeafReader, TestPhrasePrefixQuery, TestDocumentsWriterDeleteQueue, TestTermScorer, TestNeverDelete]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNeverDelete -Dtests.seed=C53BC56E9588760 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNeverDelete (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.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001\segments_p: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001\TestNeverDelete-001\segments_p
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNeverDelete_C53BC56E9588760-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C53BC56E9588760]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [147/458 (1!)] on J0 in 1.47s, 1 test, 1 error <<< FAILURES!

[...truncated 5186 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=206242224,total=221249536
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerfTasksLogic, StreamUtilsTest, AddIndexesTaskTest, TestConfig, DocMakerTest, TrecContentSourceTest, WriteEnwikiLineDocTaskTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=WriteEnwikiLineDocTaskTest -Dtests.seed=1218B8275068E955 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | WriteEnwikiLineDocTaskTest (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.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001\two-lines-each.txt: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_1218B8275068E955-001\benchmark-001\two-lines-each.txt
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1218B8275068E955]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/18 (1!)] on J0 in 0.05s, 1 test, 1 error <<< FAILURES!

[...truncated 499 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1867, maxMBSortInHeap=7.659658159520415, sim=RandomSimilarity(queryNorm=false): {body=ClassicSimilarity}, locale=mk-MK, timezone=Africa/Lagos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=61388976,total=207093760
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat, TestFixedGapPostingsFormat, TestFSTOrdPostingsFormat, TestSimpleTextPointsFormat, TestDirectPostingsFormat, TestSimpleTextDocValuesFormat, TestSimpleTextPostingsFormat, TestOrdsBlockTree, TestMemoryDocValuesFormat, TestSimpleTextCompoundFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextCompoundFormat -Dtests.seed=A161CCE50B7EED41 -Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=Africa/Lagos -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSimpleTextCompoundFormat (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.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001\_123.191: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001\CFSManySubFiles-001\_123.191
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_A161CCE50B7EED41-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A161CCE50B7EED41]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [19/20 (1!)] on J0 in 4.38s, 26 tests, 1 error <<< FAILURES!

[...truncated 2360 lines...]
   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-01-11 00:01:46.516:INFO::TEST-HttpReplicatorTest.testServerErrors-seed#[E098E5BE03A0A68]: Logging initialized @7004ms
   [junit4]   2> 2018-01-11 00:01:46.711:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[E098E5BE03A0A68]: jetty-9.3.20.v20170531
   [junit4]   2> 2018-01-11 00:01:51.883:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[E098E5BE03A0A68]: Started ServerConnector@49527e{HTTP/1.1,[http/1.1]}{127.0.0.1:54940}
   [junit4]   2> 2018-01-11 00:01:51.883:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[E098E5BE03A0A68]: Started @12370ms
   [junit4]   2> 2018-01-11 00:01:52.581:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[E098E5BE03A0A68]: Stopped ServerConnector@49527e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-01-11 00:01:52.592:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[E098E5BE03A0A68]: jetty-9.3.20.v20170531
   [junit4]   2> 2018-01-11 00:01:52.593:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[E098E5BE03A0A68]: Started ServerConnector@1984b10{HTTP/1.1,[http/1.1]}{127.0.0.1:54945}
   [junit4]   2> 2018-01-11 00:01:52.593:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[E098E5BE03A0A68]: Started @13081ms
   [junit4]   2> 2018-01-11 00:01:52.660:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[E098E5BE03A0A68]: Stopped ServerConnector@1984b10{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=E098E5BE03A0A68 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.08s J1 | HttpReplicatorTest.testBasic <<<
   [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.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001\httpReplicatorTest-002\2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E098E5BE03A0A68:A5F3934E3FE68C46]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:121)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_E098E5BE03A0A68-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hi, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=50531648,total=79691776
   [junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, TestNRTReplication, IndexAndTaxonomyRevisionTest, IndexRevisionTest, HttpReplicatorTest]
   [junit4] Completed [9/9 (1!)] on J1 in 6.23s, 2 tests, 1 error <<< FAILURES!

[...truncated 3716 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\init-core-data-001
   [junit4]   2> 1600919 WARN  (SUITE-TestSolrConfigHandlerConcurrent-seed#[9D8434AAE260EE22]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1600919 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[9D8434AAE260EE22]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1600925 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[9D8434AAE260EE22]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1600925 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[9D8434AAE260EE22]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1600925 INFO  (SUITE-TestSolrConfigHandlerConcurrent-seed#[9D8434AAE260EE22]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1600960 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1600961 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1600961 INFO  (Thread-2350) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1600965 ERROR (Thread-2350) [    ] 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> 1601061 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.ZkTestServer start zk server on port:51434
   [junit4]   2> 1601067 INFO  (zkConnectionManagerCallback-3531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601080 INFO  (zkConnectionManagerCallback-3533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601088 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1601090 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1601093 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1601095 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1601097 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1601098 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1601101 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1601103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1601105 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1601106 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1601108 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1601111 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1603099 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1603100 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12a5173{/,null,AVAILABLE}
   [junit4]   2> 1603102 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fa{HTTP/1.1,[http/1.1]}{127.0.0.1:51443}
   [junit4]   2> 1603103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.Server Started @1610838ms
   [junit4]   2> 1603103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=51443, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\control-001\cores}
   [junit4]   2> 1603103 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1603103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 1603103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1603103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1603103 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T01:31:29.804Z
   [junit4]   2> 1603116 INFO  (zkConnectionManagerCallback-3535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603118 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e2d7e4320002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1603118 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1603119 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\control-001\solr.xml
   [junit4]   2> 1603132 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1603132 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1603150 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1603156 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51434/solr
   [junit4]   2> 1603160 INFO  (zkConnectionManagerCallback-3539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603162 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e2d7e4320003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1603164 INFO  (zkConnectionManagerCallback-3541-thread-1-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603690 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1603702 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51443_
   [junit4]   2> 1603704 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.c.Overseer Overseer (id=99328608676478980-127.0.0.1:51443_-n_0000000000) starting
   [junit4]   2> 1603778 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51443_
   [junit4]   2> 1603784 INFO  (OverseerStateUpdate-99328608676478980-127.0.0.1:51443_-n_0000000000) [n:127.0.0.1:51443_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1604070 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1604080 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1604080 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1604085 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51443_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\control-001\cores
   [junit4]   2> 1604148 INFO  (zkConnectionManagerCallback-3547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604151 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1604154 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51434/solr ready
   [junit4]   2> 1604155 INFO  (qtp9282052-14213) [n:127.0.0.1:51443_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51443_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1604168 INFO  (OverseerThreadFactory-5058-thread-1-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1604306 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1604306 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1604446 INFO  (zkCallback-3540-thread-1-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1605378 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 1605394 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1606245 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1606273 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1606274 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1606275 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1606275 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1606278 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=76.94921875, floorSegmentMB=2.1123046875, forceMergeDeletesPctAllowed=1.855975390188337, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47979297561504397
   [junit4]   2> 1606281 WARN  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1606441 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1606442 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1606442 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1606442 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606442 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=44.5380859375, floorSegmentMB=1.931640625, forceMergeDeletesPctAllowed=27.056612197834234, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6919273415564529
   [junit4]   2> 1606442 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f3e7bd[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1606451 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1606458 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1606459 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1606459 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589257744584540160
   [junit4]   2> 1606462 INFO  (searcherExecutor-5061-thread-1-processing-n:127.0.0.1:51443_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@f3e7bd[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606479 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1606479 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1606479 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51443/control_collection_shard1_replica_n1/
   [junit4]   2> 1606479 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1606479 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51443/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1606479 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1606497 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51443/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1606499 INFO  (zkCallback-3540-thread-1-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1606566 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1606599 INFO  (qtp9282052-14223) [n:127.0.0.1:51443_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2290
   [junit4]   2> 1606605 INFO  (qtp9282052-14213) [n:127.0.0.1:51443_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1606697 INFO  (zkCallback-3540-thread-2-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1607605 INFO  (qtp9282052-14213) [n:127.0.0.1:51443_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51443_&wt=javabin&version=2} status=0 QTime=3449
   [junit4]   2> 1607613 INFO  (zkConnectionManagerCallback-3551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1607615 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1607616 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51434/solr ready
   [junit4]   2> 1607616 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1607618 INFO  (qtp9282052-14219) [n:127.0.0.1:51443_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1607644 INFO  (OverseerThreadFactory-5058-thread-2-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1607672 INFO  (OverseerCollectionConfigSetProcessor-99328608676478980-127.0.0.1:51443_-n_0000000000) [n:127.0.0.1:51443_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1607678 WARN  (OverseerThreadFactory-5058-thread-2-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1607914 INFO  (qtp9282052-14219) [n:127.0.0.1:51443_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1607914 INFO  (qtp9282052-14219) [n:127.0.0.1:51443_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=296
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\shard-1-001 of type NRT
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@979587{/,null,AVAILABLE}
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ff70c2{HTTP/1.1,[http/1.1]}{127.0.0.1:51465}
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.e.j.s.Server Started @1616384ms
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=51465, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\shard-1-001\cores}
   [junit4]   2> 1608645 ERROR (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1608645 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T01:31:35.346Z
   [junit4]   2> 1608645 INFO  (zkConnectionManagerCallback-3553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608655 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1608655 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\shard-1-001\solr.xml
   [junit4]   2> 1608665 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1608665 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1608665 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1608670 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51434/solr
   [junit4]   2> 1608697 INFO  (zkConnectionManagerCallback-3557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608703 INFO  (zkConnectionManagerCallback-3559-thread-1-processing-n:127.0.0.1:51465_) [n:127.0.0.1:51465_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1608712 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1608715 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1608718 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51465_
   [junit4]   2> 1608720 INFO  (zkCallback-3540-thread-2-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608723 INFO  (zkCallback-3558-thread-1-processing-n:127.0.0.1:51465_) [n:127.0.0.1:51465_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608723 INFO  (zkCallback-3550-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1608879 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1608886 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1608886 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1608888 INFO  (TEST-TestSolrConfigHandlerConcurrent.test-seed#[9D8434AAE260EE22]) [n:127.0.0.1:51465_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\shard-1-001\cores
   [junit4]   2> 1608912 INFO  (qtp9282052-14217) [n:127.0.0.1:51443_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51465_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1608914 INFO  (OverseerCollectionConfigSetProcessor-99328608676478980-127.0.0.1:51443_-n_0000000000) [n:127.0.0.1:51443_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1608915 INFO  (OverseerThreadFactory-5058-thread-3-processing-n:127.0.0.1:51443_) [n:127.0.0.1:51443_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51465_ for creating new replica
   [junit4]   2> 1608919 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1608920 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1609941 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 1609951 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1610040 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1610060 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1610061 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@92d579
   [junit4]   2> 1610061 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1610061 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_9D8434AAE260EE22-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 1610064 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=76.94921875, floorSegmentMB=2.1123046875, forceMergeDeletesPctAllowed=1.855975390188337, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47979297561504397
   [junit4]   2> 1610068 WARN  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1610147 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1610147 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1610149 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1610149 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1610149 INFO  (qtp31143957-14266) [n:127.0.0.1:51465_ c:collection1 s:shard2  x:

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

estRemoteStreaming, SolrCoreTest, DirectSolrSpellCheckerTest, TestSSLRandomization, SolrIndexSplitterTest, TestNumericTerms32, NodeAddedTriggerTest, TestSolrQueryParser, TestTrie, TestRawResponseWriter, HdfsNNFailoverTest, UtilsToolTest, CachingDirectoryFactoryTest, TestDynamicLoading, RequestLoggingTest, TestSlowCompositeReaderWrapper, CoreAdminRequestStatusTest, ZkStateWriterTest, TestSubQueryTransformerCrossCore, AddSchemaFieldsUpdateProcessorFactoryTest, FullHLLTest, MetricsConfigTest, TestBlobHandler, MBeansHandlerTest, CdcrBootstrapTest, LukeRequestHandlerTest, TestFieldTypeResource, TestPartialUpdateDeduplication, TestCrossCoreJoin, TestComplexPhraseQParserPlugin, HLLUtilTest, TestCloudManagedSchema, FieldMutatingUpdateProcessorTest, MoreLikeThisHandlerTest, MultiThreadedOCPTest, TestConfigOverlay, TestSolrCloudSnapshots, UpdateLogTest, DistributedFacetExistsSmallTest, ShufflingReplicaListTransformerTest, CloudExitableDirectoryReaderTest, TestGraphTermsQParserPlugin, TestRestoreCore, TestCollapseQParserPlugin, TimeRoutedAliasUpdateProcessorTest, AliasIntegrationTest, RuleEngineTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestReplicationHandlerBackup, SampleTest, FileBasedSpellCheckerTest, TestStressLiveNodes, TestJettySolrRunner, TestOverriddenPrefixQueryForCustomFieldType, SearchHandlerTest, TestJsonFacetRefinement, BitVectorTest, BlockJoinFacetDistribTest, TestFieldCacheReopen, ActionThrottleTest, TestExactSharedStatsCache, TestSimpleQParserPlugin, LeaderFailoverAfterPartitionTest, TestPerFieldSimilarity, IndexSchemaRuntimeFieldTest, TemplateUpdateProcessorTest, TestLegacyField, TestFaceting, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, SolrIndexConfigTest, DocumentBuilderTest, RecoveryAfterSoftCommitTest, TestValueSourceCache, NumberUtilsTest, SearchRateTriggerTest, ExitableDirectoryReaderTest, TestAuthenticationFramework, CollectionStateFormat2Test, ConnectionManagerTest, TestCopyFieldCollectionResource, PeerSyncTest, TestInfoStreamLogging, SchemaVersionSpecificBehaviorTest, PolyFieldTest, TestRTGBase, TestSolrConfigHandlerConcurrent, TermVectorComponentDistributedTest, TestStressCloudBlindAtomicUpdates, StatelessScriptUpdateProcessorFactoryTest, DeleteReplicaTest, TestFileDictionaryLookup, TestFastWriter, AnalysisAfterCoreReloadTest, TestScoreJoinQPNoScore, TestRetrieveFieldsOptimizer, TestSolrDeletionPolicy1, DistributedQueueTest, TestHashPartitioner, ExternalFileFieldSortTest, TestMaxScoreQueryParser, SortSpecParsingTest, CustomCollectionTest, DocValuesTest, TestNumericRangeQuery64, TestDelegationWithHadoopAuth, MetricUtilsTest, TestStressUserVersions, SolrCloudReportersTest, EnumFieldTest, TestEmbeddedSolrServerConstructors, ZkSolrClientTest, BlockJoinFacetSimpleTest, AtomicUpdatesTest, TestSolrConfigHandler, QueryResultKeyTest, TestDistributedGrouping, TestStreamBody, ShardRoutingCustomTest, TestManagedSynonymFilterFactory, SimpleFacetsTest, V2ApiIntegrationTest, TestInitQParser, CacheHeaderTest, ChaosMonkeySafeLeaderTest, TestStressReorder, TestChildDocTransformer, TestStressVersions, CloneFieldUpdateProcessorFactoryTest, TestLuceneMatchVersion, TestCollationField, QueryElevationComponentTest, TestDistribDocBasedVersion, TestBadConfig, TestFieldResource, SpellPossibilityIteratorTest, CollectionsAPIDistributedZkTest, UUIDUpdateProcessorFallbackTest, SpatialRPTFieldTypeTest, TestDocTermOrds, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestJoin, DistributedTermsComponentTest, StatsComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, JsonLoaderTest, TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, EchoParamsTest, TestBM25SimilarityFactory, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, OverseerModifyCollectionTest, ReplaceNodeTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestRequestStatusCollectionAPI, TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, ComputePlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, SystemLogListenerTest, TestPolicyCloud, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, TestConfigSetImmutable, TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, TestInitParams, TestShardHandlerFactory, TestSolrXml, TestConfigReload, TestCoreBackup, TestHdfsBackupRestoreCore, TestSQLHandlerNonCloud, AutoscalingHistoryHandlerTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, TestExpandComponent, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericRangeQuery32, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestPushWriter, TestRawTransformer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRawTransformer -Dtests.seed=9D8434AAE260EE22 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestRawTransformer (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestRawTransformer_9D8434AAE260EE22-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D8434AAE260EE22]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [649/751 (4!)] on J1 in 0.51s, 1 test, 1 error <<< FAILURES!

[...truncated 43551 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 33 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/33/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBagOfPositions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001\bagofpositions-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001\bagofpositions-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001\bagofpositions-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001\bagofpositions-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-015    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-015
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingLongValueStreamTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001\suggest_context_implemented_but_not_configured: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001\suggest_context_implemented_but_not_configured    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001\suggest_context_implemented_but_not_configured: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001\suggest_context_implemented_but_not_configured
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001\tempDir-003\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.metrics.reporters.solr.SolrCloudReportersTest_E472B5BB95C8634-001

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


FAILED:  org.apache.solr.util.UtilsToolTest.testNonexisting

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.UtilsToolTest_E472B5BB95C8634-001\Utils Tool Test-001.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.UtilsToolTest_E472B5BB95C8634-001\Utils Tool Test-001.
	at __randomizedtesting.SeedInfo.seed([E472B5BB95C8634:A2256337D9B4F65B]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.solr.util.UtilsToolTest.tearDown(UtilsToolTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore\core0    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore\core0
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010

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




Build Log:
[...truncated 577 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1028, maxMBSortInHeap=5.294802243045715, sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=211185592,total=331350016
   [junit4]   2> NOTE: All tests run in this JVM: [TestCheckIndex, TestSegmentTermDocs, TestSpanContainQuery, TestFastDecompressionMode, TestStressAdvance, TestLucene60FieldInfoFormat, LimitedFiniteStringsIteratorTest, TestUniqueTermCount, TestBoolean2, TestWildcard, TestFixedBitSet, TestLucene70NormsFormat, TestStopFilter, TestBytesRefHash, TestTermsEnum2, TestTransactionRollback, TestBasics, TestDeletionPolicy, Test2BPostings, TestIndexWriterForceMerge, TestDocValuesScoring, TestSloppyMath, TestDelegatingAnalyzerWrapper, TestTermVectorsReader, TestSimpleExplanations, TestBytesRefArray, TestSimilarityBase, TestIndexedDISI, TestSubScorerFreqs, TestIndexWriterReader, Test2BBKDPoints, TestFieldReuse, TestParallelTermEnum, TestSortedNumericSortField, TestIndexWriterConfig, TestStressNRT, TestOrdinalMap, TestAllFilesHaveChecksumFooter, TestIndexingSequenceNumbers, TestPerFieldDocValuesFormat, TestDirectMonotonic, TestIndexWriterCommit, TestByteBlockPool, TestDocumentWriter, TestLongValuesSource, TestSimpleExplanationsWithFillerDocs, TestNoMergeScheduler, TestDirectoryReaderReopen, TestIndexWriterDelete, TestFieldValueQuery, TestCachingTokenFilter, Test2BTerms, TestComplexExplanationsOfNonMatches, TestIndexCommit, TestOperations, TestBlockPostingsFormat3, TestCharArraySet, TestSmallFloat, TestDemo, TestStringMSBRadixSorter, TestTopFieldCollector, TestField, TestSimilarity, Test2BNumericDocValues, TestDirectory, TestLucene50CompoundFormat, TestTragicIndexWriterDeadlock, TestStressIndexing2, TestQueryBuilder, TestRateLimiter, TestTermRangeQuery, TestLogMergePolicy, TestPrefixInBooleanQuery, TestIndexWriterMaxDocs, TestIndexTooManyDocs, TestCharTermAttributeImpl, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=CCA3023343FDDA70 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (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.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-015
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001\foo-002\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_CCA3023343FDDA70-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCA3023343FDDA70]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [106/458 (1!)] on J1 in 1.64s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 542 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {field=DFR I(ne)L2}, locale=sl, timezone=Africa/Algiers
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=42285768,total=95420416
   [junit4]   2> NOTE: All tests run in this JVM: [TestCheckIndex, TestSegmentTermDocs, TestSpanContainQuery, TestFastDecompressionMode, TestStressAdvance, TestLucene60FieldInfoFormat, LimitedFiniteStringsIteratorTest, TestUniqueTermCount, TestBoolean2, TestWildcard, TestFixedBitSet, TestLucene70NormsFormat, TestStopFilter, TestBytesRefHash, TestTermsEnum2, TestTransactionRollback, TestBasics, TestDeletionPolicy, Test2BPostings, TestIndexWriterForceMerge, TestDocValuesScoring, TestSloppyMath, TestDelegatingAnalyzerWrapper, TestTermVectorsReader, TestSimpleExplanations, TestBytesRefArray, TestSimilarityBase, TestIndexedDISI, TestSubScorerFreqs, TestIndexWriterReader, Test2BBKDPoints, TestFieldReuse, TestParallelTermEnum, TestSortedNumericSortField, TestIndexWriterConfig, TestStressNRT, TestOrdinalMap, TestAllFilesHaveChecksumFooter, TestIndexingSequenceNumbers, TestPerFieldDocValuesFormat, TestDirectMonotonic, TestIndexWriterCommit, TestByteBlockPool, TestDocumentWriter, TestLongValuesSource, TestSimpleExplanationsWithFillerDocs, TestNoMergeScheduler, TestDirectoryReaderReopen, TestIndexWriterDelete, TestFieldValueQuery, TestCachingTokenFilter, Test2BTerms, TestComplexExplanationsOfNonMatches, TestIndexCommit, TestOperations, TestBlockPostingsFormat3, TestCharArraySet, TestSmallFloat, TestDemo, TestStringMSBRadixSorter, TestTopFieldCollector, TestField, TestSimilarity, Test2BNumericDocValues, TestDirectory, TestLucene50CompoundFormat, TestTragicIndexWriterDeadlock, TestStressIndexing2, TestQueryBuilder, TestRateLimiter, TestTermRangeQuery, TestLogMergePolicy, TestPrefixInBooleanQuery, TestIndexWriterMaxDocs, TestIndexTooManyDocs, TestCharTermAttributeImpl, TestFileSwitchDirectory, TestCustomTermFreq, TestPostingsOffsets, TestSentinelIntSet, TestTotalHitCountCollector, TestSleepingLockWrapper, TermInSetQueryTest, TestDisjunctionMaxQuery, TestIndexWriterLockRelease, TestIndexWriterOutOfFileDescriptors, TestAutomatonQuery, TestSegmentInfos, TestReqExclBulkScorer, TestForTooMuchCloning, TestTermVectorsWriter, TestDocIDMerger, TestGeoUtils, Test2BPostingsBytes, TestFixedLengthBytesRefArray, TestSimpleFSLockFactory, TestIndexWriterOnDiskFull, TestPerFieldPostingsFormat2, TestIndexReaderClose, TestMultiLevelSkipList, TestSetOnce, TestTermVectors, TestMultiTermsEnum, TestFieldType, TestMultiTermQueryRewrites, TestPayloads, TestIndexWriterOnJRECrash, TestAllFilesCheckIndexHeader, TestTermsEnum, TestEarlyTerminatingSortingCollector, TestCustomSearcherSort, TestSpanFirstQuery, TestIntroSelector, TestIndexWriter, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestPackedInts, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestSearcherManager, TestSloppyPhraseQuery, TestNRTThreads, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestNorms, TestTimeLimitingCollector, TestSearchAfter, TestConcurrentMergeScheduler, TestHighCompressionMode, TestDocumentsWriterStallControl, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestByteSlices, TestBufferedIndexInput, TestConsistentFieldNumbers, TestWeakIdentityMap, TestSegmentMerger, TestPhraseQuery, TestCollectionUtil, TestBagOfPositions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBagOfPositions -Dtests.seed=CCA3023343FDDA70 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBagOfPositions (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.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001\bagofpositions-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001\bagofpositions-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.index.TestBagOfPositions_CCA3023343FDDA70-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCA3023343FDDA70]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [269/458 (2!)] on J1 in 5.73s, 1 test, 1 error <<< FAILURES!

[...truncated 11225 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SuggestComponentContextFilterQueryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001
   [junit4]   2> 920962 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 920970 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 920970 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 920971 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 920972 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 921015 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 921028 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 921098 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 921168 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba7cbb
   [junit4]   2> 921173 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba7cbb
   [junit4]   2> 921173 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ba7cbb
   [junit4]   2> 921174 INFO  (coreLoadExecutor-3238-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 921175 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 921217 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 921225 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 921288 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 921296 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 921296 INFO  (coreLoadExecutor-3238-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@1ba7cbb
   [junit4]   2> 921297 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 921297 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001\]
   [junit4]   2> 921300 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6942385404176161]
   [junit4]   2> 921365 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 921365 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 921366 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=76.1318359375, floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=0.28041949839248237, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 921366 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@aae5c1[collection1] main]
   [junit4]   2> 921367 WARN  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 921367 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 921367 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_blended_infix_suggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,contextField=my_contexts_t,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_blended_infix_suggester,indexPath=suggest_blended_infix_suggester,highlight=false}
   [junit4]   2> 921369 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_blended_infix_suggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,contextField=my_contexts_t,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_blended_infix_suggester,indexPath=suggest_blended_infix_suggester,highlight=false}
   [junit4]   2> 921369 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_blended_infix_suggester_string,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,contextField=my_contexts_s,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_blended_infix_suggester_string,indexPath=suggest_blended_infix_suggester_string,highlight=false}
   [junit4]   2> 921370 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_blended_infix_suggester_string,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,contextField=my_contexts_s,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_blended_infix_suggester_string,indexPath=suggest_blended_infix_suggester_string,highlight=false}
   [junit4]   2> 921370 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_lookup_has_no_context_implementation,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_lookup_has_no_context_implementation,indexPath=suggest_lookup_has_no_context_implementation,highlight=false}
   [junit4]   2> 921370 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_lookup_has_no_context_implementation,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_lookup_has_no_context_implementation,indexPath=suggest_lookup_has_no_context_implementation,highlight=false}
   [junit4]   2> 921370 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_context_filtering_not_implemented,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,contextField=my_contexts_t,storeDir=suggest_context_filtering_not_implemented,indexPath=suggest_context_filtering_not_implemented,highlight=false}
   [junit4]   2> 921371 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_context_filtering_not_implemented,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,contextField=my_contexts_t,storeDir=suggest_context_filtering_not_implemented,indexPath=suggest_context_filtering_not_implemented,highlight=false}
   [junit4]   2> 921371 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_context_implemented_but_not_configured,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_context_implemented_but_not_configured,indexPath=suggest_context_implemented_but_not_configured,highlight=false}
   [junit4]   2> 921372 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_context_implemented_but_not_configured,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_context_implemented_but_not_configured,indexPath=suggest_context_implemented_but_not_configured,highlight=false}
   [junit4]   2> 921372 INFO  (coreLoadExecutor-3238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 921373 INFO  (searcherExecutor-3239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@aae5c1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 921374 INFO  (SUITE-SuggestComponentContextFilterQueryTest-seed#[E472B5BB95C8634]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 921377 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStringContext
   [junit4]   2> 921377 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 921377 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 921383 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 921384 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 921384 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 921384 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 921385 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 921385 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 921385 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13d13d6 commitCommandVersion:0
   [junit4]   2> 921414 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec0db9[collection1] main]
   [junit4]   2> 921415 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 921416 INFO  (searcherExecutor-3239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ec0db9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.1):C5)))}
   [junit4]   2> 921416 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 31
   [junit4]   2> 921416 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester_string&wt=xml&suggest.cfq=Ctx4
   [junit4]   2> 921416 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester_string)
   [junit4]   2> 921490 ERROR (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921490 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester_string&wt=xml&suggest.cfq=Ctx4
   [junit4]   2> 921691 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester_string&wt=xml&suggest.cfq=Ctx4} status=0 QTime=274
   [junit4]   2> 921691 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester_string&wt=xml&suggest.cfq=ctx4
   [junit4]   2> 921691 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester_string)
   [junit4]   2> 921723 ERROR (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921723 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester_string&wt=xml&suggest.cfq=ctx4
   [junit4]   2> 921724 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester_string&wt=xml&suggest.cfq=ctx4} status=0 QTime=32
   [junit4]   2> 921724 INFO  (TEST-SuggestComponentContextFilterQueryTest.testStringContext-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStringContext
   [junit4]   2> 921726 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextFilterOK
   [junit4]   2> 921727 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 921727 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 921728 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 921728 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 921728 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 921728 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 921729 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 921729 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 921729 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13d13d6 commitCommandVersion:0
   [junit4]   2> 921749 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e83126[collection1] main]
   [junit4]   2> 921750 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 921751 INFO  (searcherExecutor-3239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e83126[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.1):C5)))}
   [junit4]   2> 921756 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 921756 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml
   [junit4]   2> 921756 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 921787 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921787 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml
   [junit4]   2> 921788 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml} status=0 QTime=31
   [junit4]   2> 921788 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx1
   [junit4]   2> 921788 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 921820 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921820 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx1
   [junit4]   2> 921821 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx1} status=0 QTime=32
   [junit4]   2> 921821 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx1+OR+CTX2
   [junit4]   2> 921821 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 921875 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921875 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx1+OR+CTX2
   [junit4]   2> 921887 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx1+OR+CTX2} status=0 QTime=65
   [junit4]   2> 921888 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=CTX2+AND+CTX3
   [junit4]   2> 921888 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 921935 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921935 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=CTX2+AND+CTX3
   [junit4]   2> 921945 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=CTX2+AND+CTX3} status=0 QTime=57
   [junit4]   2> 921945 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx*
   [junit4]   2> 921945 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 921975 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 921975 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx*
   [junit4]   2> 921979 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=ctx*} status=0 QTime=33
   [junit4]   2> 921979 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=[*+TO+*]
   [junit4]   2> 921979 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 922010 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 922010 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=[*+TO+*]
   [junit4]   2> 922014 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=[*+TO+*]} status=0 QTime=35
   [junit4]   2> 922014 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=c*1
   [junit4]   2> 922015 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 922045 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 922045 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=c*1
   [junit4]   2> 922049 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=c*1} status=0 QTime=34
   [junit4]   2> 922049 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOK-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextFilterOK
   [junit4]   2> 922051 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitFieldedQuery
   [junit4]   2> 922051 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 922051 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 922055 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 3
   [junit4]   2> 922056 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 922056 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 922056 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 922057 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 922057 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 922057 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13d13d6 commitCommandVersion:0
   [junit4]   2> 922080 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce362c[collection1] main]
   [junit4]   2> 922081 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 922082 INFO  (searcherExecutor-3239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ce362c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.1):C5)))}
   [junit4]   2> 922085 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 922086 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=contexts:ctx1
   [junit4]   2> 922086 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_blended_infix_suggester)
   [junit4]   2> 922109 ERROR (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 922109 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=contexts:ctx1
   [junit4]   2> 922110 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_blended_infix_suggester&wt=xml&suggest.cfq=contexts:ctx1} status=0 QTime=24
   [junit4]   2> 922110 INFO  (TEST-SuggestComponentContextFilterQueryTest.testExplicitFieldedQuery-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitFieldedQuery
   [junit4]   2> 922113 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextFilterParamIsIgnoredWhenContextIsNotImplemented
   [junit4]   2> 922113 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 922113 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 922114 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 922115 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 922115 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 922115 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 922115 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 922115 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 922115 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13d13d6 commitCommandVersion:0
   [junit4]   2> 922140 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a8f9a[collection1] main]
   [junit4]   2> 922143 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 922148 INFO  (searcherExecutor-3239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13a8f9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.2.1):C5)))}
   [junit4]   2> 922150 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 34
   [junit4]   2> 922150 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_lookup_has_no_context_implementation&wt=xml&suggest.cfq=ctx1
   [junit4]   2> 922150 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_lookup_has_no_context_implementation)
   [junit4]   2> 922153 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_E472B5BB95C8634-001\init-core-data-001\suggest_lookup_has_no_context_implementation\wfsta.bin
   [junit4]   2> 922153 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_lookup_has_no_context_implementation&wt=xml&suggest.cfq=ctx1
   [junit4]   2> 922154 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_lookup_has_no_context_implementation&wt=xml&suggest.cfq=ctx1} status=0 QTime=3
   [junit4]   2> 922154 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterParamIsIgnoredWhenContextIsNotImplemented-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextFilterParamIsIgnoredWhenContextIsNotImplemented
   [junit4]   2> 922158 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured
   [junit4]   2> 922162 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 922162 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 922163 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 922164 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 922164 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 922166 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 1
   [junit4]   2> 922177 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 922177 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 922177 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13d13d6 commitCommandVersion:0
   [junit4]   2> 922200 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f041fe[collection1] main]
   [junit4]   2> 922201 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 922213 INFO  (searcherExecutor-3239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f041fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.1):C5)))}
   [junit4]   2> 922215 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 38
   [junit4]   2> 922216 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_context_implemented_but_not_configured&wt=xml
   [junit4]   2> 922216 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_context_implemented_but_not_configured)
   [junit4]   2> 922255 ERROR (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 922255 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=examp&suggest.count=5&suggest=true&suggest.dictionary=suggest_context_implemented_but_not_configured&wt=xml
   [junit4]   2> 922255 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=examp&suggest.dictionary=suggest_context_implemented_but_not_configured&wt=xml} status=0 QTime=38
   [junit4]   2> 922255 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextFilteringIsIgnoredWhenContextIsImplementedButNotConfigured
   [junit4]   2> 922257 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextFilterOnInvalidFieldGivesNoSuggestions
   [junit4]   2> 922257 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 922257 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 922258 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 922259 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 922259 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 922259 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 922259 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 922260 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 922260 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13d13d6 commitCommandVersion:0
   [junit4]   2> 922277 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1314c59[collection1] main]
   [junit4]   2> 922278 INFO  (TEST-SuggestComponentContextFilterQueryTest.testContextFilterOnInvalidFieldGivesNoSuggestions-seed#[E472B5BB95C8634]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 922291 INFO  (searcherExecutor-3239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1314c59[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.2.1):C5)))}
   [junit4]   2> 922

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

 o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 180419 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[CADC92DE8529D9C1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@542ea2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17c0b5e
   [junit4]   2> 180422 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[CADC92DE8529D9C1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 180422 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[CADC92DE8529D9C1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d49616: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1439829
   [junit4]   2> 180430 INFO  (coreCloseExecutor-1317-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ec5087
   [junit4]   2> 180430 INFO  (coreCloseExecutor-1317-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=32264327
   [junit4]   2> 180430 INFO  (coreCloseExecutor-1317-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@693173: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ecaa7
   [junit4]   2> 180459 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[CADC92DE8529D9C1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a61cfc{/solr,null,UNAVAILABLE}
   [junit4]   2> 180461 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[CADC92DE8529D9C1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeShouldntBeCalledTwiceWithTheSameName
   [junit4]   2> 180461 INFO  (SUITE-SchemaTest-seed#[CADC92DE8529D9C1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=31781, maxDocsPerChunk=9, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=31781, blockSize=8)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=PRT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=114514392,total=192937984
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentObjectBinder, RecursiveEvaluatorTest, TestPolicy, NoOpResponseParserTest, TestJsonRecordReader, MultiplyEvaluatorTest, FieldAnalysisResponseTest, CumulativeProbabilityEvaluatorTest, CosineEvaluatorTest, ReverseEvaluatorTest, StreamExpressionToExpessionTest, GreaterThanEvaluatorTest, SolrExampleXMLTest, GetByIdTest, SelectWithEvaluatorsTest, SolrExampleStreamingTest, TestLBHttpSolrClient, JdbcTest, LessThanEvaluatorTest, HyperbolicSineEvaluatorTest, SolrDocumentTest, TestSolrProperties, UsingSolrJRefGuideExamplesTest, TestDelegationTokenRequest, TestCloudSolrClientConnections, TestUpdateRequestCodec, NotEvaluatorTest, AppendEvaluatorTest, CeilingEvaluatorTest, PowerEvaluatorTest, TestHash, TestRetryUtil, TestJavaBinCodec, ShardParamsTest, GraphTest, CommonAdminParamsTest, SolrExampleStreamingBinaryTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, TestBatchUpdate, JettyWebappTest, TestSpellCheckResponse, LargeVolumeJettyTest, SolrParamTest, TermsResponseTest, TestEmbeddedSolrServer, TestCoreAdmin, SolrQueryTest, ModifiableSolrParamsTest, TestFastInputStream, TestXMLEscaping, DocumentAnalysisResponseTest, SolrExceptionTest, ClientUtilsTest, NamedListTest, AnlysisResponseBaseTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, BasicHttpSolrClientTest, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, HttpSolrClientSSLAuthConPoolTest, StreamingTest, AddEvaluatorTest, AndEvaluatorTest, ArcSineEvaluatorTest, ArrayEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, ExclusiveOrEvaluatorTest, FieldValueEvaluatorTest, FloorEvaluatorTest, LengthEvaluatorTest, LessThanEqualToEvaluatorTest, NormalDistributionEvaluatorTest, NormalizeEvaluatorTest, RawValueEvaluatorTest, RoundEvaluatorTest, SineEvaluatorTest, SquareRootEvaluatorTest, SubtractEvaluatorTest, TangentEvaluatorTest, UniformDistributionEvaluatorTest, UuidEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=CADC92DE8529D9C1 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=PRT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SchemaTest (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.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore\core0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010\multicore
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CADC92DE8529D9C1-001\tempDir-010
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CADC92DE8529D9C1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [122/146 (1!)] on J0 in 16.55s, 35 tests, 1 error <<< FAILURES!

[...truncated 2211 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingLongValueStreamTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=723, maxMBSortInHeap=6.725663057375593, sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=95420432,total=199229440
   [junit4]   2> NOTE: All tests run in this JVM: [DoubleFieldsTest, QueryFacetTest, ValueFacetTest, CastingAnalyticsValueTest, LTEFunctionTest, LegacyFieldFacetExtrasTest, CastingDateValueTest, FillMissingFunctionTest, LegacyQueryFacetCloudTest, PowerFunctionTest, BooleanFieldsTest, NegateFunctionTest, GTFunctionTest, CastingFloatValueTest, ExpressionFactoryTest, TopFunctionTest, LegacyNoFacetTest, ReplaceFunctionTest, ConcatFunctionTest, LegacyAbstractAnalyticsFacetTest, PivotFacetTest, FloorFunctionTest, LogFunctionTest, StringCastFunctionTest, LegacyAbstractAnalyticsTest, LegacyFunctionTest, LegacyAbstractAnalyticsFacetCloudTest, LegacyFieldFacetCloudTest, LegacyRangeFacetCloudTest, CastingFloatValueStreamTest, CastingLongValueStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingLongValueStreamTest -Dtests.seed=7035074319678CF -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | CastingLongValueStreamTest (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.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingLongValueStreamTest_7035074319678CF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7035074319678CF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [74/78 (1!)] on J0 in 0.05s, 4 tests, 1 error <<< FAILURES!

[...truncated 40122 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 32 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/32/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestCrashCausesCorruptIndex

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_2256BBCFCBE607E9-001\testCrashCorruptsIndexing-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_2256BBCFCBE607E9-001\testCrashCorruptsIndexing-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_2256BBCFCBE607E9-001\testCrashCorruptsIndexing-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_2256BBCFCBE607E9-001\testCrashCorruptsIndexing-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2256BBCFCBE607E9-001\testCopy-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2256BBCFCBE607E9-001\testCopy-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2256BBCFCBE607E9-001\testCopy-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2256BBCFCBE607E9-001\testCopy-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=66, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=66, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([4B6F24C24613F496:C4E1C362547F0769]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([4B6F24C24613F496]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([F97EF0D32D2DCE21:ED36AB860E2A733F]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 375 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=555, maxMBSortInHeap=5.179642121355251, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=America/Moncton
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46360640,total=88764416
   [junit4]   2> NOTE: All tests run in this JVM: [TestWildcardRandom, TestSegmentReader, TestThreadedForceMerge, TestPackedTokenAttributeImpl, TestIndexWriterUnicode, TestSimilarity2, TestCharacterUtils, TestLiveFieldValues, TestHugeRamFile, TestDemoParallelLeafReader, TestBoostQuery, TestSearch, TestOneMergeWrappingMergePolicy, TestNoMergePolicy, TestDocsWithFieldSet, TestSloppyPhraseQuery, TestUnicodeUtil, TestBooleanMinShouldMatch, TestCodecUtil, TestFixedBitDocIdSet, TestSortRescorer, TestFieldCacheRewriteMethod, TestIntBlockPool, TestFilterWeight, Test2BPoints, TestBooleanQuery, TestBooleanOr, TestOmitPositions, TestSpanSearchEquivalence, TestBinaryTerms, Test2BSortedDocValuesOrds, TestFlushByRamOrCountsPolicy, TestBKD, TestSpanCollection, TestParallelCompositeReader, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=2256BBCFCBE607E9 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2256BBCFCBE607E9-001\testCopy-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2256BBCFCBE607E9-001\testCopy-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2256BBCFCBE607E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [48/458 (1!)] on J0 in 1.98s, 42 tests, 1 error <<< FAILURES!

[...truncated 819 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=21756, maxDocsPerChunk=2, blockSize=244), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=21756, blockSize=244)), sim=RandomSimilarity(queryNorm=true): {text=LM Jelinek-Mercer(0.700000)}, locale=sr-RS, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=405984640,total=474087424
   [junit4]   2> NOTE: All tests run in this JVM: [TestWildcardRandom, TestSegmentReader, TestThreadedForceMerge, TestPackedTokenAttributeImpl, TestIndexWriterUnicode, TestSimilarity2, TestCharacterUtils, TestLiveFieldValues, TestHugeRamFile, TestDemoParallelLeafReader, TestBoostQuery, TestSearch, TestOneMergeWrappingMergePolicy, TestNoMergePolicy, TestDocsWithFieldSet, TestSloppyPhraseQuery, TestUnicodeUtil, TestBooleanMinShouldMatch, TestCodecUtil, TestFixedBitDocIdSet, TestSortRescorer, TestFieldCacheRewriteMethod, TestIntBlockPool, TestFilterWeight, Test2BPoints, TestBooleanQuery, TestBooleanOr, TestOmitPositions, TestSpanSearchEquivalence, TestBinaryTerms, Test2BSortedDocValuesOrds, TestFlushByRamOrCountsPolicy, TestBKD, TestSpanCollection, TestParallelCompositeReader, TestSimpleFSDirectory, TestSortedSetDocValues, TestSearchWithThreads, TestDocument, TestCodecHoldsOpenFiles, TestInfoStream, TestIndexManyDocuments, TestSearchForDuplicates, TestLongBitSet, TestMathUtil, TestLongRangeFieldQueries, TestMixedCodecs, TestAssertions, TestIndexWriterDeleteByQuery, TestSort, TestTimeLimitingCollector, TestNamedSPILoader, TestIndexWriterOnVMError, TestBinaryDocument, TestDoc, TestIndexFileDeleter, TestIndexWriterMergePolicy, TestStandardAnalyzer, TestSpanExplanations, TestBagOfPositions, TestFilterIterator, TestRamUsageEstimator, TestUTF32ToUTF8, FuzzyTermOnShortTermsTest, TestMatchAllDocsQuery, TestIntroSorter, TestIndexWriterExceptions, TestDuelingCodecs, TestCharsRefBuilder, TestParallelReaderEmptyIndex, TestCharFilter, TestSegmentTermEnum, TestBoolean2ScorerSupplier, TestTopFieldCollectorEarlyTermination, TestDirectoryReader, TestBlockPostingsFormat2, TestPriorityQueue, TestDocValuesRewriteMethod, TestTryDelete, TestIndexOrDocValuesQuery, TestMixedDocValuesUpdates, TestSPIClassIterator, TestTerm, TestTerms, TestMatchNoDocsQuery, TestIntRangeFieldQueries, TestRAMDirectory, TestRecyclingByteBlockAllocator, TestToken, TestConjunctions, TestSpans, TestSumDocFreq, TestLucene70SegmentInfoFormat, TestDateSort, TestNeverDelete, TestScoreCachingWrappingScorer, TestSortedSetSelector, TestSpanExplanationsOfNonMatches, TestReusableStringReader, TestAttributeSource, TestCrash, TestLockFactory, TestNewestSegment, TestDocInverterPerFieldErrorInfo, TestRegexpQuery, TestFrequencyTrackingRingBuffer, TestSwappedIndexFiles, TestFilterSpans, TestIndexWriterFromReader, TestLucene60PointsFormat, TestForceMergeForever, TestDirectPacked, TestAtomicUpdate, TestFilterDirectory, TestIndexWriter, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestAddIndexes, TestShardSearching, TestMultiMMap, TestBasics, TestIndexWriterDelete, TestNRTThreads, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestConcurrentMergeScheduler, TestHighCompressionMode, TestTopDocsMerge, TestLongPostings, TestMinimize, TestRollingUpdates, TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestConsistentFieldNumbers, TestWeakIdentityMap, TestCollectionUtil, TestOmitNorms, TestFixedBitSet, TestComplexExplanations, TestRegexpRandom2, TestIndexWriterNRTIsCurrent, TestTransactions, TestMultiThreadTermVectors, TestFieldsReader, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestDeterminizeLexicon, TestCustomNorms, TestFlex, TestStressIndexing2, TestMultiPhraseQuery, TestLazyProxSkipping, TestDeterminism, TestDocsAndPositions, TestBagOfPostings, TestTermVectorsWriter, TestCodecs, TestParallelLeafReader, TestIndexInput, TestDisjunctionMaxQuery, TestOmitTf, TestSameScoresWithThreads, TestMultiFields, TestTermRangeQuery, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCrashCausesCorruptIndex -Dtests.seed=2256BBCFCBE607E9 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestCrashCausesCorruptIndex (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.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_2256BBCFCBE607E9-001\testCrashCorruptsIndexing-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_2256BBCFCBE607E9-001\testCrashCorruptsIndexing-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2256BBCFCBE607E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [297/458 (2!)] on J0 in 0.08s, 1 test, 1 error <<< FAILURES!

[...truncated 7560 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> sij 10, 2018 4:51:34 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4B6F24C24613F496]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=4B6F24C24613F496 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.22s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=66, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B6F24C24613F496:C4E1C362547F0769]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B6F24C24613F496]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Asserting), $facets=PostingsFormat(name=Direct), $payloads$=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=34, maxMBSortInHeap=7.929164699053945, sim=RandomSimilarity(queryNorm=true): {}, locale=hr, timezone=Etc/GMT-5
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=44857936,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 3.94s, 5 tests, 1 error <<< FAILURES!

[...truncated 3262 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\init-core-data-001
   [junit4]   2> 499014 WARN  (SUITE-TestReplicationHandler-seed#[F97EF0D32D2DCE21]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 499014 INFO  (SUITE-TestReplicationHandler-seed#[F97EF0D32D2DCE21]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 499018 INFO  (SUITE-TestReplicationHandler-seed#[F97EF0D32D2DCE21]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 499018 INFO  (SUITE-TestReplicationHandler-seed#[F97EF0D32D2DCE21]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 499020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 499020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\collection1
   [junit4]   2> 499030 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 499030 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cb84fb{/solr,null,AVAILABLE}
   [junit4]   2> 499031 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bef84{HTTP/1.1,[http/1.1]}{127.0.0.1:59289}
   [junit4]   2> 499032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.Server Started @507652ms
   [junit4]   2> 499032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=59289}
   [junit4]   2> 499032 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 499032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 499032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 499032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 499032 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T00:02:58.869Z
   [junit4]   2> 499033 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\solr.xml
   [junit4]   2> 499039 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 499039 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 499050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 499125 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d
   [junit4]   2> 499131 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d
   [junit4]   2> 499131 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d
   [junit4]   2> 499137 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\.
   [junit4]   2> 499137 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 499137 INFO  (coreLoadExecutor-1860-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 499163 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 499168 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 499171 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 499171 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 499171 INFO  (coreLoadExecutor-1860-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@24966d
   [junit4]   2> 499171 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 499171 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 499172 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=78.7919921875, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=9.62547971801983, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 499258 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499258 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499259 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=82.1455078125, floorSegmentMB=0.7451171875, forceMergeDeletesPctAllowed=17.4457526433756, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19878280775534318
   [junit4]   2> 499260 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@efef0b[collection1] main]
   [junit4]   2> 499260 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-001\collection1\conf
   [junit4]   2> 499261 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 499261 INFO  (coreLoadExecutor-1860-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 499262 INFO  (searcherExecutor-1861-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@efef0b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499265 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\collection1
   [junit4]   2> 499274 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 499274 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9f2c5c{/solr,null,AVAILABLE}
   [junit4]   2> 499275 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@156caab{HTTP/1.1,[http/1.1]}{127.0.0.1:59294}
   [junit4]   2> 499275 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.Server Started @507896ms
   [junit4]   2> 499275 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=59294}
   [junit4]   2> 499276 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 499276 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 499276 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 499276 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 499276 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T00:02:59.113Z
   [junit4]   2> 499277 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\solr.xml
   [junit4]   2> 499286 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 499286 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 499287 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 499364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d
   [junit4]   2> 499370 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d
   [junit4]   2> 499370 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24966d
   [junit4]   2> 499375 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\.
   [junit4]   2> 499375 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 499375 INFO  (coreLoadExecutor-1870-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 499399 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 499409 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 499411 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 499412 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 499412 INFO  (coreLoadExecutor-1870-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@24966d
   [junit4]   2> 499412 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 499412 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 499413 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=78.7919921875, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=9.62547971801983, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 499476 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 499476 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 499476 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=82.1455078125, floorSegmentMB=0.7451171875, forceMergeDeletesPctAllowed=17.4457526433756, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19878280775534318
   [junit4]   2> 499477 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8b459c[collection1] main]
   [junit4]   2> 499477 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001\solr-instance-002\collection1\conf
   [junit4]   2> 499481 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 499481 INFO  (coreLoadExecutor-1870-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 499481 INFO  (searcherExecutor-1871-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8b459c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 499484 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 499485 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 499486 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 499486 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 499486 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 499487 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 499487 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 499487 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 499488 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 499490 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 499490 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 499490 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 499491 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 499491 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 499491 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 499492 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 499492 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 499492 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 499492 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 499493 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 499493 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 499493 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 499494 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 499494 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 499494 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 499495 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 499495 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 499495 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 499495 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 499496 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 499496 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 499496 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 499497 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 499497 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 499497 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 499497 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 499498 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 499498 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 499498 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 499498 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 499499 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 499499 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 499499 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 499500 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 499500 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 499500 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 499500 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 499501 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 499501 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 499501 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 499502 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 499502 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 499502 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 499502 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 499503 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 499503 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 499503 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 499503 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 499504 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 499504 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 499504 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 499504 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 499505 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 499505 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 499505 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 499505 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 499506 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 499506 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 499506 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 499507 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 499507 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 499507 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 499507 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 499508 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 499508 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 499508 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 499508 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 499509 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 499509 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 499509 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 499509 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 499510 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 499510 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 499512 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 499512 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 499513 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 499513 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 499513 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 499514 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 499514 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 499514 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 499514 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 499515 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 499515 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 499515 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 499515 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 499516 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 499516 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 499516 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 499516 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 499517 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 499517 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 499517 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 499517 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 499518 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 499518 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 499518 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 499518 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 499519 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 499519 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 499519 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 499520 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 499520 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 499520 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 499520 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 499521 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 499521 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 499521 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 499521 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 499522 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 499522 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 499522 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 499522 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 499523 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 499523 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 499523 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 499523 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 499524 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 499524 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 499524 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 499524 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 499525 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 499525 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 499525 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 499525 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 499526 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 499527 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 499527 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 499527 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 499528 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 499528 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 499528 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 499528 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 499529 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 499529 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 499529 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 499529 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 499530 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 499530 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 499530 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 499530 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 499531 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 499531 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 499531 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 499531 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 499532 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 499532 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 499532 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 499532 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 499533 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 499533 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 499533 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 499533 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 499534 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 499534 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 499534 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 499534 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 499535 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 499535 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 499535 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 499537 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 1
   [junit4]   2> 499538 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 499538 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 499538 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 499538 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 499539 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 499539 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 499539 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 499539 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 499540 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 499540 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 499540 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 499541 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 499541 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 499541 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 499541 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 499542 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 499542 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 499542 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 499542 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 499543 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 499543 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 499543 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 499543 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 499544 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 499544 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 499544 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 499544 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 499545 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 499545 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 499545 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 499546 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 499546 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 499546 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 499546 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 499547 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 499548 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 499548 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 499548 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 499548 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 499549 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 499549 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 499549 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 499549 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 499550 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 499550 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 499550 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 499551 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 499551 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 499551 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 499551 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 499552 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 499552 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 499552 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 499552 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 499553 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 499553 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 499553 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 499553 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 499554 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 499554 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 499554 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 499554 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 499555 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 499555 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 499555 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 499556 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 499556 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 499556 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 499556 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 499557 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 499557 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 499557 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 499557 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 499558 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 499558 INFO  (qtp1362514-5142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 499558 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 499559 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 499559 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 499559 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 499559 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 499560 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 499560 INFO  (qtp1362514-5144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 499560 INFO  (qtp1362514-5143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 499560 INFO  (qtp1362514-5146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 499561 INFO  (qtp1362514-5147) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 499561 INFO  (qtp1362514-5145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 499561 INFO  (qtp1362514-5140) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{

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

ge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7090176749278913]
   [junit4]   2> 593197 INFO  (indexFetcher-2549-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 593202 INFO  (indexFetcher-2549-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155de92[collection1] main]
   [junit4]   2> 593203 INFO  (searcherExecutor-2545-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155de92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.1):C88) Uninverting(_1(7.2.1):C88) Uninverting(_2(7.2.1):C88) Uninverting(_3(7.2.1):C88) Uninverting(_4(7.2.1):C88) Uninverting(_5(7.2.1):C53)))}
   [junit4]   2> 593251 INFO  (qtp4863857-6333) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=493 status=0 QTime=0
   [junit4]   2> 593252 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.h.TestReplicationHandler Waited for 300ms and found 493 docs
   [junit4]   2> 593252 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 593253 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19270a1{HTTP/1.1,[http/1.1]}{127.0.0.1:59830}
   [junit4]   2> 593253 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18411386
   [junit4]   2> 593254 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 593254 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15c539c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@e657cc
   [junit4]   2> 593265 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 593265 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@158201e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a6dc6e
   [junit4]   2> 593274 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 593274 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@164c6c4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@727aae
   [junit4]   2> 593275 INFO  (coreCloseExecutor-2551-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a44fa
   [junit4]   2> 593275 INFO  (coreCloseExecutor-2551-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=20595962
   [junit4]   2> 593275 INFO  (coreCloseExecutor-2551-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ad24a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4080aa
   [junit4]   2> 593291 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7baded{/solr,null,UNAVAILABLE}
   [junit4]   2> 593294 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@590ecb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 593294 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14671971
   [junit4]   2> 593294 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 593294 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1002bd5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1067e32
   [junit4]   2> 593301 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 593302 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9a0036: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a6dc6e
   [junit4]   2> 593305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 593305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@593866: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@727aae
   [junit4]   2> 593307 INFO  (coreCloseExecutor-2553-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fb1872
   [junit4]   2> 593307 INFO  (coreCloseExecutor-2553-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=33233010
   [junit4]   2> 593307 INFO  (coreCloseExecutor-2553-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@94b18e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1666d2a
   [junit4]   2> 593319 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[F97EF0D32D2DCE21]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ee10d2{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F97EF0D32D2DCE21-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=en-US, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=170144472,total=396992512
   [junit4]   2> NOTE: All tests run in this JVM: [TestSha256AuthenticationProvider, TestLegacyFieldReuse, MigrateRouteKeyTest, AddBlockUpdateTest, HttpTriggerListenerTest, SolrJmxReporterCloudTest, TestSerializedLuceneMatchVersion, ReturnFieldsTest, HighlighterTest, CdcrReplicationDistributedZkTest, TestGraphMLResponseWriter, TestEmbeddedSolrServerSchemaAPI, TestRecovery, XsltUpdateRequestHandlerTest, TestSubQueryTransformerDistrib, DirectUpdateHandlerOptimizeTest, LeaderFailureAfterFreshStartTest, TestReqParamsAPI, SliceStateTest, VMParamsZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored2, TestNonDefinedSimilarityFactory, CursorPagingTest, SolrXmlInZkTest, TestPseudoReturnFields, StressHdfsTest, TestSolrCoreProperties, LeaderElectionTest, DistributedFacetPivotWhiteBoxTest, TestNumericTokenStream, CheckHdfsIndexTest, TestSmileRequest, SignatureUpdateProcessorFactoryTest, PeerSyncWithIndexFingerprintCachingTest, MultiTermTest, DeleteNodeTest, SuggesterTest, TestFilteredDocIdSet, AutoScalingHandlerTest, ZkCLITest, HdfsLockFactoryTest, UnloadDistributedZkTest, MetricsHandlerTest, TestCustomSort, CollectionReloadTest, TimeZoneUtilsTest, HdfsRecoverLeaseTest, TestManagedSchemaAPI, TestStressInPlaceUpdates, TestFreeTextSuggestions, SolrCmdDistributorTest, TestCustomStream, ConfigureRecoveryStrategyTest, TestCloudSearcherWarming, AnalyticsQueryTest, TestIndexingPerformance, TestSimpleTextCodec, FacetPivotSmallTest, TestRTimerTree, TestRangeQuery, TlogReplayBufferedWhileIndexingTest, TestQueryWrapperFilter, FieldAnalysisRequestHandlerTest, TestReplicationHandler]
   [junit4] Completed [139/751 (1!)] on J0 in 94.34s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 45279 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 31 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/31/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestPullReplicaErrorHandling

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001

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




Build Log:
[...truncated 13542 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 2900645 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\init-core-data-001
   [junit4]   2> 2900647 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=243 numCloses=243
   [junit4]   2> 2900647 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2900653 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2900655 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001
   [junit4]   2> 2900656 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2900656 INFO  (Thread-5757) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2900656 INFO  (Thread-5757) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2900660 ERROR (Thread-5757) [    ] 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> 2900757 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58223
   [junit4]   2> 2900765 INFO  (zkConnectionManagerCallback-7026-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900777 INFO  (jetty-launcher-7023-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2900777 INFO  (jetty-launcher-7023-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2900777 INFO  (jetty-launcher-7023-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2900777 INFO  (jetty-launcher-7023-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cfa124{/solr,null,AVAILABLE}
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68c53{/solr,null,AVAILABLE}
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@912f16{HTTP/1.1,[http/1.1]}{127.0.0.1:58227}
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-4) [    ] o.e.j.s.Server Started @2908045ms
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17c5abb{HTTP/1.1,[http/1.1]}{127.0.0.1:58230}
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-3) [    ] o.e.j.s.Server Started @2908045ms
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58230}
   [junit4]   2> 2900779 ERROR (jetty-launcher-7023-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2900779 INFO  (jetty-launcher-7023-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2900779 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2900779 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2900779 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2900779 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:06.467Z
   [junit4]   2> 2900778 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58227}
   [junit4]   2> 2900779 INFO  (jetty-launcher-7023-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ce052f{/solr,null,AVAILABLE}
   [junit4]   2> 2900779 ERROR (jetty-launcher-7023-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:06.468Z
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6fa07c{HTTP/1.1,[http/1.1]}{127.0.0.1:58233}
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-2) [    ] o.e.j.s.Server Started @2908047ms
   [junit4]   2> 2900780 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58233}
   [junit4]   2> 2900780 ERROR (jetty-launcher-7023-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2900781 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2900781 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2900781 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2900781 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:06.469Z
   [junit4]   2> 2900782 INFO  (jetty-launcher-7023-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12039f2{/solr,null,AVAILABLE}
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ded964{HTTP/1.1,[http/1.1]}{127.0.0.1:58242}
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.e.j.s.Server Started @2908050ms
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58242}
   [junit4]   2> 2900783 ERROR (jetty-launcher-7023-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2900783 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:06.471Z
   [junit4]   2> 2900789 INFO  (zkConnectionManagerCallback-7028-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900789 INFO  (zkConnectionManagerCallback-7030-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900789 INFO  (zkConnectionManagerCallback-7034-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900789 INFO  (zkConnectionManagerCallback-7032-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900789 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2900789 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2900790 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2900790 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2900808 INFO  (jetty-launcher-7023-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2900809 INFO  (jetty-launcher-7023-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2900809 INFO  (jetty-launcher-7023-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2900811 INFO  (zkConnectionManagerCallback-7040-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900812 INFO  (zkConnectionManagerCallback-7044-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900813 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2900813 INFO  (zkConnectionManagerCallback-7046-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900814 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2900817 INFO  (zkConnectionManagerCallback-7048-thread-1-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900818 INFO  (zkConnectionManagerCallback-7050-thread-1-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900819 INFO  (zkConnectionManagerCallback-7052-thread-1-processing-n:127.0.0.1:58233_solr) [n:127.0.0.1:58233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900823 INFO  (jetty-launcher-7023-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2900828 INFO  (zkConnectionManagerCallback-7056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900835 INFO  (zkConnectionManagerCallback-7058-thread-1-processing-n:127.0.0.1:58230_solr) [n:127.0.0.1:58230_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2900971 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2900972 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58230_solr
   [junit4]   2> 2900973 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.c.Overseer Overseer (id=99319787444502540-127.0.0.1:58230_solr-n_0000000000) starting
   [junit4]   2> 2900984 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58230_solr
   [junit4]   2> 2900985 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2900989 INFO  (jetty-launcher-7023-thread-2) [n:127.0.0.1:58233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2900989 INFO  (jetty-launcher-7023-thread-4) [n:127.0.0.1:58227_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2900990 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2900993 INFO  (jetty-launcher-7023-thread-2) [n:127.0.0.1:58233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58233_solr
   [junit4]   2> 2900993 INFO  (jetty-launcher-7023-thread-4) [n:127.0.0.1:58227_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58227_solr
   [junit4]   2> 2900993 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58242_solr
   [junit4]   2> 2901116 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:58230_solr) [n:127.0.0.1:58230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2901121 INFO  (zkCallback-7049-thread-1-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2901121 INFO  (zkCallback-7051-thread-1-processing-n:127.0.0.1:58233_solr) [n:127.0.0.1:58233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2901132 INFO  (zkCallback-7047-thread-1-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2901167 INFO  (zkCallback-7051-thread-1-processing-n:127.0.0.1:58233_solr) [n:127.0.0.1:58233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901168 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:58230_solr) [n:127.0.0.1:58230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901168 INFO  (zkCallback-7049-thread-1-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901169 INFO  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901203 INFO  (jetty-launcher-7023-thread-2) [n:127.0.0.1:58233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901214 INFO  (jetty-launcher-7023-thread-2) [n:127.0.0.1:58233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901214 INFO  (jetty-launcher-7023-thread-2) [n:127.0.0.1:58233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901216 INFO  (jetty-launcher-7023-thread-2) [n:127.0.0.1:58233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node4\.
   [junit4]   2> 2901238 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58230.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901248 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58230.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901249 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58230.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901251 INFO  (jetty-launcher-7023-thread-3) [n:127.0.0.1:58230_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node3\.
   [junit4]   2> 2901311 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58242.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901323 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58242.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901323 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58242.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901325 INFO  (jetty-launcher-7023-thread-1) [n:127.0.0.1:58242_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node1\.
   [junit4]   2> 2901426 INFO  (jetty-launcher-7023-thread-4) [n:127.0.0.1:58227_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58227.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901436 INFO  (jetty-launcher-7023-thread-4) [n:127.0.0.1:58227_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58227.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901436 INFO  (jetty-launcher-7023-thread-4) [n:127.0.0.1:58227_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58227.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901438 INFO  (jetty-launcher-7023-thread-4) [n:127.0.0.1:58227_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node2\.
   [junit4]   2> 2901492 INFO  (zkConnectionManagerCallback-7065-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2901505 INFO  (zkConnectionManagerCallback-7069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2901507 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2901509 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58223/solr ready
   [junit4]   2> 2901515 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fa07c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2901516 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32694286
   [junit4]   2> 2901517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2901517 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d33924: rootName = solr_58233, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@f48755
   [junit4]   2> 2901522 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2901523 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f0bbb: rootName = solr_58233, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@173e2cc
   [junit4]   2> 2901528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2901528 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63445f: rootName = solr_58233, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@106c206
   [junit4]   2> 2901531 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58233_solr
   [junit4]   2> 2901532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2901532 INFO  (zkCallback-7049-thread-1-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2901532 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2901532 INFO  (zkCallback-7051-thread-1-processing-n:127.0.0.1:58233_solr) [n:127.0.0.1:58233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2901532 INFO  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2901532 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:58230_solr) [n:127.0.0.1:58230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2901533 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2901533 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ce052f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2901536 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2901537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2901538 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a788c4{/solr,null,AVAILABLE}
   [junit4]   2> 2901538 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@117bed2{HTTP/1.1,[http/1.1]}{127.0.0.1:58283}
   [junit4]   2> 2901538 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server Started @2908805ms
   [junit4]   2> 2901538 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58282}
   [junit4]   2> 2901539 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2901539 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2901539 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2901539 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2901539 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:07.227Z
   [junit4]   2> 2901543 INFO  (zkConnectionManagerCallback-7071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2901544 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2901556 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2901559 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2901562 INFO  (zkConnectionManagerCallback-7075-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2901566 INFO  (zkConnectionManagerCallback-7077-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2901575 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2901579 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2901582 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 2901585 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901585 INFO  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901585 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901586 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:58230_solr) [n:127.0.0.1:58230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901589 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2901905 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58282.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901917 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58282.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901917 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58282.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2901919 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node4\.
   [junit4]   2> 2901997 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:58283/solr. Proxy: http://127.0.0.1:58282/solr
   [junit4]   2> 2901998 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@17c5abb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2902002 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10088825
   [junit4]   2> 2902003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2902003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d4988b: rootName = solr_58230, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d6e6cf
   [junit4]   2> 2902008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2902008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e94b74: rootName = solr_58230, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@173e2cc
   [junit4]   2> 2902013 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2902013 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@167d69e: rootName = solr_58230, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@106c206
   [junit4]   2> 2902016 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58230_solr
   [junit4]   2> 2902017 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2902017 INFO  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902018 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2902018 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902018 INFO  (zkCallback-7057-thread-1-processing-n:127.0.0.1:58230_solr) [n:127.0.0.1:58230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902018 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.Overseer Overseer (id=99319787444502540-127.0.0.1:58230_solr-n_0000000000) closing
   [junit4]   2> 2902018 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902022 INFO  (OverseerStateUpdate-99319787444502540-127.0.0.1:58230_solr-n_0000000000) [n:127.0.0.1:58230_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58230_solr
   [junit4]   2> 2902021 WARN  (OverseerAutoScalingTriggerThread-99319787444502540-127.0.0.1:58230_solr-n_0000000000) [n:127.0.0.1:58230_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2902018 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902024 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58227_solr
   [junit4]   2> 2902024 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68c53{/solr,null,UNAVAILABLE}
   [junit4]   2> 2902026 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.Overseer Overseer (id=99319787444502537-127.0.0.1:58227_solr-n_0000000002) starting
   [junit4]   2> 2902026 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2902028 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e05fef{/solr,null,AVAILABLE}
   [junit4]   2> 2902030 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@140d4e9{HTTP/1.1,[http/1.1]}{127.0.0.1:58297}
   [junit4]   2> 2902031 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server Started @2909297ms
   [junit4]   2> 2902031 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58295}
   [junit4]   2> 2902031 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2902032 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2902032 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2902032 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2902032 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:07.720Z
   [junit4]   2> 2902035 INFO  (zkConnectionManagerCallback-7080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2902036 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2902050 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2902053 INFO  (zkConnectionManagerCallback-7085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2902058 INFO  (zkConnectionManagerCallback-7087-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2902067 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2902070 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2902073 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58295_solr
   [junit4]   2> 2902074 INFO  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2902074 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2902074 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2902074 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2902076 INFO  (zkCallback-7086-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2902285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58295.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2902296 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58295.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2902297 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58295.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2902298 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58295_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node3\.
   [junit4]   2> 2902355 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:58297/solr. Proxy: http://127.0.0.1:58295/solr
   [junit4]   2> 2902356 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ded964{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2902357 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2712749
   [junit4]   2> 2902357 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2902357 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37c218: rootName = solr_58242, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2fff60
   [junit4]   2> 2902363 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2902363 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@184ee5d: rootName = solr_58242, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@173e2cc
   [junit4]   2> 2902368 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2902369 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bb7d9e: rootName = solr_58242, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@106c206
   [junit4]   2> 2902372 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58242_solr
   [junit4]   2> 2902374 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2902374 INFO  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902374 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902374 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902374 INFO  (zkCallback-7086-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2902374 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2902374 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2903876 WARN  (zkCallback-7047-thread-2-processing-n:127.0.0.1:58242_solr) [n:127.0.0.1:58242_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:58242_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:58242_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:705)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:704)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1100)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2903877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12039f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2903879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2903879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43df90{/solr,null,AVAILABLE}
   [junit4]   2> 2903880 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@406f8e{HTTP/1.1,[http/1.1]}{127.0.0.1:58310}
   [junit4]   2> 2903881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server Started @2911147ms
   [junit4]   2> 2903881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58309}
   [junit4]   2> 2903881 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2903881 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2903882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2903882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2903882 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:09.570Z
   [junit4]   2> 2903886 INFO  (zkConnectionManagerCallback-7090-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2903887 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2903920 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc0015, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2903927 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2903930 INFO  (zkConnectionManagerCallback-7094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2903933 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc0016, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2903935 INFO  (zkConnectionManagerCallback-7096-thread-1-processing-n:127.0.0.1:58309_solr) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2903945 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2903948 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2903954 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58309_solr
   [junit4]   2> 2903955 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2903956 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2903956 INFO  (zkCallback-7086-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2903956 INFO  (zkCallback-7076-thread-2-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2903959 INFO  (zkCallback-7095-thread-1-processing-n:127.0.0.1:58309_solr) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2904163 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2904174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2904174 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2904177 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node1\.
   [junit4]   2> 2904236 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:58310/solr. Proxy: http://127.0.0.1:58309/solr
   [junit4]   2> 2904238 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@912f16{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2904239 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16010211
   [junit4]   2> 2904240 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2904240 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8d09d8: rootName = solr_58227, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1ae9f37
   [junit4]   2> 2904246 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2904246 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ebdf73: rootName = solr_58227, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@173e2cc
   [junit4]   2> 2904251 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2904251 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1528c21: rootName = solr_58227, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@106c206
   [junit4]   2> 2904254 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58227_solr
   [junit4]   2> 2904257 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2904258 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2904258 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.Overseer Overseer (id=99319787444502537-127.0.0.1:58227_solr-n_0000000002) closing
   [junit4]   2> 2904261 WARN  (OverseerAutoScalingTriggerThread-99319787444502537-127.0.0.1:58227_solr-n_0000000002) [n:127.0.0.1:58227_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2904261 INFO  (OverseerStateUpdate-99319787444502537-127.0.0.1:58227_solr-n_0000000002) [n:127.0.0.1:58227_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58227_solr
   [junit4]   2> 2904261 INFO  (zkCallback-7076-thread-2-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2904262 INFO  (zkCallback-7086-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2904262 INFO  (zkCallback-7049-thread-2-processing-n:127.0.0.1:58227_solr) [n:127.0.0.1:58227_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2904262 INFO  (zkCallback-7095-thread-1-processing-n:127.0.0.1:58309_solr) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2904262 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2904266 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58282_solr
   [junit4]   2> 2904266 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cfa124{/solr,null,UNAVAILABLE}
   [junit4]   2> 2904268 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.Overseer Overseer (id=99319787444502545-127.0.0.1:58282_solr-n_0000000004) starting
   [junit4]   2> 2904269 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2904276 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ac8e9d{/solr,null,AVAILABLE}
   [junit4]   2> 2904283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d2baf{HTTP/1.1,[http/1.1]}{127.0.0.1:58323}
   [junit4]   2> 2904283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.e.j.s.Server Started @2911550ms
   [junit4]   2> 2904283 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58322}
   [junit4]   2> 2904284 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2904285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 2904285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2904285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2904285 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-09T12:08:09.973Z
   [junit4]   2> 2904296 INFO  (zkConnectionManagerCallback-7100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2904298 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2904316 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58223/solr
   [junit4]   2> 2904320 INFO  (zkConnectionManagerCallback-7104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2904322 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160dad209cc0019, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2904325 INFO  (zkConnectionManagerCallback-7106-thread-1-processing-n:127.0.0.1:58322_solr) [n:127.0.0.1:58322_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2904337 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2904340 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2904348 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58322_solr
   [junit4]   2> 2904353 INFO  (zkCallback-7068-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2904353 INFO  (zkCallback-7086-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2904353 INFO  (zkCallback-7076-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2904354 INFO  (zkCallback-7095-thread-1-processing-n:127.0.0.1:58309_solr) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2904357 INFO  (zkCallback-7105-thread-1-processing-n:127.0.0.1:58322_solr) [n:127.0.0.1:58322_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2904589 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58322.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2904606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58322.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2904606 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58322.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2904611 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [n:127.0.0.1:58322_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node2\.
   [junit4]   2> 2904684 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1546513B510C22D5]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:58323/solr. Proxy: http://127.0.0.1:58322/solr
   [junit4]   2> 2904686 INFO  (SocketProxy-Acceptor-58282) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58335,localport=58282], receiveBufferSize:65536
   [junit4]   2> 2904686 INFO  (SocketProxy-Acceptor-58282) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58283,localport=58336], receiveBufferSize=65536
   [junit4]   2> 2904691 INFO  (qtp30941501-31339) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2904693 INFO  (qtp30941501-31339) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2904808 INFO  (TEST-TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper-seed#[1546513B510C22D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPullReplicaDisconnectsFromZooKeeper
   [junit4]   2> 2904810 INFO  (qtp30941501-31340) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2904814 INFO  (OverseerThreadFactory-12430-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper
   [junit4]   2> 2904926 INFO  (OverseerStateUpdate-99319787444502545-127.0.0.1:58282_solr-n_0000000004) [n:127.0.0.1:58282_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58295/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2904930 INFO  (OverseerStateUpdate-99319787444502545-127.0.0.1:58282_solr-n_0000000004) [n:127.0.0.1:58282_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58309/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2905131 INFO  (SocketProxy-Acceptor-58295) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58337,localport=58295], receiveBufferSize:65536
   [junit4]   2> 2905131 INFO  (SocketProxy-Acceptor-58309) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58338,localport=58309], receiveBufferSize:65536
   [junit4]   2> 2905132 INFO  (SocketProxy-Acceptor-58295) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58297,localport=58339], receiveBufferSize=65536
   [junit4]   2> 2905132 INFO  (SocketProxy-Acceptor-58309) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58310,localport=58340], receiveBufferSize=65536
   [junit4]   2> 2905140 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2905140 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2905142 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2905142 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2905250 INFO  (zkCallback-7086-thread-1-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2905250 INFO  (zkCallback-7095-thread-1-processing-n:127.0.0.1:58309_solr) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2905251 INFO  (zkCallback-7086-thread-2-processing-n:127.0.0.1:58295_solr) [n:127.0.0.1:58295_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2905251 INFO  (zkCallback-7095-thread-2-processing-n:127.0.0.1:58309_solr) [n:127.0.0.1:58309_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2906172 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2906172 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 2906183 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2906183 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 2906189 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2906189 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2906190 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2' using configuration from collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper, trusted=true
   [junit4]   2> 2906190 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1' using configuration from collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper, trusted=true
   [junit4]   2> 2906191 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58295.solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_n1' (registry 'solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2906191 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58309.solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_p2' (registry 'solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17e7eb9
   [junit4]   2> 2906191 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2906191 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2906191 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node3\pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node3\.\pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1\data\]
   [junit4]   2> 2906191 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrCore [[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node1\pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\node1\.\pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2\data\]
   [junit4]   2> 2906325 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2906325 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2906326 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2906326 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2906327 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@199f115[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] main]
   [junit4]   2> 2906328 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2906328 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2906329 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2906330 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2906330 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b4877b[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] main]
   [junit4]   2> 2906330 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2906332 INFO  (qtp33265692-31365) [n:127.0.0.1:58295_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2906332 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.ZkController pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 2906332 INFO  (qtp13761576-31399) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2906332 INFO  (searcherExecutor-12437-thread-1-processing-n:127.0.0.1:58309_solr x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2 s:shard1 c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper r:core_node4) [n:127.0.0.1:58309_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] Registered new searcher Searcher@199f115[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_sha

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

version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1117, maxMBSortInHeap=7.343507990367848, sim=RandomSimilarity(queryNorm=true): {}, locale=mk, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=167877408,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, MetricUtilsTest, TestLRUCache, TestCollationField, SegmentsInfoRequestHandlerTest, HttpSolrCallGetCoreTest, TestDocTermOrds, TestXmlQParser, CloneFieldUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, TestPerFieldSimilarityWithDefaultOverride, TestUniqueKeyFieldResource, WrapperMergePolicyFactoryTest, ComputePlanActionTest, BitVectorTest, NumberUtilsTest, AtomicUpdatesTest, TestPullReplica, TestLockTree, DeleteLastCustomShardedReplicaTest, TestNRTOpen, DOMUtilTest, CoreAdminRequestStatusTest, CdcrReplicationHandlerTest, MultiThreadedOCPTest, AutoAddReplicasPlanActionTest, TestStressCloudBlindAtomicUpdates, RuleEngineTest, TestJettySolrRunner, HdfsNNFailoverTest, TestOnReconnectListenerSupport, TestSolrCloudWithHadoopAuthPlugin, TestManagedSchema, TestClusterProperties, TestOverriddenPrefixQueryForCustomFieldType, TestDistributedGrouping, TestAnalyzeInfixSuggestions, TestLRUStatsCache, CollectionsAPIAsyncDistributedZkTest, TestRawResponseWriter, ShardRoutingCustomTest, ConjunctionSolrSpellCheckerTest, CloudExitableDirectoryReaderTest, TestStressVersions, TestGroupingSearch, TestSolrFieldCacheBean, SchemaVersionSpecificBehaviorTest, SolrCoreTest, TestFastWriter, TestUseDocValuesAsStored, TestSimpleQParserPlugin, MBeansHandlerTest, JsonLoaderTest, SolrJmxReporterTest, TestManagedResource, TestFunctionQuery, PolyFieldTest, PreAnalyzedFieldTest, TestInfoStreamLogging, TestSortByMinMaxFunction, LeaderElectionIntegrationTest, ClassificationUpdateProcessorIntegrationTest, TestFastOutputStream, FullSolrCloudDistribCmdsTest, TestCorePropertiesReload, LeaderInitiatedRecoveryOnCommitTest, TestShortCircuitedRequests, SolrCloudReportersTest, TestApiFramework, TestExactSharedStatsCache, EchoParamsTest, LegacyCloudClusterPropTest, EnumFieldTest, MoveReplicaHDFSTest, SampleTest, DistributedFacetPivotSmallTest, TestPostingsSolrHighlighter, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollapseQParserPlugin, TestManagedSynonymFilterFactory, TestCSVLoader, TestSQLHandlerNonCloud, ConcurrentDeleteAndCreateCollectionTest, DebugComponentTest, CollectionStateFormat2Test, HLLUtilTest, FullHLLTest, BigEndianAscendingWordDeserializerTest, PreAnalyzedUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, CoreAdminHandlerTest, OverseerCollectionConfigSetProcessorTest, TestTolerantUpdateProcessorCloud, TestConfig, TestDelegationWithHadoopAuth, TermsComponentTest, SolrCoreCheckLockOnStartupTest, TestUtilizeNode, OpenExchangeRatesOrgProviderTest, MoreLikeThisHandlerTest, BasicFunctionalityTest, TestRetrieveFieldsOptimizer, TestPayloadScoreQParserPlugin, TestSubQueryTransformerCrossCore, ExitableDirectoryReaderTest, TestRuleBasedAuthorizationPlugin, HdfsWriteToMultipleCollectionsTest, HdfsAutoAddReplicasIntegrationTest, CacheHeaderTest, TestCollationFieldDocValues, SpellingQueryConverterTest, DistributedQueryComponentCustomSortTest, TestJavabinTupleStreamParser, TestBadConfig, TestShardHandlerFactory, TestStressLucene, UpdateLogTest, TestCollectionsAPIViaSolrCloudCluster, SolrIndexMetricsTest, AutoscalingHistoryHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFieldResource, CustomCollectionTest, LukeRequestHandlerTest, AnalysisAfterCoreReloadTest, TestSolrIndexConfig, TestExclusionRuleCollectionAccess, RegexBytesRefFilterTest, TestRemoteStreaming, TestStressReorder, CdcrVersionReplicationTest, DataDrivenBlockJoinTest, TestCustomDocTransformer, TestLuceneMatchVersion, SuggestComponentContextFilterQueryTest, ShufflingReplicaListTransformerTest, SimpleCollectionCreateDeleteTest, HttpPartitionTest, PeerSyncTest, DistributedDebugComponentTest, TestSort, TestHttpShardHandlerFactory, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrQueryParser, TestCloudNestedDocsSort, TestInitQParser, SoftAutoCommitTest, ReplaceNodeTest, TestRebalanceLeaders, TestCoreContainer, TestDynamicFieldResource, TestCloudInspectUtil, TestDefaultStatsCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestQueryTypes, TestReRankQParserPlugin, TestSimpleTrackingShardHandler, BlockJoinFacetSimpleTest, BlockDirectoryTest, TimeRoutedAliasUpdateProcessorTest, CachingDirectoryFactoryTest, RestartWhileUpdatingTest, TestCryptoKeys, TemplateUpdateProcessorTest, TestStressLiveNodes, TestFaceting, TestLegacyField, RequestLoggingTest, TestAnalyzedSuggestions, TestPolicyCloud, TestPerFieldSimilarity, TestNumericRangeQuery64, TestBlobHandler, TestMultiValuedNumericRangeQuery, ChaosMonkeySafeLeaderTest, SpellPossibilityIteratorTest, TestConfigsApi, TestLeaderElectionWithEmptyReplica, DistributedFacetPivotLongTailTest, DistributedFacetExistsSmallTest, TestDistribDocBasedVersion, TestFastLRUCache, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestDistributedSearch, TestHashPartitioner, TestRealTimeGet, TestRangeQuery, TestSolr4Spatial, QueryElevationComponentTest, TestFiltering, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, SolrInfoBeanTest, TestSurroundQueryParser, TestWriterPerf, TestReversedWildcardFilterFactory, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, TestLFUCache, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, NumericFieldsTest, MinimalSchemaTest, TestPhraseSuggestions, TestCodecSupport, TestIBSimilarityFactory, TimeZoneUtilsTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, SSLMigrationTest, ShardSplitTest, TestPullReplicaErrorHandling]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPullReplicaErrorHandling -Dtests.seed=1546513B510C22D5 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestPullReplicaErrorHandling (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1546513B510C22D5-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1546513B510C22D5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [567/751 (1!)] on J1 in 186.85s, 3 tests, 1 error <<< FAILURES!

[...truncated 43734 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 30 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/30/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestManyFields

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestManyFields_809B74D97D7B5E07-001\TestIndexWriter.testChangingFields-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestManyFields_809B74D97D7B5E07-001\TestIndexWriter.testChangingFields-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestManyFields_809B74D97D7B5E07-001\TestIndexWriter.testChangingFields-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestManyFields_809B74D97D7B5E07-001\TestIndexWriter.testChangingFields-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([A2A3C1EC42725A55:2D2D264C501EA9AA]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([A2A3C1EC42725A55]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BJQParserTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001

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


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:61550/_zbw/iz

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:61550/_zbw/iz
	at __randomizedtesting.SeedInfo.seed([E121F6D9A65ED980:46654E7DCBE5CA39]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
	at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
	at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 42 more




Build Log:
[...truncated 1556 lines...]
   [junit4] Suite: org.apache.lucene.index.TestManyFields
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {e11=PostingsFormat(name=Memory), e10=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e13=PostingsFormat(name=LuceneVarGapDocFreqInterval), e12=Lucene50(blocksize=128), e15=PostingsFormat(name=Memory), e14=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e17=PostingsFormat(name=LuceneVarGapDocFreqInterval), e16=Lucene50(blocksize=128), e19=PostingsFormat(name=Memory), e18=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e20=PostingsFormat(name=LuceneVarGapDocFreqInterval), e22=PostingsFormat(name=Memory), e21=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e24=PostingsFormat(name=LuceneVarGapDocFreqInterval), e23=Lucene50(blocksize=128), e26=PostingsFormat(name=Memory), e25=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e28=PostingsFormat(name=LuceneVarGapDocFreqInterval), e27=Lucene50(blocksize=128), e29=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e31=PostingsFormat(name=LuceneVarGapDocFreqInterval), e30=Lucene50(blocksize=128), e33=PostingsFormat(name=Memory), e32=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e35=PostingsFormat(name=LuceneVarGapDocFreqInterval), e34=Lucene50(blocksize=128), e37=PostingsFormat(name=Memory), e36=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e39=PostingsFormat(name=LuceneVarGapDocFreqInterval), e38=Lucene50(blocksize=128), e40=PostingsFormat(name=Memory), e42=PostingsFormat(name=LuceneVarGapDocFreqInterval), e41=Lucene50(blocksize=128), e44=PostingsFormat(name=Memory), e43=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e46=PostingsFormat(name=LuceneVarGapDocFreqInterval), e45=Lucene50(blocksize=128), e48=PostingsFormat(name=Memory), e47=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e49=Lucene50(blocksize=128), e51=PostingsFormat(name=Memory), e50=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c11=PostingsFormat(name=LuceneVarGapDocFreqInterval), e53=PostingsFormat(name=LuceneVarGapDocFreqInterval), c10=Lucene50(blocksize=128), e52=Lucene50(blocksize=128), c13=PostingsFormat(name=Memory), e55=PostingsFormat(name=Memory), c12=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e54=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c15=PostingsFormat(name=LuceneVarGapDocFreqInterval), e57=PostingsFormat(name=LuceneVarGapDocFreqInterval), c14=Lucene50(blocksize=128), e56=Lucene50(blocksize=128), c17=PostingsFormat(name=Memory), e59=PostingsFormat(name=Memory), c16=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e58=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c19=PostingsFormat(name=LuceneVarGapDocFreqInterval), c18=Lucene50(blocksize=128), e60=PostingsFormat(name=LuceneVarGapDocFreqInterval), c20=PostingsFormat(name=Memory), e62=PostingsFormat(name=Memory), e61=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c22=PostingsFormat(name=LuceneVarGapDocFreqInterval), e64=PostingsFormat(name=LuceneVarGapDocFreqInterval), c21=Lucene50(blocksize=128), e63=Lucene50(blocksize=128), c24=PostingsFormat(name=Memory), e66=PostingsFormat(name=Memory), c23=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e65=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c26=PostingsFormat(name=LuceneVarGapDocFreqInterval), e68=PostingsFormat(name=LuceneVarGapDocFreqInterval), c25=Lucene50(blocksize=128), e67=Lucene50(blocksize=128), c28=PostingsFormat(name=Memory), c27=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e69=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c29=Lucene50(blocksize=128), e71=PostingsFormat(name=LuceneVarGapDocFreqInterval), e70=Lucene50(blocksize=128), c31=PostingsFormat(name=Memory), e73=PostingsFormat(name=Memory), c30=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e72=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c33=PostingsFormat(name=LuceneVarGapDocFreqInterval), e75=PostingsFormat(name=LuceneVarGapDocFreqInterval), c32=Lucene50(blocksize=128), e74=Lucene50(blocksize=128), c35=PostingsFormat(name=Memory), e77=PostingsFormat(name=Memory), c34=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e76=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c37=PostingsFormat(name=LuceneVarGapDocFreqInterval), e79=PostingsFormat(name=LuceneVarGapDocFreqInterval), c36=Lucene50(blocksize=128), e78=Lucene50(blocksize=128), c39=PostingsFormat(name=Memory), c38=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e80=PostingsFormat(name=Memory), c40=PostingsFormat(name=LuceneVarGapDocFreqInterval), e82=PostingsFormat(name=LuceneVarGapDocFreqInterval), e81=Lucene50(blocksize=128), c42=PostingsFormat(name=Memory), e84=PostingsFormat(name=Memory), field108=PostingsFormat(name=Memory), c41=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e83=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field107=Lucene50(blocksize=128), c44=PostingsFormat(name=LuceneVarGapDocFreqInterval), e86=PostingsFormat(name=LuceneVarGapDocFreqInterval), field106=PostingsFormat(name=LuceneVarGapDocFreqInterval), c43=Lucene50(blocksize=128), e85=Lucene50(blocksize=128), field105=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c46=PostingsFormat(name=Memory), e88=PostingsFormat(name=Memory), field104=PostingsFormat(name=Memory), c45=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e87=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field103=Lucene50(blocksize=128), c48=PostingsFormat(name=LuceneVarGapDocFreqInterval), field102=PostingsFormat(name=LuceneVarGapDocFreqInterval), c47=Lucene50(blocksize=128), e89=Lucene50(blocksize=128), field101=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field100=PostingsFormat(name=Memory), c49=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e91=PostingsFormat(name=Memory), e90=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c51=PostingsFormat(name=LuceneVarGapDocFreqInterval), e93=PostingsFormat(name=LuceneVarGapDocFreqInterval), c50=Lucene50(blocksize=128), e92=Lucene50(blocksize=128), a11=PostingsFormat(name=Memory), c53=PostingsFormat(name=Memory), e95=PostingsFormat(name=Memory), field119=PostingsFormat(name=Memory), a10=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c52=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e94=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field118=Lucene50(blocksize=128), a13=PostingsFormat(name=LuceneVarGapDocFreqInterval), c55=PostingsFormat(name=LuceneVarGapDocFreqInterval), e97=PostingsFormat(name=LuceneVarGapDocFreqInterval), field117=PostingsFormat(name=LuceneVarGapDocFreqInterval), a12=Lucene50(blocksize=128), c54=Lucene50(blocksize=128), e96=Lucene50(blocksize=128), field116=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a15=PostingsFormat(name=Memory), c57=PostingsFormat(name=Memory), e99=PostingsFormat(name=Memory), field115=PostingsFormat(name=Memory), a14=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c56=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e98=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field114=Lucene50(blocksize=128), a17=PostingsFormat(name=LuceneVarGapDocFreqInterval), c59=PostingsFormat(name=LuceneVarGapDocFreqInterval), field113=PostingsFormat(name=LuceneVarGapDocFreqInterval), a16=Lucene50(blocksize=128), c58=Lucene50(blocksize=128), field112=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a19=PostingsFormat(name=Memory), field111=PostingsFormat(name=Memory), a18=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field110=Lucene50(blocksize=128), c60=PostingsFormat(name=Memory), a20=PostingsFormat(name=LuceneVarGapDocFreqInterval), c62=PostingsFormat(name=LuceneVarGapDocFreqInterval), c61=Lucene50(blocksize=128), field109=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a22=PostingsFormat(name=Memory), c64=PostingsFormat(name=Memory), a21=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c63=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field129=Lucene50(blocksize=128), a24=PostingsFormat(name=LuceneVarGapDocFreqInterval), c66=PostingsFormat(name=LuceneVarGapDocFreqInterval), field128=PostingsFormat(name=LuceneVarGapDocFreqInterval), a23=Lucene50(blocksize=128), c65=Lucene50(blocksize=128), field127=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a26=PostingsFormat(name=Memory), c68=PostingsFormat(name=Memory), field126=PostingsFormat(name=Memory), a25=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c67=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field125=Lucene50(blocksize=128), a28=PostingsFormat(name=LuceneVarGapDocFreqInterval), field124=PostingsFormat(name=LuceneVarGapDocFreqInterval), a27=Lucene50(blocksize=128), c69=Lucene50(blocksize=128), field123=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field122=PostingsFormat(name=Memory), a29=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field121=Lucene50(blocksize=128), field120=PostingsFormat(name=LuceneVarGapDocFreqInterval), field1=PostingsFormat(name=Memory), field0=Lucene50(blocksize=128), field7=PostingsFormat(name=LuceneVarGapDocFreqInterval), field6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field9=PostingsFormat(name=Memory), field8=Lucene50(blocksize=128), c71=PostingsFormat(name=Memory), field3=PostingsFormat(name=LuceneVarGapDocFreqInterval), c70=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a31=PostingsFormat(name=LuceneVarGapDocFreqInterval), c73=PostingsFormat(name=LuceneVarGapDocFreqInterval), field5=PostingsFormat(name=Memory), a30=Lucene50(blocksize=128), c72=Lucene50(blocksize=128), field4=Lucene50(blocksize=128), a33=PostingsFormat(name=Memory), c75=PostingsFormat(name=Memory), a32=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c74=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a35=PostingsFormat(name=LuceneVarGapDocFreqInterval), c77=PostingsFormat(name=LuceneVarGapDocFreqInterval), a34=Lucene50(blocksize=128), c76=Lucene50(blocksize=128), a37=PostingsFormat(name=Memory), c79=PostingsFormat(name=Memory), a36=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c78=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a39=PostingsFormat(name=LuceneVarGapDocFreqInterval), a38=Lucene50(blocksize=128), c80=PostingsFormat(name=LuceneVarGapDocFreqInterval), a40=PostingsFormat(name=Memory), c82=PostingsFormat(name=Memory), c81=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a42=PostingsFormat(name=LuceneVarGapDocFreqInterval), c84=PostingsFormat(name=LuceneVarGapDocFreqInterval), a41=Lucene50(blocksize=128), c83=Lucene50(blocksize=128), a44=PostingsFormat(name=Memory), c86=PostingsFormat(name=Memory), a43=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c85=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a46=PostingsFormat(name=LuceneVarGapDocFreqInterval), c88=PostingsFormat(name=LuceneVarGapDocFreqInterval), a45=Lucene50(blocksize=128), c87=Lucene50(blocksize=128), a48=PostingsFormat(name=Memory), a47=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c89=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a49=Lucene50(blocksize=128), c91=PostingsFormat(name=LuceneVarGapDocFreqInterval), c90=Lucene50(blocksize=128), a51=PostingsFormat(name=Memory), c93=PostingsFormat(name=Memory), a50=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c92=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a53=PostingsFormat(name=LuceneVarGapDocFreqInterval), c95=PostingsFormat(name=LuceneVarGapDocFreqInterval), a52=Lucene50(blocksize=128), c94=Lucene50(blocksize=128), a55=PostingsFormat(name=Memory), c97=PostingsFormat(name=Memory), a54=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), c96=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a57=PostingsFormat(name=LuceneVarGapDocFreqInterval), c99=PostingsFormat(name=LuceneVarGapDocFreqInterval), a56=Lucene50(blocksize=128), c98=Lucene50(blocksize=128), a59=PostingsFormat(name=Memory), a58=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a60=PostingsFormat(name=LuceneVarGapDocFreqInterval), a62=PostingsFormat(name=Memory), a61=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a64=PostingsFormat(name=LuceneVarGapDocFreqInterval), a63=Lucene50(blocksize=128), a66=PostingsFormat(name=Memory), a65=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a68=PostingsFormat(name=LuceneVarGapDocFreqInterval), a67=Lucene50(blocksize=128), a69=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a71=PostingsFormat(name=LuceneVarGapDocFreqInterval), a70=Lucene50(blocksize=128), a73=PostingsFormat(name=Memory), a72=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a75=PostingsFormat(name=LuceneVarGapDocFreqInterval), a74=Lucene50(blocksize=128), a77=PostingsFormat(name=Memory), a76=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a79=PostingsFormat(name=LuceneVarGapDocFreqInterval), a78=Lucene50(blocksize=128), field179=PostingsFormat(name=LuceneVarGapDocFreqInterval), field178=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field177=PostingsFormat(name=Memory), field176=Lucene50(blocksize=128), field175=PostingsFormat(name=LuceneVarGapDocFreqInterval), field174=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field173=PostingsFormat(name=Memory), field172=Lucene50(blocksize=128), field171=PostingsFormat(name=LuceneVarGapDocFreqInterval), field170=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a80=PostingsFormat(name=Memory), a82=PostingsFormat(name=LuceneVarGapDocFreqInterval), a81=Lucene50(blocksize=128), a84=PostingsFormat(name=Memory), a83=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a86=PostingsFormat(name=LuceneVarGapDocFreqInterval), a85=Lucene50(blocksize=128), a88=PostingsFormat(name=Memory), a87=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a89=Lucene50(blocksize=128), field189=TestBloomFiltere
   [junit4]   2> dLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field188=PostingsFormat(name=Memory), field187=Lucene50(blocksize=128), field186=PostingsFormat(name=LuceneVarGapDocFreqInterval), field185=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field184=PostingsFormat(name=Memory), field183=Lucene50(blocksize=128), field182=PostingsFormat(name=LuceneVarGapDocFreqInterval), field181=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field180=PostingsFormat(name=Memory), a91=PostingsFormat(name=Memory), a90=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a93=PostingsFormat(name=LuceneVarGapDocFreqInterval), a92=Lucene50(blocksize=128), a95=PostingsFormat(name=Memory), a94=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a97=PostingsFormat(name=LuceneVarGapDocFreqInterval), a96=Lucene50(blocksize=128), a99=PostingsFormat(name=Memory), a98=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field199=PostingsFormat(name=Memory), field198=Lucene50(blocksize=128), field197=PostingsFormat(name=LuceneVarGapDocFreqInterval), field196=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field195=PostingsFormat(name=Memory), field194=Lucene50(blocksize=128), field193=PostingsFormat(name=LuceneVarGapDocFreqInterval), field192=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field191=PostingsFormat(name=Memory), field190=Lucene50(blocksize=128), field139=PostingsFormat(name=LuceneVarGapDocFreqInterval), field138=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field137=PostingsFormat(name=Memory), field136=Lucene50(blocksize=128), field135=PostingsFormat(name=LuceneVarGapDocFreqInterval), field134=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field133=PostingsFormat(name=Memory), field132=Lucene50(blocksize=128), field131=PostingsFormat(name=LuceneVarGapDocFreqInterval), field130=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field149=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field148=PostingsFormat(name=Memory), field147=Lucene50(blocksize=128), field146=PostingsFormat(name=LuceneVarGapDocFreqInterval), field145=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field144=PostingsFormat(name=Memory), field143=Lucene50(blocksize=128), field142=PostingsFormat(name=LuceneVarGapDocFreqInterval), field141=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field140=PostingsFormat(name=Memory), field159=PostingsFormat(name=Memory), field158=Lucene50(blocksize=128), field157=PostingsFormat(name=LuceneVarGapDocFreqInterval), field156=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field155=PostingsFormat(name=Memory), field154=Lucene50(blocksize=128), field153=PostingsFormat(name=LuceneVarGapDocFreqInterval), field152=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field151=PostingsFormat(name=Memory), field150=Lucene50(blocksize=128), field169=Lucene50(blocksize=128), field168=PostingsFormat(name=LuceneVarGapDocFreqInterval), field167=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field166=PostingsFormat(name=Memory), field165=Lucene50(blocksize=128), field164=PostingsFormat(name=LuceneVarGapDocFreqInterval), field163=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field162=PostingsFormat(name=Memory), field161=Lucene50(blocksize=128), field160=PostingsFormat(name=LuceneVarGapDocFreqInterval), a0=PostingsFormat(name=LuceneVarGapDocFreqInterval), a1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a2=PostingsFormat(name=Memory), a3=Lucene50(blocksize=128), a4=PostingsFormat(name=LuceneVarGapDocFreqInterval), a5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a6=PostingsFormat(name=Memory), a7=Lucene50(blocksize=128), a8=PostingsFormat(name=LuceneVarGapDocFreqInterval), a9=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field19=Lucene50(blocksize=128), field17=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field18=PostingsFormat(name=LuceneVarGapDocFreqInterval), b0=Lucene50(blocksize=128), b1=PostingsFormat(name=LuceneVarGapDocFreqInterval), b2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field22=Lucene50(blocksize=128), b3=PostingsFormat(name=Memory), field23=PostingsFormat(name=Memory), b4=Lucene50(blocksize=128), field20=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b5=PostingsFormat(name=LuceneVarGapDocFreqInterval), field21=PostingsFormat(name=LuceneVarGapDocFreqInterval), b6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field26=Lucene50(blocksize=128), b7=PostingsFormat(name=Memory), field27=PostingsFormat(name=Memory), b8=Lucene50(blocksize=128), field24=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b9=PostingsFormat(name=LuceneVarGapDocFreqInterval), field25=PostingsFormat(name=LuceneVarGapDocFreqInterval), c0=PostingsFormat(name=Memory), c1=Lucene50(blocksize=128), c2=PostingsFormat(name=LuceneVarGapDocFreqInterval), c3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field11=Lucene50(blocksize=128), c4=PostingsFormat(name=Memory), field12=PostingsFormat(name=Memory), c5=Lucene50(blocksize=128), c6=PostingsFormat(name=LuceneVarGapDocFreqInterval), field10=PostingsFormat(name=LuceneVarGapDocFreqInterval), c7=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field15=Lucene50(blocksize=128), c8=PostingsFormat(name=Memory), field16=PostingsFormat(name=Memory), c9=Lucene50(blocksize=128), field13=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field14=PostingsFormat(name=LuceneVarGapDocFreqInterval), field39=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d0=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d1=PostingsFormat(name=Memory), d2=Lucene50(blocksize=128), d3=PostingsFormat(name=LuceneVarGapDocFreqInterval), d4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field44=Lucene50(blocksize=128), d5=PostingsFormat(name=Memory), field45=PostingsFormat(name=Memory), d6=Lucene50(blocksize=128), field42=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d7=PostingsFormat(name=LuceneVarGapDocFreqInterval), field43=PostingsFormat(name=LuceneVarGapDocFreqInterval), d8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field48=Lucene50(blocksize=128), d9=PostingsFormat(name=Memory), field49=PostingsFormat(name=Memory), field46=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field47=PostingsFormat(name=LuceneVarGapDocFreqInterval), field40=Lucene50(blocksize=128), field41=PostingsFormat(name=Memory), field28=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e0=PostingsFormat(name=LuceneVarGapDocFreqInterval), field29=PostingsFormat(name=LuceneVarGapDocFreqInterval), e1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e2=PostingsFormat(name=Memory), e3=Lucene50(blocksize=128), e4=PostingsFormat(name=LuceneVarGapDocFreqInterval), e5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field33=Lucene50(blocksize=128), e6=PostingsFormat(name=Memory), field34=PostingsFormat(name=Memory), e7=Lucene50(blocksize=128), field31=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), e8=PostingsFormat(name=LuceneVarGapDocFreqInterval), field32=PostingsFormat(name=LuceneVarGapDocFreqInterval), e9=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field37=Lucene50(blocksize=128), field38=PostingsFormat(name=Memory), field35=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field36=PostingsFormat(name=LuceneVarGapDocFreqInterval), field30=PostingsFormat(name=Memory), f0=Lucene50(blocksize=128), f1=PostingsFormat(name=LuceneVarGapDocFreqInterval), f2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f3=PostingsFormat(name=Memory), f4=Lucene50(blocksize=128), f5=PostingsFormat(name=LuceneVarGapDocFreqInterval), f6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f7=PostingsFormat(name=Memory), f8=Lucene50(blocksize=128), f9=PostingsFormat(name=LuceneVarGapDocFreqInterval), f10=PostingsFormat(name=Memory), f12=PostingsFormat(name=LuceneVarGapDocFreqInterval), f11=Lucene50(blocksize=128), f14=PostingsFormat(name=Memory), f13=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f16=PostingsFormat(name=LuceneVarGapDocFreqInterval), f15=Lucene50(blocksize=128), f18=PostingsFormat(name=Memory), f17=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f19=Lucene50(blocksize=128), f21=PostingsFormat(name=Memory), f20=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f23=PostingsFormat(name=LuceneVarGapDocFreqInterval), f22=Lucene50(blocksize=128), f25=PostingsFormat(name=Memory), f24=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f27=PostingsFormat(name=LuceneVarGapDocFreqInterval), f26=Lucene50(blocksize=128), f29=PostingsFormat(name=Memory), f28=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field99=Lucene50(blocksize=128), field97=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field98=PostingsFormat(name=LuceneVarGapDocFreqInterval), field=Lucene50(blocksize=128), field91=Lucene50(blocksize=128), field92=PostingsFormat(name=Memory), field90=PostingsFormat(name=LuceneVarGapDocFreqInterval), field95=Lucene50(blocksize=128), field96=PostingsFormat(name=Memory), field93=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field94=PostingsFormat(name=LuceneVarGapDocFreqInterval), f30=PostingsFormat(name=LuceneVarGapDocFreqInterval), f32=PostingsFormat(name=Memory), f31=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f34=PostingsFormat(name=LuceneVarGapDocFreqInterval), f33=Lucene50(blocksize=128), f36=PostingsFormat(name=Memory), f35=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f38=PostingsFormat(name=LuceneVarGapDocFreqInterval), f37=Lucene50(blocksize=128), f39=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f41=PostingsFormat(name=LuceneVarGapDocFreqInterval), f40=Lucene50(blocksize=128), f43=PostingsFormat(name=Memory), f42=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f45=PostingsFormat(name=LuceneVarGapDocFreqInterval), f44=Lucene50(blocksize=128), f47=PostingsFormat(name=Memory), f46=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f49=PostingsFormat(name=LuceneVarGapDocFreqInterval), f48=Lucene50(blocksize=128), f50=PostingsFormat(name=Memory), d10=PostingsFormat(name=LuceneVarGapDocFreqInterval), f52=PostingsFormat(name=LuceneVarGapDocFreqInterval), f51=Lucene50(blocksize=128), d12=PostingsFormat(name=Memory), f54=PostingsFormat(name=Memory), d11=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f53=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d14=PostingsFormat(name=LuceneVarGapDocFreqInterval), f56=PostingsFormat(name=LuceneVarGapDocFreqInterval), d13=Lucene50(blocksize=128), f55=Lucene50(blocksize=128), d16=PostingsFormat(name=Memory), f58=PostingsFormat(name=Memory), d15=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f57=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d18=PostingsFormat(name=LuceneVarGapDocFreqInterval), d17=Lucene50(blocksize=128), f59=Lucene50(blocksize=128), d19=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field66=Lucene50(blocksize=128), field67=PostingsFormat(name=Memory), field64=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field65=PostingsFormat(name=LuceneVarGapDocFreqInterval), field68=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field69=PostingsFormat(name=LuceneVarGapDocFreqInterval), field62=Lucene50(blocksize=128), field63=PostingsFormat(name=Memory), field60=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field61=PostingsFormat(name=LuceneVarGapDocFreqInterval), f61=PostingsFormat(name=Memory), f60=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d21=PostingsFormat(name=LuceneVarGapDocFreqInterval), f63=PostingsFormat(name=LuceneVarGapDocFreqInterval), d20=Lucene50(blocksize=128), f62=Lucene50(blocksize=128), d23=PostingsFormat(name=Memory), f65=PostingsFormat(name=Memory), d22=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f64=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d25=PostingsFormat(name=LuceneVarGapDocFreqInterval), f67=PostingsFormat(name=LuceneVarGapDocFreqInterval), d24=Lucene50(blocksize=128), f66=Lucene50(blocksize=128), d27=PostingsFormat(name=Memory), f69=PostingsFormat(name=Memory), d26=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f68=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d29=PostingsFormat(name=LuceneVarGapDocFreqInterval), d28=Lucene50(blocksize=128), field55=Lucene50(blocksize=128), field56=PostingsFormat(name=Memory), field53=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field54=PostingsFormat(name=LuceneVarGapDocFreqInterval), field59=Lucene50(blocksize=128), field57=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field58=PostingsFormat(name=LuceneVarGapDocFreqInterval), field51=Lucene50(blocksize=128), field52=PostingsFormat(name=Memory), f70=PostingsFormat(name=LuceneVarGapDocFreqInterval), field50=PostingsFormat(name=LuceneVarGapDocFreqInterval), d30=PostingsFormat(name=Memory), f72=PostingsFormat(name=Memory), f71=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d32=PostingsFormat(name=LuceneVarGapDocFreqInterval), f74=PostingsFormat(name=LuceneVarGapDocFreqInterval), d31=Lucene50(blocksize=128), f73=Lucene50(blocksize=128), d34=PostingsFormat(name=Memory), f76=PostingsFormat(name=Memory), d33=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f75=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d36=PostingsFormat(name=LuceneVarGapDocFreqInterval), f78=PostingsFormat(name=LuceneVarGapDocFreqInterval), d35=Lucene50(blocksize=128), f77=Lucene50(blocksize=128), d38=PostingsFormat(name=Memory), d37=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f79=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d39=Lucene50(blocksize=128), field88=Lucene50(blocksize=128), field89=PostingsFormat(name=Memory), field86=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field87=PostingsFormat(name=LuceneVarGapDocFreqInterval), field80=Lucen
   [junit4]   2> e50(blocksize=128), field81=PostingsFormat(name=Memory), field84=Lucene50(blocksize=128), field85=PostingsFormat(name=Memory), f81=PostingsFormat(name=LuceneVarGapDocFreqInterval), field82=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f80=Lucene50(blocksize=128), field83=PostingsFormat(name=LuceneVarGapDocFreqInterval), d41=PostingsFormat(name=Memory), f83=PostingsFormat(name=Memory), d40=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f82=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d43=PostingsFormat(name=LuceneVarGapDocFreqInterval), f85=PostingsFormat(name=LuceneVarGapDocFreqInterval), d42=Lucene50(blocksize=128), f84=Lucene50(blocksize=128), d45=PostingsFormat(name=Memory), f87=PostingsFormat(name=Memory), d44=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f86=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d47=PostingsFormat(name=LuceneVarGapDocFreqInterval), f89=PostingsFormat(name=LuceneVarGapDocFreqInterval), d46=Lucene50(blocksize=128), f88=Lucene50(blocksize=128), d49=PostingsFormat(name=Memory), d48=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field77=Lucene50(blocksize=128), field78=PostingsFormat(name=Memory), field75=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field76=PostingsFormat(name=LuceneVarGapDocFreqInterval), field79=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field70=PostingsFormat(name=Memory), f90=PostingsFormat(name=Memory), field73=Lucene50(blocksize=128), field74=PostingsFormat(name=Memory), d50=PostingsFormat(name=LuceneVarGapDocFreqInterval), f92=PostingsFormat(name=LuceneVarGapDocFreqInterval), field71=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f91=Lucene50(blocksize=128), field72=PostingsFormat(name=LuceneVarGapDocFreqInterval), b10=PostingsFormat(name=Memory), d52=PostingsFormat(name=Memory), f94=PostingsFormat(name=Memory), d51=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f93=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b12=PostingsFormat(name=LuceneVarGapDocFreqInterval), d54=PostingsFormat(name=LuceneVarGapDocFreqInterval), f96=PostingsFormat(name=LuceneVarGapDocFreqInterval), b11=Lucene50(blocksize=128), d53=Lucene50(blocksize=128), f95=Lucene50(blocksize=128), b14=PostingsFormat(name=Memory), d56=PostingsFormat(name=Memory), f98=PostingsFormat(name=Memory), b13=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d55=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f97=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b16=PostingsFormat(name=LuceneVarGapDocFreqInterval), d58=PostingsFormat(name=LuceneVarGapDocFreqInterval), b15=Lucene50(blocksize=128), d57=Lucene50(blocksize=128), f99=Lucene50(blocksize=128), b18=PostingsFormat(name=Memory), b17=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d59=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b19=Lucene50(blocksize=128), d61=PostingsFormat(name=LuceneVarGapDocFreqInterval), d60=Lucene50(blocksize=128), b21=PostingsFormat(name=Memory), d63=PostingsFormat(name=Memory), b20=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d62=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b23=PostingsFormat(name=LuceneVarGapDocFreqInterval), d65=PostingsFormat(name=LuceneVarGapDocFreqInterval), b22=Lucene50(blocksize=128), d64=Lucene50(blocksize=128), b25=PostingsFormat(name=Memory), d67=PostingsFormat(name=Memory), b24=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d66=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b27=PostingsFormat(name=LuceneVarGapDocFreqInterval), d69=PostingsFormat(name=LuceneVarGapDocFreqInterval), b26=Lucene50(blocksize=128), d68=Lucene50(blocksize=128), b29=PostingsFormat(name=Memory), b28=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d70=PostingsFormat(name=Memory), b30=PostingsFormat(name=LuceneVarGapDocFreqInterval), d72=PostingsFormat(name=LuceneVarGapDocFreqInterval), d71=Lucene50(blocksize=128), b32=PostingsFormat(name=Memory), d74=PostingsFormat(name=Memory), b31=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d73=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b34=PostingsFormat(name=LuceneVarGapDocFreqInterval), d76=PostingsFormat(name=LuceneVarGapDocFreqInterval), b33=Lucene50(blocksize=128), d75=Lucene50(blocksize=128), b36=PostingsFormat(name=Memory), d78=PostingsFormat(name=Memory), b35=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d77=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b38=PostingsFormat(name=LuceneVarGapDocFreqInterval), b37=Lucene50(blocksize=128), d79=Lucene50(blocksize=128), b39=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d81=PostingsFormat(name=Memory), d80=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b41=PostingsFormat(name=LuceneVarGapDocFreqInterval), d83=PostingsFormat(name=LuceneVarGapDocFreqInterval), b40=Lucene50(blocksize=128), d82=Lucene50(blocksize=128), b43=PostingsFormat(name=Memory), d85=PostingsFormat(name=Memory), b42=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d84=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b45=PostingsFormat(name=LuceneVarGapDocFreqInterval), d87=PostingsFormat(name=LuceneVarGapDocFreqInterval), b44=Lucene50(blocksize=128), d86=Lucene50(blocksize=128), b47=PostingsFormat(name=Memory), d89=PostingsFormat(name=Memory), b46=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d88=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b49=PostingsFormat(name=LuceneVarGapDocFreqInterval), b48=Lucene50(blocksize=128), d90=PostingsFormat(name=LuceneVarGapDocFreqInterval), b50=PostingsFormat(name=Memory), d92=PostingsFormat(name=Memory), d91=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b52=PostingsFormat(name=LuceneVarGapDocFreqInterval), d94=PostingsFormat(name=LuceneVarGapDocFreqInterval), b51=Lucene50(blocksize=128), d93=Lucene50(blocksize=128), b54=PostingsFormat(name=Memory), d96=PostingsFormat(name=Memory), b53=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d95=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b56=PostingsFormat(name=LuceneVarGapDocFreqInterval), d98=PostingsFormat(name=LuceneVarGapDocFreqInterval), b55=Lucene50(blocksize=128), d97=Lucene50(blocksize=128), b58=PostingsFormat(name=Memory), b57=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), d99=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b59=Lucene50(blocksize=128), b61=PostingsFormat(name=Memory), b60=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b63=PostingsFormat(name=LuceneVarGapDocFreqInterval), b62=Lucene50(blocksize=128), b65=PostingsFormat(name=Memory), b64=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b67=PostingsFormat(name=LuceneVarGapDocFreqInterval), b66=Lucene50(blocksize=128), b69=PostingsFormat(name=Memory), b68=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b70=PostingsFormat(name=LuceneVarGapDocFreqInterval), b72=PostingsFormat(name=Memory), b71=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b74=PostingsFormat(name=LuceneVarGapDocFreqInterval), b73=Lucene50(blocksize=128), b76=PostingsFormat(name=Memory), b75=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b78=PostingsFormat(name=LuceneVarGapDocFreqInterval), b77=Lucene50(blocksize=128), b79=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b81=PostingsFormat(name=LuceneVarGapDocFreqInterval), b80=Lucene50(blocksize=128), b83=PostingsFormat(name=Memory), b82=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b85=PostingsFormat(name=LuceneVarGapDocFreqInterval), b84=Lucene50(blocksize=128), b87=PostingsFormat(name=Memory), b86=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b89=PostingsFormat(name=LuceneVarGapDocFreqInterval), b88=Lucene50(blocksize=128), b90=PostingsFormat(name=Memory), b92=PostingsFormat(name=LuceneVarGapDocFreqInterval), b91=Lucene50(blocksize=128), b94=PostingsFormat(name=Memory), b93=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b96=PostingsFormat(name=LuceneVarGapDocFreqInterval), b95=Lucene50(blocksize=128), b98=PostingsFormat(name=Memory), b97=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), b99=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1249, maxMBSortInHeap=5.651692816172636, sim=RandomSimilarity(queryNorm=true): {b0=DFR I(ne)B1, b1=IB SPL-L3(800.0), b2=DFR I(ne)3(800.0), b3=DFR G1, b4=DFR I(n)Z(0.3), b5=DFR GB2, b6=DFR I(ne)L3(800.0), b7=IB SPL-L2, b8=IB LL-D1, b9=IB LL-D2, c0=IB LL-L1, c1=DFR I(n)L3(800.0), c2=DFR I(n)B3(800.0), c3=IB LL-L3(800.0), c4=ClassicSimilarity, c5=BM25(k1=1.2,b=0.75), c6=DFR I(F)B1, c7=DFR I(F)2, c8=DFR I(n)B1, c9=DFR I(ne)B2, d0=IB SPL-DZ(0.3), d1=DFR I(F)Z(0.3), d2=DFR GZ(0.3), d3=IB LL-DZ(0.3), d4=DFR GB1, d5=IB SPL-D3(800.0), d6=DFR I(F)LZ(0.3), d7=DFR I(ne)L3(800.0), d8=DFR I(ne)L2, d9=DFR I(ne)B1, e0=DFR I(F)B2, e1=IB SPL-LZ(0.3), e2=DFR I(F)L1, e3=DFR I(n)B2, e4=DFR I(n)L1, e5=DFR I(n)1, e6=DFR I(ne)L1, e7=IB LL-L2, e8=DFR I(F)2, e9=IB LL-L1, f0=DFI(Saturated), f1=IB SPL-DZ(0.3), f2=DFR I(n)3(800.0), f3=DFR GB3(800.0), f4=DFI(Standardized), f5=DFR I(ne)Z(0.3), f6=DFR I(n)L2, f7=DFR I(ne)LZ(0.3), f8=DFR I(n)LZ(0.3), f9=DFR I(ne)L2, f10=DFI(Standardized), f12=LM Jelinek-Mercer(0.100000), f11=DFR I(ne)Z(0.3), f14=DFR I(n)LZ(0.3), f13=DFR I(ne)LZ(0.3), f16=DFR I(ne)B1, f15=DFR I(ne)L2, f18=IB LL-DZ(0.3), f17=DFR GZ(0.3), f19=LM Jelinek-Mercer(0.700000), f21=DFR I(F)L3(800.0), f20=DFR I(F)L2, f23=DFR I(n)2, f22=DFR GL3(800.0), f25=DFR I(F)B2, f24=DFI(ChiSquared), f27=DFR I(n)L3(800.0), f26=IB LL-L1, f29=DFR I(n)L1, f28=DFR I(n)B2, field=IB SPL-L2, f30=DFR GB3(800.0), e11=IB LL-D2, f32=ClassicSimilarity, e10=IB LL-D1, f31=IB LL-L3(800.0), e13=DFR G1, f34=DFR I(F)B1, e12=DFR I(ne)3(800.0), f33=BM25(k1=1.2,b=0.75), e15=DFR G3(800.0), f36=IB SPL-DZ(0.3), e14=DFR I(F)1, f35=DFI(Saturated), e17=DFR I(F)B3(800.0), f38=DFR GZ(0.3), e16=DFR I(ne)2, f37=DFR I(F)Z(0.3), e19=DFR I(F)BZ(0.3), e18=DFR I(n)BZ(0.3), f39=DFI(Standardized), e20=DFR GLZ(0.3), f41=DFR I(F)L2, f40=DFR I(F)B3(800.0), e22=IB LL-LZ(0.3), f43=IB SPL-L1, e21=DFR I(ne)B2, f42=DFR I(F)BZ(0.3), e24=ClassicSimilarity, f45=DFR I(F)1, e23=IB LL-L3(800.0), f44=DFR GL2, e26=IB SPL-D2, f47=IB SPL-LZ(0.3), e25=LM Jelinek-Mercer(0.100000), f46=DFR I(F)3(800.0), e28=IB SPL-DZ(0.3), f49=DFR I(n)B2, e27=DFI(Saturated), f48=DFR I(F)L1, e29=DFR I(n)3(800.0), f50=DFR I(ne)B2, d10=IB LL-D3(800.0), e31=IB LL-D1, f52=IB LL-L3(800.0), e30=IB SPL-L2, f51=IB LL-LZ(0.3), d12=DFR I(F)3(800.0), e33=DFR GL1, f54=DFR I(ne)L1, d11=DFR G2, e32=IB SPL-L3(800.0), f53=DFR I(n)1, d14=DFR I(F)L1, e35=IB SPL-D3(800.0), f56=DFR I(F)2, d13=IB SPL-LZ(0.3), e34=DFR GB1, f55=IB LL-L2, d16=DFR I(ne)1, e37=DFR GBZ(0.3), f58=DFR I(n)3(800.0), d15=DFR I(n)B3(800.0), e36=DFR GB2, f57=DFR GLZ(0.3), d18=DFR I(ne)L1, e39=DFR I(n)BZ(0.3), d17=DFR I(n)1, e38=IB SPL-D1, f59=DFR GB3(800.0), d19=DFI(ChiSquared), e40=DFR I(F)2, f61=IB SPL-D1, f60=DFR GBZ(0.3), d21=DFR GB1, e42=DFR I(ne)B2, f63=DFR I(F)BZ(0.3), d20=DFR GL1, e41=DFR I(n)B1, f62=DFR I(n)BZ(0.3), d23=DFR I(ne)LZ(0.3), e44=DFR I(ne)1, f65=DFR G1, d22=DFR I(n)L2, e43=DFR I(n)B3(800.0), f64=DFR I(ne)3(800.0), d25=DFR I(ne)L2, e46=DFR I(ne)L1, f67=DFR GB2, d24=DFR I(n)LZ(0.3), e45=DFR I(n)1, f66=DFR I(n)Z(0.3), d27=IB LL-D2, e48=DFR I(ne)BZ(0.3), f69=DFR I(F)B3(800.0), d26=IB LL-D1, e47=DFR I(F)B1, f68=DFR I(ne)2, d29=DFR G1, d28=DFR I(ne)3(800.0), e49=DFR GLZ(0.3), f70=DFR I(F)B2, d30=DFR GL3(800.0), e51=DFR I(ne)L2, f72=DFR I(n)B3(800.0), e50=DFR I(n)LZ(0.3), f71=DFR I(n)L3(800.0), c11=DFR I(ne)Z(0.3), d32=DFR G2, e53=IB SPL-L3(800.0), f74=DFR I(n)1, c10=DFI(Standardized), d31=DFR I(n)2, e52=DFR I(ne)B1, f73=DFR I(ne)1, c13=DFR I(F)B1, d34=DFR I(ne)2, e55=LM Jelinek-Mercer(0.700000), f76=DFI(ChiSquared), c12=BM25(k1=1.2,b=0.75), d33=DFR G3(800.0), e54=IB LL-DZ(0.3), f75=IB LL-D3(800.0), c15=DFR GLZ(0.3), d36=DFR I(F)L2, e57=DFR I(ne)LZ(0.3), f78=IB LL-L1, c14=DFR I(ne)BZ(0.3), d35=DFR I(F)B3(800.0), e56=DFR I(n)L2, f77=DFR I(F)B2, c17=DFR GZ(0.3), d38=DFR I(ne)B3(800.0), e59=IB SPL-L2, c16=DFR I(F)Z(0.3), d37=DFR I(n)L1, e58=DFR I(ne)L3(800.0), f79=DFR I(ne)B2, c19=LM Jelinek-Mercer(0.700000), c18=IB LL-DZ(0.3), d39=IB LL-D3(800.0), e60=DFR G3(800.0), f81=IB SPL-DZ(0.3), f80=DFI(Saturated), c20=DFR I(F)L2, d41=IB LL-DZ(0.3), e62=IB LL-L1, f83=IB LL-D1, d40=DFR GZ(0.3), e61=DFR I(F)B2, f82=IB SPL-L2, c22=DFR GL3(800.0), d43=DFR I(n)L2, e64=DFR I(n)B3(800.0), f85=DFR I(ne)3(800.0), c21=DFR I(F)L3(800.0), d42=LM Jelinek-Mercer(0.700000), e63=DFR I(n)L3(800.0), f84=IB LL-D2, c24=DFR I(F)1, d45=DFI(Saturated), e66=DFR I(ne)B3(800.0), f87=IB SPL-D3(800.0), c23=DFR GL2, d44=IB SPL-D2, e65=DFR I(n)L1, f86=DFR GB1, c26=DFR I(ne)2, d47=DFR I(F)Z(0.3), e68=DFI(ChiSquared), f89=DFR I(ne)L3(800.0), c25=DFR G3(800.0), d46=IB SPL-DZ(0.3), e67=IB LL-D3(800.0), f88=DFR I(F)LZ(0.3), c28=DFR I(n)B2, d49=DFR GL1, c27=DFR I(F)L1, d48=IB SPL-L3(800.0), e69=DFR I(F)2, c29=DFR I(n)L1, f90=DFR G2, d50=DFR I(n)BZ(0.3), e71=IB SPL-D2, f92=IB SPL-LZ(0.3), e70=LM Jelinek-Mercer(0.100000), f91=DFR I(F)3(800.0), b10=IB LL-L3(800.0), c31=DFR GL2, d52=IB SPL-D2, e73=DFR I(n)L1, f94=DFR GB1, c30=IB SPL-L1, d51=LM Jelinek-Mercer(0.100000), e72=DFR I(n)B2, f93=DFR GL1, b12=BM25(k1=1.2,b=0.75), c33=DFR G3(800.0), d54=IB SPL-DZ(0.3), e75=IB LL-D3(800.0), f96=DFR I(F)LZ(0.3), b11=ClassicSimilarity, c32=DFR I(F)1, d53=DFI(Saturated), e74=DFR I(ne)B3(800.0), f95=IB SPL-D3(800.0), b14=DFR I(F)2, c35=IB SPL-D1, d56=DFR GB3(800.0), e77=DFR I(F)3(800.0), f98=DFR I(ne)L2, b13=IB LL-L2, c34=DFR GBZ(0.3), d55=DFR I(n)3(800.0), e76=DFR G2, f97=DFR I(n)LZ(0.3), b16=DFR I(ne)B2, c37=DFR I(F)BZ(0.3), d58=DFR I(ne)Z(0.3), e79=DFR I(F)L1, b15=DFR I(n)B1, c36=DFR I(n)BZ(0.3), d57=DFI(Standardized), e78=IB SPL-LZ(0.3), f99=DFR I(ne)B1, b18=DFI(Standardized), c39=DFR I(n)2, b17=DFR GB3(800.0), c38=DFR GL3(800.0), d59=DFR I(n)L2, b19=DFR I(ne)Z(0.3), e80=DFR I(ne)BZ(0.3), c40=DFR I(ne)1, d61=DFR G1, e82=DFR I(n)3(800.0), d60=DFR I(ne)3(800.0), e81=DFR GLZ(0.3), b21=DFR I(F)BZ(0.3), c42=DFR I(ne)Z(0.3), d63=DFR G2, e84=IB SPL-L3(800.0), b20=DFR I(n)BZ(0.3), c41=DFI(Standardized), d62=DFR I(n)2, e83=DFR I(ne)B1, b23=DFR GL2, c44=IB SPL-D2, d65=IB SPL-LZ(0.3), e86=DFR GB1, b22=IB SPL-L1, c43=LM Jelinek-Mercer(0.100000), d64=DFR I(F)3(800.0), e85=DFR GL1, b25=DFR GB2, c46=DFR GLZ(0.3), d67=DFR I(F)L2, e88=DFR I(ne)LZ(0.3), b24=DFR I(n)Z(0.3), c45=DFR I(ne)BZ(0.3), d66=DFR I(F)B3(800.0), e87=DFR I(n)L2, b27=IB SPL-D1, c48=DFR GB3(800.0), d69=DFR GL3(800.0), b26=DFR GBZ(0.3), c47=DFR I(n)3(800.0), d68=DFR I(F)L3(800.0), e89=DFR I(n)LZ(0.3), b29=DFR I(F)L3(800.0), b28=DFR I(F)L2, c49=IB LL-DZ(0.3), d70=IB LL-LZ(0.3), e91=DFR G3(800.0), e90=DFR I(F)1, b30=DFR I(n)L3(800.0), c51=IB LL-D2, d72=ClassicSimilarity, e93=DFR I(F)B3(800.0), c50=IB LL-D1, d71=IB LL-L3(800.0), e92=DFR I(ne)2, a11=IB SPL-L3(800.0), b32=DFR I(n)1, c53=DFR I(n)Z(0.3), d74=DFR I(ne)BZ(0.3), e95=
   [junit4]   2> DFR GL3(800.0), a10=DFR I(ne)B1, b31=DFR I(ne)1, c52=DFR G1, d73=DFR I(F)B1, e94=DFR I(F)L3(800.0), a13=DFR GB1, b34=IB LL-L2, c55=DFR GBZ(0.3), d76=DFR I(n)3(800.0), e97=DFR G2, a12=DFR GL1, b33=DFR I(ne)L1, c54=DFR GB2, d75=DFR GLZ(0.3), e96=DFR I(n)2, a15=DFR I(ne)LZ(0.3), b36=IB LL-L1, c57=IB LL-D1, d78=IB LL-L3(800.0), e99=DFR I(ne)2, a14=DFR I(n)L2, b35=DFR I(F)B2, c56=IB SPL-L2, d77=IB LL-LZ(0.3), e98=DFR G3(800.0), a17=DFR I(ne)L2, b38=DFR I(n)B3(800.0), c59=DFR I(ne)3(800.0), a16=DFR I(n)LZ(0.3), b37=DFR I(n)L3(800.0), c58=IB LL-D2, d79=ClassicSimilarity, a19=IB LL-D2, a18=IB LL-D1, b39=IB LL-L3(800.0), c60=DFR I(n)B2, d81=DFR GL1, d80=IB SPL-L3(800.0), a20=DFR I(F)B3(800.0), b41=DFR GZ(0.3), c62=DFR I(ne)B3(800.0), d83=IB SPL-D3(800.0), b40=DFR I(F)Z(0.3), c61=DFR I(n)L1, d82=DFR GB1, a22=DFR I(n)B3(800.0), b43=DFR I(ne)3(800.0), c64=BM25(k1=1.2,b=0.75), d85=DFR G3(800.0), a21=DFR I(n)L3(800.0), b42=IB LL-D2, c63=ClassicSimilarity, d84=DFR I(F)1, a24=DFR I(n)1, b45=DFR I(n)Z(0.3), c66=DFR I(ne)BZ(0.3), d87=DFR I(F)B3(800.0), a23=DFR I(ne)1, b44=DFR G1, c65=DFR I(F)B1, d86=DFR I(ne)2, a26=DFI(ChiSquared), b47=DFR I(ne)L3(800.0), c68=DFR I(ne)B2, d89=DFR I(F)BZ(0.3), a25=IB LL-D3(800.0), b46=DFR I(F)LZ(0.3), c67=DFR I(n)B1, d88=DFR I(n)BZ(0.3), a28=IB LL-L1, b49=IB LL-D1, a27=DFR I(F)B2, b48=IB SPL-L2, c69=IB LL-LZ(0.3), a29=DFR I(ne)B2, d90=DFR I(ne)B2, b50=IB SPL-LZ(0.3), c71=DFR I(ne)B1, d92=DFR I(ne)1, c70=DFR I(ne)L2, d91=DFR I(n)B3(800.0), a31=IB SPL-DZ(0.3), b52=DFR I(n)B2, c73=DFR GL1, d94=DFR I(ne)L1, a30=DFI(Saturated), b51=DFR I(F)L1, c72=IB SPL-L3(800.0), d93=DFR I(n)1, a33=IB LL-DZ(0.3), b54=IB LL-D3(800.0), c75=DFR I(F)LZ(0.3), d96=DFR I(n)B1, a32=DFR GZ(0.3), b53=DFR I(ne)B3(800.0), c74=IB SPL-D3(800.0), d95=DFR I(F)2, a35=DFR I(n)L2, b56=DFR I(F)B2, c77=IB SPL-L2, d98=IB LL-LZ(0.3), a34=LM Jelinek-Mercer(0.700000), b55=DFI(ChiSquared), c76=DFR I(ne)L3(800.0), d97=DFR I(ne)B2, a37=DFI(Saturated), b58=DFR I(F)L1, c79=IB SPL-L3(800.0), a36=IB SPL-D2, b57=IB SPL-LZ(0.3), c78=DFR I(ne)B1, d99=DFR I(ne)1, a39=DFR I(F)Z(0.3), a38=IB SPL-DZ(0.3), b59=DFR I(n)B2, c80=DFR I(F)L1, a40=DFR GBZ(0.3), b61=DFR I(n)3(800.0), c82=DFR I(F)L3(800.0), b60=DFR GLZ(0.3), c81=DFR I(F)L2, a42=DFR I(n)BZ(0.3), b63=DFI(Standardized), c84=DFR I(n)2, a41=IB SPL-D1, b62=DFR GB3(800.0), c83=DFR GL3(800.0), a44=DFR I(n)L1, b65=DFR GB1, c86=IB LL-L2, a43=DFR I(n)B2, b64=DFR GL1, c85=DFR I(ne)L1, a46=IB LL-D3(800.0), b67=DFR I(F)LZ(0.3), c88=DFR I(n)B1, a45=DFR I(ne)B3(800.0), b66=IB SPL-D3(800.0), c87=DFR I(F)2, a48=DFR I(F)3(800.0), b69=DFR I(ne)L2, a47=DFR G2, b68=DFR I(n)LZ(0.3), c89=DFR I(n)L3(800.0), a49=IB SPL-LZ(0.3), b70=DFR I(F)3(800.0), c91=DFR I(ne)L2, c90=DFR I(n)LZ(0.3), a51=DFR I(ne)BZ(0.3), b72=DFR I(F)B3(800.0), c93=DFR GZ(0.3), a50=DFR I(F)B1, b71=DFR I(ne)2, c92=DFR I(F)Z(0.3), a53=DFR I(n)3(800.0), b74=DFR I(F)L3(800.0), c95=LM Jelinek-Mercer(0.700000), a52=DFR GLZ(0.3), b73=DFR I(F)L2, c94=IB LL-DZ(0.3), a55=DFR I(ne)Z(0.3), b76=DFR G2, c97=DFR I(n)LZ(0.3), a54=DFI(Standardized), b75=DFR I(n)2, c96=DFR I(ne)LZ(0.3), a57=IB SPL-D2, b78=IB SPL-LZ(0.3), c99=DFR I(ne)B1, a56=LM Jelinek-Mercer(0.100000), b77=DFR I(F)3(800.0), c98=DFR I(ne)L2, a59=DFR GLZ(0.3), a58=DFR I(ne)BZ(0.3), b79=DFR I(F)B3(800.0), a60=DFR GB2, b81=DFR GLZ(0.3), b80=DFR I(ne)BZ(0.3), a62=IB SPL-L2, b83=IB LL-LZ(0.3), a61=DFR I(ne)L3(800.0), b82=DFR I(ne)B2, a64=IB LL-D2, b85=ClassicSimilarity, a63=IB LL-D1, b84=IB LL-L3(800.0), a66=DFR GL3(800.0), b87=DFR I(n)L2, a65=DFR I(F)L3(800.0), b86=LM Jelinek-Mercer(0.700000), a68=DFR G2, b89=DFR I(n)LZ(0.3), a67=DFR I(n)2, b88=DFR I(ne)LZ(0.3), a69=DFR G3(800.0), b90=DFR I(F)1, a71=DFR I(F)B1, b92=DFR I(ne)2, a70=BM25(k1=1.2,b=0.75), b91=DFR G3(800.0), a73=DFR I(n)B1, b94=DFR I(n)BZ(0.3), a72=DFR I(F)2, b93=IB SPL-D1, a75=IB LL-LZ(0.3), b96=IB SPL-L1, a74=DFR I(ne)B2, b95=DFR I(F)BZ(0.3), a77=BM25(k1=1.2,b=0.75), b98=DFR G3(800.0), a76=ClassicSimilarity, b97=DFR I(F)1, a79=DFR I(ne)BZ(0.3), a78=DFR I(F)B1, b99=DFR I(ne)2, a80=IB SPL-D3(800.0), a82=DFR I(ne)L3(800.0), a81=DFR I(F)LZ(0.3), a84=DFR I(ne)B1, a83=DFR I(ne)L2, a86=DFR GL1, a85=IB SPL-L3(800.0), a88=DFR GL2, a87=IB SPL-L1, a89=DFR I(F)1, a91=DFR I(ne)L1, a90=DFR I(n)1, a93=DFR I(F)2, a92=IB LL-L2, a95=DFR I(n)L3(800.0), a94=IB LL-L1, a97=DFR I(ne)1, a96=DFR I(n)B3(800.0), a99=IB LL-L2, a98=DFR I(ne)L1, a0=DFR I(ne)L3(800.0), a1=IB SPL-D1, a2=DFR I(n)BZ(0.3), a3=DFR I(F)BZ(0.3), a4=IB SPL-L1, a5=DFR G1, a6=DFR I(n)Z(0.3), a7=DFR GB2, a8=DFR GBZ(0.3), a9=DFR I(F)B3(800.0)}, locale=ko-KP, timezone=America/La_Paz
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=130002392,total=329252864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearch, TestRegExp, TestSimilarity2, TestPositionIncrement, TestBoostQuery, TestWordlistLoader, TestParallelReaderEmptyIndex, TestLiveFieldValues, TestAutomaton, TestLucene70DocValuesFormat, TestBagOfPostings, TestSortRescorer, TestDemoParallelLeafReader, TestUnicodeUtil, TestThreadedForceMerge, TestCustomNorms, TestCrash, TestPointValues, TestLazyProxSkipping, TestByteArrayDataInput, TestDocValuesRewriteMethod, TestDocInverterPerFieldErrorInfo, TestRamUsageEstimator, TestVirtualMethod, TestSegmentReader, TestLucene70SegmentInfoFormat, TestDirectPacked, TestIndexWriterOnVMError, TestMixedDocValuesUpdates, TestIndexOrDocValuesQuery, TestNormsFieldExistsQuery, TestCrashCausesCorruptIndex, TestSearchWithThreads, TestFlushByRamOrCountsPolicy, TestHighCompressionMode, TestTerms, TestIOUtils, TestSortedSetSelector, TestSimilarityProvider, TestMatchNoDocsQuery, TestSpanNearQuery, TestNRTReaderCleanup, TestRegexpRandom, TestBinaryTerms, TestSameScoresWithThreads, TestReusableStringReader, TestComplexExplanations, TestTryDelete, TestIndexSorting, TestSparseFixedBitDocIdSet, TestBufferedIndexInput, TestAssertions, TestConjunctions, TestOmitTf, TestIndexWriterUnicode, TestNativeFSLockFactory, TestStringHelper, TestOmitPositions, TestFilterLeafReader, TestCodecUtil, TestFixedBitDocIdSet, TestFilterWeight, TestBinaryDocValuesUpdates, TestDeterminizeLexicon, TestFrequencyTrackingRingBuffer, TestSimpleExplanationsOfNonMatches, TestLucene60PointsFormat, TestSort, TestBooleanMinShouldMatch, TestIndexWriter, TestDuelingCodecs, TestNamedSPILoader, TestTieredMergePolicy, TestDocumentsWriterDeleteQueue, TestBagOfPositions, TestSpanOrQuery, TestFilterSpans, TestQueryRescorer, TestMutablePointsReaderUtils, TestDocsWithFieldSet, TestMathUtil, TestNotDocIdSet, TestMergePolicyWrapper, TestDoubleValuesSource, TestFilterCodecReader, TestAllFilesDetectTruncation, Test2BPositions, TestBooleanSimilarity, TestReaderWrapperDVTypeCheck, TestBKD, TestSPIClassIterator, TestEarlyTermination, TestNorms, TestMatchAllDocsQuery, TestCollectionUtil, TestCodecHoldsOpenFiles, TestConsistentFieldNumbers, TestOfflineSorter, TestWildcardRandom, TestIndexWriterThreadsToSegments, TestAttributeSource, TestIndexWriterMerging, TestStandardAnalyzer, TestSingleInstanceLockFactory, TestFieldCacheRewriteMethod, TestMixedCodecs, TestCharsRefBuilder, TestTrackingDirectoryWrapper, TestDoc, TestFilterIterator, TestSimpleAttributeImpl, TestBlockPostingsFormat2, TestTimSorter, Test2BSortedDocValuesOrds, TestParallelCompositeReader, TestMultiThreadTermVectors, TestSegmentTermDocs, TestToken, TestSimpleSearchEquivalence, TestDocValuesIndexing, TestTermsEnum2, TestIndexWriterOnDiskFull, TestPostingsOffsets, TestUTF32ToUTF8, TestRAMDirectory, TestDocsAndPositions, TestCodecs, TestIndexInput, TestForceMergeForever, TestMultiFields, TestScorerPerf, TestForTooMuchCloning, TestSpanSearchEquivalence, TestFieldMaskingSpanQuery, TestRegexpQuery, TestPerSegmentDeletes, TestPrefixInBooleanQuery, TestSegmentTermEnum, TestPrefixCodedTerms, TestAutomatonQuery, TestTermScorer, TestFileSwitchDirectory, TestDocValuesScoring, TestPrefixRandom, TestCheckIndex, TestSearchForDuplicates, TestIndexFileDeleter, TestParallelTermEnum, TestElevationComparator, TestSubScorerFreqs, TestRecyclingIntBlockAllocator, TestDateSort, TestSpanExplanationsOfNonMatches, TestSmallFloat, TestPriorityQueue, TestDocCount, TestAutomatonQueryUnicode, TestSpanFirstQuery, TestNoMergeScheduler, TestPhrasePrefixQuery, TestCharFilter, TestNot, TestVersion, MultiCollectorTest, TestIntsRef, TestTerm, TestPositiveScoresOnlyCollector, Test2BNumericDocValues, TestCharArraySet, TestBytesRefAttImpl, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestIndexWriterExceptions2, TestInfoStream, TestLogMergePolicy, TestManyFields]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManyFields -Dtests.seed=809B74D97D7B5E07 -Dtests.slow=true -Dtests.locale=ko-KP -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestManyFields (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.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestManyFields_809B74D97D7B5E07-001\TestIndexWriter.testChangingFields-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestManyFields_809B74D97D7B5E07-001\TestIndexWriter.testChangingFields-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([809B74D97D7B5E07]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [402/458 (1!)] on J0 in 0.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 7179 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ??? 24, 2017 6:25:43 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([A2A3C1EC42725A55]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A2A3C1EC42725A55 -Dtests.slow=true -Dtests.locale=hy-AM -Dtests.timezone=SystemV/HST10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.78s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A3C1EC42725A55:2D2D264C501EA9AA]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A3C1EC42725A55]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=hy-AM, timezone=SystemV/HST10
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60881720,total=171966464
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 4.87s, 5 tests, 1 error <<< FAILURES!

[...truncated 3770 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_E121F6D9A65ED980-001\init-core-data-001
   [junit4]   2> 910961 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 910964 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[E121F6D9A65ED980]-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> 910964 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 910964 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x/xt
   [junit4]   2> 911287 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_E121F6D9A65ED980-001\tempDir-001\control\cores\collection1
   [junit4]   2> 911288 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 911288 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2332f673{/x/xt,null,AVAILABLE}
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3df0b773{HTTP/1.1,[http/1.1]}{127.0.0.1:60694}
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.e.j.s.Server Started @921139ms
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x/xt, hostPort=60694, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_E121F6D9A65ED980-001\tempDir-001\control\cores}
   [junit4]   2> 911291 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T16:43:34.534591Z
   [junit4]   2> 911291 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_E121F6D9A65ED980-001\tempDir-001\control\solr.xml
   [junit4]   2> 911294 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 911294 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 911295 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5767df02, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 911328 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5767df02
   [junit4]   2> 911335 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5767df02
   [junit4]   2> 911335 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5767df02
   [junit4]   2> 911337 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_E121F6D9A65ED980-001\tempDir-001\control\cores
   [junit4]   2> 911337 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 911338 INFO  (coreLoadExecutor-4706-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 911338 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 911363 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 911379 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 911470 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 911480 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 911480 INFO  (coreLoadExecutor-4706-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@5767df02
   [junit4]   2> 911481 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 911481 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_E121F6D9A65ED980-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 911482 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=56.0341796875, floorSegmentMB=0.5947265625, forceMergeDeletesPctAllowed=17.581458085473937, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 911547 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 911547 INFO  (coreLoadExecutor-4706-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 911549 INFO  (coreLoadExecutor-4706-thread-1) [    x:collec

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

=6 status=0 QTime=1
   [junit4]   2> 1802147 INFO  (TEST-BJQParserTest.testScoresForParent-seed#[E121F6D9A65ED980]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!parent+which%3D"parent_s:[*+TO+*]"+score%3DAvg}child_s:l&fl=score&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1802147 INFO  (TEST-BJQParserTest.testScoresForParent-seed#[E121F6D9A65ED980]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoresForParent
   [junit4]   2> 1802148 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1802148 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2083707604
   [junit4]   2> 1802148 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1802148 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@614c9d4a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@43389bf6
   [junit4]   2> 1802151 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1802151 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27b6770c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c09633c
   [junit4]   2> 1802154 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1802154 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a218dd2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@62a7877c
   [junit4]   2> 1802155 INFO  (coreCloseExecutor-5969-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d6f92e2
   [junit4]   2> 1802155 INFO  (coreCloseExecutor-5969-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1299157730
   [junit4]   2> 1802155 INFO  (coreCloseExecutor-5969-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4baf1ae9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ec310de
   [junit4]   2> 1802166 INFO  (SUITE-BJQParserTest-seed#[E121F6D9A65ED980]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {grand_child_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), grand_parentchild_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), grand_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), parent_s=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), parentchild_s=PostingsFormat(name=MockRandom), child_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=255, maxMBSortInHeap=7.022593660265823, sim=RandomSimilarity(queryNorm=false): {}, locale=ca, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=211999448,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, FastVectorHighlighterTest, CreateCollectionCleanupTest, TestSolrCoreSnapshots, SolrCLIZkUtilsTest, URLClassifyProcessorTest, DistribCursorPagingTest, TestOmitPositions, TestFilteredDocIdSet, DeleteInactiveReplicaTest, DocExpirationUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestCloudSearcherWarming, CdcrReplicationDistributedZkTest, GraphQueryTest, SolrShardReporterTest, TestScoreJoinQPScore, TestSolrConfigHandlerCloud, TestReplicaProperties, HLLSerializationTest, DeleteNodeTest, TestNumericRangeQuery32, ClassificationUpdateProcessorTest, TimeZoneUtilsTest, TestDownShardTolerantSearch, AtomicUpdateProcessorFactoryTest, TestLMDirichletSimilarityFactory, TestReplicationHandler, RequiredFieldsTest, SolrRequestParserTest, ClusterStateTest, TestUnifiedSolrHighlighter, TestNonDefinedSimilarityFactory, TestDynamicFieldCollectionResource, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, TestBinaryResponseWriter, BinaryUpdateRequestHandlerTest, FacetPivotSmallTest, BlockJoinFacetRandomTest, HdfsCollectionsAPIDistributedZkTest, BadIndexSchemaTest, DistributedFacetPivotWhiteBoxTest, TestQueryWrapperFilter, ShowFileRequestHandlerTest, TestHashQParserPlugin, TestSchemaSimilarityResource, TestNamedUpdateProcessors, DistanceUnitsTest, TestHighlightDedupGrouping, TestHalfAndHalfDocValues, TestRequestStatusCollectionAPI, MinimalSchemaTest, ResponseLogComponentTest, TestSolrXml, TestManagedSchemaAPI, SaslZkACLProviderTest, DistributedTermsComponentTest, TestStandardQParsers, SolrMetricReporterTest, TestCoreDiscovery, RAMDirectoryFactoryTest, SpatialHeatmapFacetsTest, TestBackupRepositoryFactory, TestMissingGroups, ExplicitHLLTest, DefaultValueUpdateProcessorTest, TlogReplayBufferedWhileIndexingTest, TestSolrCloudWithDelegationTokens, HttpTriggerListenerTest, HdfsChaosMonkeyNothingIsSafeTest, TestTlogReplica, SecurityConfHandlerTest, DateFieldTest, TestMacroExpander, ChaosMonkeyNothingIsSafeTest, DistribJoinFromCollectionTest, TestOrdValues, TestBulkSchemaAPI, ImplicitSnitchTest, ConnectionReuseTest, MigrateRouteKeyTest, SortByFunctionTest, SolrCmdDistributorTest, RequestHandlersTest, TestFieldCache, TestRandomRequestDistribution, TestJsonFacets, DistributedExpandComponentTest, BufferStoreTest, HdfsUnloadDistributedZkTest, TestImpersonationWithHadoopAuth, RegexBoostProcessorTest, TestSegmentSorting, ClusterStateUpdateTest, OverseerTest, TestExpandComponent, TestCodecSupport, BooleanFieldTest, PrimUtilsTest, TestCustomSort, TestInPlaceUpdatesStandalone, VersionInfoTest, TestPKIAuthenticationPlugin, TestConfigSetsAPIZkFailure, JvmMetricsTest, IndexSchemaTest, SolrSlf4jReporterTest, AutoScalingHandlerTest, TestHdfsUpdateLog, TriggerIntegrationTest, CheckHdfsIndexTest, DirectoryFactoryTest, ConvertedLegacyTest, TestConfigSetImmutable, SyncSliceTest, TestSizeLimitedDistributedMap, StatsReloadRaceTest, CdcrBidirectionalTest, TestSQLHandler, TestIntervalFaceting, SpellCheckCollatorTest, TestSweetSpotSimilarityFactory, TestStressRecovery, TestFieldCacheSort, TestReversedWildcardFilterFactory, TestRecoveryHdfs, CloudMLTQParserTest, TestAtomicUpdateErrorCases, TestManagedStopFilterFactory, LeaderFailureAfterFreshStartTest, RollingRestartTest, StressHdfsTest, DateMathParserTest, TestSha256AuthenticationProvider, FieldAnalysisRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestDocBasedVersionConstraints, HdfsLockFactoryTest, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, TestFuzzyAnalyzedSuggestions, CoreMergeIndexesAdminHandlerTest, TestQuerySenderNoQuery, TestNestedDocsSort, BJQParserTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BJQParserTest -Dtests.seed=E121F6D9A65ED980 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | BJQParserTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BJQParserTest_E121F6D9A65ED980-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E121F6D9A65ED980]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [318/751 (3!)] on J0 in 0.47s, 13 tests, 1 error <<< FAILURES!

[...truncated 41620 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 29 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/29/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestCrash

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001\_d_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001\_d_Lucene50_0.tim    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001\_d_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001\_d_Lucene50_0.tim
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestUserTermScoreWithQ

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestUserTermScoreWithQ_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestUserTermScoreWithQ_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf.
	at __randomizedtesting.SeedInfo.seed([E09C41ACC4FA7B24]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
	at org.apache.solr.ltr.feature.TestUserTermScoreWithQ.after(TestUserTermScoreWithQ.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.model.TestDefaultWrapperModel

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf\_schema_model-store.json: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf\_schema_model-store.json    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf\_schema_model-store.json: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf\_schema_model-store.json
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001

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


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
shard1 is not consistent.  Got 680 from http://127.0.0.1:56070/bm/collection1_shard1_replica_n43 (previous client) and got 1147 from http://127.0.0.1:56100/bm/collection1_shard1_replica_n47

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 680 from http://127.0.0.1:56070/bm/collection1_shard1_replica_n43 (previous client) and got 1147 from http://127.0.0.1:56100/bm/collection1_shard1_replica_n47
	at __randomizedtesting.SeedInfo.seed([E68C138005B0C606:6ED82C5AAB4CABFE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1322)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:274)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) Thread[id=20634, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=20636, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=20637, name=zkConnectionManagerCallback-5084-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=20635, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]-SendThread(127.0.0.1:55977), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=20634, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=20636, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=20637, name=zkConnectionManagerCallback-5084-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=20635, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]-SendThread(127.0.0.1:55977), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
	at __randomizedtesting.SeedInfo.seed([E68C138005B0C606]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=20637, name=zkConnectionManagerCallback-5084-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=20635, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]-SendThread(127.0.0.1:55977), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=20637, name=zkConnectionManagerCallback-5084-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=20635, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]-SendThread(127.0.0.1:55977), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([E68C138005B0C606]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ClusterStateTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001

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




Build Log:
[...truncated 1004 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, maxDocsPerChunk=129, blockSize=697), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, blockSize=697)), sim=RandomSimilarity(queryNorm=true): {id=DFR I(ne)LZ(0.3), content=DFR I(F)B1}, locale=en-CA, timezone=Europe/Skopje
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=178938888,total=462422016
   [junit4]   2> NOTE: All tests run in this JVM: [TestStringHelper, TestNeverDelete, TestIntroSorter, TestCollectionUtil, TestBooleanSimilarity, TestRamUsageEstimator, TestBinaryDocValuesUpdates, TestSpanOrQuery, TestSnapshotDeletionPolicy, TestThreadedForceMerge, TestSearchWithThreads, TestIndexWriterOnVMError, TestAllFilesHaveCodecHeader, TestDirectPacked, TestAllFilesDetectTruncation, TestSpanExplanationsOfNonMatches, TestSimilarity2, TestIndexOrDocValuesQuery, TestParallelLeafReader, TestTimeLimitingCollector, TestMatchNoDocsQuery, TestDateSort, TestSpanCollection, TestPositionIncrement, TestDeterminizeLexicon, TestIndexWriterMergePolicy, TestFSTs, Test4GBStoredFields, TestPriorityQueue, TestSimpleAttributeImpl, TestMatchAllDocsQuery, TestIndexableField, TestIndexSorting, TestFlushByRamOrCountsPolicy, TestSwappedIndexFiles, TestDocsWithFieldSet, TestGeoEncodingUtils, TestLazyProxSkipping, TestIndexFileDeleter, TestSparseFixedBitDocIdSet, TestMultiMMap, TestIndexInput, TestHighCompressionMode, TestTrackingDirectoryWrapper, TestMinimize, TestSimpleExplanationsOfNonMatches, TestSameTokenSamePosition, TestFieldInvertState, TestSimilarityProvider, TestSpanSearchEquivalence, TestSegmentCacheables, TestTerms, TestIndexWriterExceptions, TestSpans, TestIndexManyDocuments, TestSpansEnum, TestRegExp, TestReusableStringReader, TestIndexWriterThreadsToSegments, TestByteArrayDataInput, TestSingleInstanceLockFactory, TestBlockPostingsFormat2, TestComplexExplanations, TestAutomaton, TestMergePolicyWrapper, TestLucene70DocValuesFormat, TestMathUtil, TestStandardAnalyzer, TestHugeRamFile, TestPrefixQuery, TestAtomicUpdate, TestSynonymQuery, TestIntBlockPool, TestRAMDirectory, TestMultiset, TestBoostQuery, TestNorms, TestAddIndexes, TestUnicodeUtil, TestControlledRealTimeReopenThread, TestSortRescorer, TestCharFilter, TestFilterSpans, TestForceMergeForever, TestCodecs, TestSegmentReader, TestParallelCompositeReader, TestFilterLeafReader, TestDocValuesIndexing, TestUTF32ToUTF8, TestIntRangeFieldQueries, TestPrefixRandom, TestToken, TestNewestSegment, TestCrash]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCrash -Dtests.seed=9B716F0D688062CF -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCrash (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.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001\_d_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001\index-NIOFSDirectory-001\_d_Lucene50_0.tim
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrash_9B716F0D688062CF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9B716F0D688062CF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [234/458 (1!)] on J0 in 1.09s, 5 tests, 1 error <<< FAILURES!

[...truncated 11404 lines...]
   [junit4] Suite: org.apache.solr.cloud.ClusterStateTest
   [junit4]   2> 978492 INFO  (SUITE-ClusterStateTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001
   [junit4]   2> 978494 WARN  (SUITE-ClusterStateTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 978494 INFO  (SUITE-ClusterStateTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 978510 INFO  (SUITE-ClusterStateTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 978513 INFO  (TEST-ClusterStateTest.testStoreAndRead-seed#[E68C138005B0C606]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStoreAndRead
   [junit4]   2> 978514 INFO  (TEST-ClusterStateTest.testStoreAndRead-seed#[E68C138005B0C606]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStoreAndRead
   [junit4]   2> 978515 INFO  (SUITE-ClusterStateTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1148, maxMBSortInHeap=6.0570201675329445, sim=RandomSimilarity(queryNorm=false): {}, locale=hi-IN, timezone=America/Rosario
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=128363480,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotSmallAdvancedTest, AlternateDirectoryTest, TestRangeQuery, TestQuerySenderListener, TestCloudDeleteByQuery, TestExactStatsCache, SystemLogListenerTest, MultiTermTest, VMParamsZkACLAndCredentialsProvidersTest, TestStressInPlaceUpdates, SpatialFilterTest, LeaderElectionTest, TestBinaryResponseWriter, MigrateRouteKeyTest, StatsComponentTest, SaslZkACLProviderTest, TestRecoveryHdfs, PrimUtilsTest, RequiredFieldsTest, TestLegacyNumericRangeQueryBuilder, DocValuesMissingTest, ImplicitSnitchTest, TestRequestStatusCollectionAPI, TimeZoneUtilsTest, NotRequiredUniqueKeyTest, TestFieldCacheSort, ConnectionReuseTest, TestSolrCloudWithSecureImpersonation, BasicAuthIntegrationTest, TestImplicitCoreProperties, ConfigureRecoveryStrategyTest, TestTestInjection, TestEmbeddedSolrServerAdminHandler, SyncSliceTest, SubstringBytesRefFilterTest, SuggestComponentTest, NoCacheHeaderTest, TestOmitPositions, TestFuzzyAnalyzedSuggestions, ShowFileRequestHandlerTest, TestCoreDiscovery, MoveReplicaTest, TestRandomRequestDistribution, TestPointFields, TestReplicaProperties, TestDynamicFieldCollectionResource, SpatialHeatmapFacetsTest, TestLegacyFieldReuse, TestLegacyFieldCache, TestMaxTokenLenTokenizer, SecurityConfHandlerTest, SolrCLIZkUtilsTest, CollectionReloadTest, SolrCoreMetricManagerTest, DateFieldTest, TestReloadAndDeleteDocs, SignatureUpdateProcessorFactoryTest, TestCodecSupport, TestReplicationHandler, TestFieldCache, TestBlendedInfixSuggestions, BJQParserTest, TestSubQueryTransformer, TestUseDocValuesAsStored2, TestSha256AuthenticationProvider, TestPushWriter, RulesTest, DeleteInactiveReplicaTest, TestIndexingPerformance, SpellCheckComponentTest, SliceStateTest, HdfsThreadLeakTest, NodeLostTriggerTest, HdfsDirectoryFactoryTest, RollingRestartTest, AutoScalingHandlerTest, UUIDFieldTest, TestSolr4Spatial, TestClassicSimilarityFactory, ExplicitHLLTest, SolrJmxReporterCloudTest, SolrRequestParserTest, TestOrdValues, TestCloudPseudoReturnFields, TestNonDefinedSimilarityFactory, TestTolerantSearch, TestConfigSets, TestSubQueryTransformerDistrib, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedQueryElevationComponentTest, JSONWriterTest, TestNamedUpdateProcessors, CoreAdminCreateDiscoverTest, DistributedFacetPivotLargeTest, TestScoreJoinQPScore, ShardRoutingTest, SearchHandlerTest, HdfsBasicDistributedZk2Test, TestLegacyTerms, SolrInfoBeanTest, HdfsCollectionsAPIDistributedZkTest, CoreMergeIndexesAdminHandlerTest, OverseerStatusTest, ClusterStateTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ClusterStateTest -Dtests.seed=E68C138005B0C606 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | ClusterStateTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ClusterStateTest_E68C138005B0C606-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E68C138005B0C606]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [251/751 (1!)] on J0 in 0.06s, 1 test, 1 error <<< FAILURES!

[...truncated 864 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\init-core-data-001
   [junit4]   2> 1929795 WARN  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1929795 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1929799 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1929799 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1929800 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[E68C138005B0C606]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /bm/
   [junit4]   2> 1929800 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 2 shards and 6 nodes
   [junit4]   2> 1929805 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1929805 INFO  (Thread-3563) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1929805 INFO  (Thread-3563) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1929810 ERROR (Thread-3563) [    ] 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> 1929905 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ZkTestServer start zk server on port:55977
   [junit4]   2> 1929919 INFO  (zkConnectionManagerCallback-5064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929942 INFO  (zkConnectionManagerCallback-5066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1929955 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1929958 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1929960 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1929962 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1929964 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1929966 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1929967 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1929969 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1929971 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1929972 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1929973 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1929975 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160866ad7ff0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1929975 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1930487 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1930487 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a18d789{/bm,null,AVAILABLE}
   [junit4]   2> 1930489 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78403774{HTTP/1.1,[http/1.1]}{127.0.0.1:55984}
   [junit4]   2> 1930490 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.Server Started @1942004ms
   [junit4]   2> 1930490 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\tempDir-001/control/data, hostContext=/bm, hostPort=55984, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\control-001\cores}
   [junit4]   2> 1930491 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1930491 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 1930491 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1930491 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1930491 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T02:47:17.928Z
   [junit4]   2> 1930494 INFO  (zkConnectionManagerCallback-5068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930495 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1930495 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\control-001\solr.xml
   [junit4]   2> 1930504 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1930504 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1930505 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1930509 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1930511 INFO  (zkConnectionManagerCallback-5072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930514 INFO  (zkConnectionManagerCallback-5074-thread-1-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930644 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1930645 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55984_bm
   [junit4]   2> 1930646 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.c.Overseer Overseer (id=99226985250619396-127.0.0.1:55984_bm-n_0000000000) starting
   [junit4]   2> 1930655 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55984_bm
   [junit4]   2> 1930656 INFO  (OverseerStateUpdate-99226985250619396-127.0.0.1:55984_bm-n_0000000000) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1930778 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1930785 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1930785 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1930787 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:55984_bm    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\control-001\cores
   [junit4]   2> 1930814 INFO  (zkConnectionManagerCallback-5080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1930815 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1930816 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1930824 INFO  (qtp1408267810-20593) [n:127.0.0.1:55984_bm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55984_bm&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1930827 INFO  (OverseerThreadFactory-8862-thread-1-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1930934 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1930935 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1931042 INFO  (zkCallback-5073-thread-1-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1931964 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 1931974 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1932038 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1932054 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1932055 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1932055 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1932055 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1932063 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=58.5390625, floorSegmentMB=1.146484375, forceMergeDeletesPctAllowed=9.561370780743294, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1932068 WARN  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1932151 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1932151 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1932152 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1932152 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1932153 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=98.4482421875, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=25.981884183778533, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10933007424177427
   [junit4]   2> 1932154 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@577f385d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1932155 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1932155 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1932157 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1932158 INFO  (searcherExecutor-8865-thread-1-processing-n:127.0.0.1:55984_bm x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@577f385d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1932158 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587631766471966720
   [junit4]   2> 1932162 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1932163 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1932163 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55984/bm/control_collection_shard1_replica_n1/
   [junit4]   2> 1932163 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1932163 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55984/bm/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1932163 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1932166 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55984/bm/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1932267 INFO  (zkCallback-5073-thread-2-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1932319 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1932322 INFO  (qtp1408267810-20598) [n:127.0.0.1:55984_bm c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1388
   [junit4]   2> 1932329 INFO  (qtp1408267810-20593) [n:127.0.0.1:55984_bm    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1932421 INFO  (zkCallback-5073-thread-2-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1932829 INFO  (OverseerCollectionConfigSetProcessor-99226985250619396-127.0.0.1:55984_bm-n_0000000000) [n:127.0.0.1:55984_bm    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1933330 INFO  (qtp1408267810-20593) [n:127.0.0.1:55984_bm    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55984_bm&wt=javabin&version=2} status=0 QTime=2504
   [junit4]   2> 1933340 INFO  (zkConnectionManagerCallback-5084-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1933343 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1933343 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55977/solr ready
   [junit4]   2> 1933344 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1933345 INFO  (qtp1408267810-20595) [n:127.0.0.1:55984_bm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1933347 INFO  (OverseerThreadFactory-8862-thread-2-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1933348 WARN  (OverseerThreadFactory-8862-thread-2-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1933555 INFO  (qtp1408267810-20595) [n:127.0.0.1:55984_bm    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1933556 INFO  (qtp1408267810-20595) [n:127.0.0.1:55984_bm    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=211
   [junit4]   2> 1934059 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-1-001 of type NRT
   [junit4]   2> 1934059 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1934060 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13a0b10d{/bm,null,AVAILABLE}
   [junit4]   2> 1934060 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4858b535{HTTP/1.1,[http/1.1]}{127.0.0.1:56041}
   [junit4]   2> 1934062 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.Server Started @1945576ms
   [junit4]   2> 1934062 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/bm, hostPort=56041, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-1-001\cores}
   [junit4]   2> 1934062 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1934062 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 1934062 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1934064 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1934064 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T02:47:21.501Z
   [junit4]   2> 1934066 INFO  (zkConnectionManagerCallback-5086-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1934067 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1934067 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-1-001\solr.xml
   [junit4]   2> 1934076 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1934076 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1934077 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1934081 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1934083 INFO  (zkConnectionManagerCallback-5090-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1934087 INFO  (zkConnectionManagerCallback-5092-thread-1-processing-n:127.0.0.1:56041_bm) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1934093 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1934096 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1934098 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56041_bm
   [junit4]   2> 1934099 INFO  (zkCallback-5073-thread-2-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1934100 INFO  (zkCallback-5091-thread-1-processing-n:127.0.0.1:56041_bm) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1934100 INFO  (zkCallback-5083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1934220 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1934230 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1934230 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1934234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56041_bm    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-1-001\cores
   [junit4]   2> 1934275 INFO  (qtp1408267810-20591) [n:127.0.0.1:55984_bm    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56041_bm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1934280 INFO  (OverseerCollectionConfigSetProcessor-99226985250619396-127.0.0.1:55984_bm-n_0000000000) [n:127.0.0.1:55984_bm    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1934282 INFO  (OverseerThreadFactory-8862-thread-3-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56041_bm for creating new replica
   [junit4]   2> 1934294 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1934295 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1934407 INFO  (zkCallback-5091-thread-1-processing-n:127.0.0.1:56041_bm) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1935324 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 1935333 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1935409 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1935432 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1935433 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b
   [junit4]   2> 1935433 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1935433 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 1935441 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=58.5390625, floorSegmentMB=1.146484375, forceMergeDeletesPctAllowed=9.561370780743294, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1935450 WARN  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1935558 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1935558 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1935561 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1935561 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1935562 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=98.4482421875, floorSegmentMB=1.423828125, forceMergeDeletesPctAllowed=25.981884183778533, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10933007424177427
   [junit4]   2> 1935563 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e369ad5[collection1_shard2_replica_n41] main]
   [junit4]   2> 1935565 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1935565 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1935566 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1935568 INFO  (searcherExecutor-8876-thread-1-processing-n:127.0.0.1:56041_bm x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@2e369ad5[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1935568 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587631770047610880
   [junit4]   2> 1935576 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1935576 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1935576 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56041/bm/collection1_shard2_replica_n41/
   [junit4]   2> 1935576 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1935576 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:56041/bm/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1935576 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1935580 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56041/bm/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1935683 INFO  (zkCallback-5091-thread-1-processing-n:127.0.0.1:56041_bm) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1935733 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1935736 INFO  (qtp337585998-20641) [n:127.0.0.1:56041_bm c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1442
   [junit4]   2> 1935738 INFO  (qtp1408267810-20591) [n:127.0.0.1:55984_bm    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56041_bm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1463
   [junit4]   2> 1935845 INFO  (zkCallback-5091-thread-1-processing-n:127.0.0.1:56041_bm) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1936281 INFO  (OverseerCollectionConfigSetProcessor-99226985250619396-127.0.0.1:55984_bm-n_0000000000) [n:127.0.0.1:55984_bm    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1936366 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-2-001 of type NRT
   [junit4]   2> 1936367 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1936368 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@309a8b93{/bm,null,AVAILABLE}
   [junit4]   2> 1936368 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47ea9477{HTTP/1.1,[http/1.1]}{127.0.0.1:56070}
   [junit4]   2> 1936368 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.e.j.s.Server Started @1947882ms
   [junit4]   2> 1936372 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/bm, hostPort=56070, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-2-001\cores}
   [junit4]   2> 1936372 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1936373 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.1
   [junit4]   2> 1936373 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1936373 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1936373 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T02:47:23.810Z
   [junit4]   2> 1936376 INFO  (zkConnectionManagerCallback-5095-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936378 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1936378 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_E68C138005B0C606-001\shard-2-001\solr.xml
   [junit4]   2> 1936388 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1936388 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1936389 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@69ae733b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1936395 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55977/solr
   [junit4]   2> 1936398 INFO  (zkConnectionManagerCallback-5099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936401 INFO  (zkConnectionManagerCallback-5101-thread-1-processing-n:127.0.0.1:56070_bm) [n:127.0.0.1:56070_bm    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1936408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56070_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1936410 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56070_bm    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1936412 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[E68C138005B0C606]) [n:127.0.0.1:56070_bm    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56070_bm
   [junit4]   2> 1936413 INFO  (zkCallback-5091-thread-1-processing-n:127.0.0.1:56041_bm) [n:127.0.0.1:56041_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1936413 INFO  (zkCallback-5073-thread-2-processing-n:127.0.0.1:55984_bm) [n:127.0.0.1:55984_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1936415 INFO  (zkCallback-5083-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1936415 INFO  (zkCallback-5100-thread-1-processing-n:127.0.0.1:56070_bm) [n:127.0.0.1:56070_bm    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1936511 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-se

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

ceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 37218 INFO  (TEST-TestDefaultWrapperModel.testLoadModelWithEmptyParams-seed#[E09C41ACC4FA7B24]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadModelWithEmptyParams
   [junit4]   2> 37224 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@491b5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 37224 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2019425656
   [junit4]   2> 37224 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 37224 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2677a70d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3308c41e
   [junit4]   2> 37230 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 37230 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76154862: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@12a07b9e
   [junit4]   2> 37233 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 37233 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61344455: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ab63e30
   [junit4]   2> 37242 INFO  (coreCloseExecutor-158-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11e0f6d5
   [junit4]   2> 37242 INFO  (coreCloseExecutor-158-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=299955925
   [junit4]   2> 37242 INFO  (coreCloseExecutor-158-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@720809e5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@12e580ce
   [junit4]   2> 37277 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@238b8d93{/solr,null,UNAVAILABLE}
   [junit4]   2> 37280 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 37280 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=760993521
   [junit4]   2> 37280 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 37281 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b921ec1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@53132ba3
   [junit4]   2> 37281 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 37282 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ed8b880: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@12a07b9e
   [junit4]   2> 37282 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 37282 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73f439ce: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ab63e30
   [junit4]   2> 37286 INFO  (coreCloseExecutor-160-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2257217e
   [junit4]   2> 37286 INFO  (coreCloseExecutor-160-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=576135550
   [junit4]   2> 37286 INFO  (coreCloseExecutor-160-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f93e219: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@223a4c6e
   [junit4]   2> 37295 INFO  (SUITE-TestDefaultWrapperModel-seed#[E09C41ACC4FA7B24]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, maxDocsPerChunk=712, blockSize=774), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, blockSize=774)), sim=RandomSimilarity(queryNorm=false): {}, locale=ro-RO, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=20400104,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTROnSolrCloud, TestLTRWithSort, TestUserTermScoreWithQ, TestLTRScoringQuery, TestEdisMaxSolrFeature, TestFieldValueFeature, TestDefaultWrapperModel]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDefaultWrapperModel -Dtests.seed=E09C41ACC4FA7B24 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDefaultWrapperModel (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.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf\_schema_model-store.json: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001\tempDir-001\collection1\conf\_schema_model-store.json
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.model.TestDefaultWrapperModel_E09C41ACC4FA7B24-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E09C41ACC4FA7B24]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/35 (2!)] on J0 in 2.42s, 4 tests, 1 error <<< FAILURES!

[...truncated 40118 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 28 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/28/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestTrackingDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_647D68595F7A1824-001\testDetectClose-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_647D68595F7A1824-001\testDetectClose-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_647D68595F7A1824-001\testDetectClose-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_647D68595F7A1824-001\testDetectClose-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=77, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=77, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7A4BB6F17F4953EB:F5C551516D25A014]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7A4BB6F17F4953EB]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.ConfigureRecoveryStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-005\cores\core\data\index\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.MergeStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets\cloud-dynamic: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets\cloud-dynamic    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets\cloud-dynamic: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets\cloud-dynamic
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_A153D207F580CF28-001\tempDir-001

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


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A5763A9209408527:1A897B38D7BA65BB]: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.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6553)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 749 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1744, maxMBSortInHeap=5.036273870866565, sim=RandomSimilarity(queryNorm=true): {}, locale=or, timezone=America/Lima
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=176959024,total=432013312
   [junit4]   2> NOTE: All tests run in this JVM: [TestPointValues, TestLiveFieldValues, TestIndexWriterThreadsToSegments, TestLucene60PointsFormat, TestIndexManyDocuments, TestParallelCompositeReader, TestLazyProxSkipping, Test2BPoints, TestWordlistLoader, TestSearchForDuplicates, TestSpanExplanations, TestDocInverterPerFieldErrorInfo, TestDocumentsWriterDeleteQueue, TestFixedBitDocIdSet, TestSumDocFreq, TestReusableStringReader, TestTimeLimitingCollector, TestIndexInput, TestNRTReaderCleanup, TestBooleanQueryVisitSubscorers, TestPhrasePrefixQuery, TestLockFactory, TestBagOfPositions, TestSearchWithThreads, TestMutableValues, TestDeterminizeLexicon, TestOfflineSorter, TestReaderWrapperDVTypeCheck, TestManyFields, TestCloseableThreadLocal, TestBinaryTerms, TestBooleanSimilarity, TestMultiMMap, TestIndexSorting, TestInfoStream, TestSpanOrQuery, TestBytesRef, TestIntBlockPool, TestCharArrayMap, TestOmitPositions, TestMergePolicyWrapper, TestPrefixQuery, FuzzyTermOnShortTermsTest, TestSimpleAttributeImpl, TestCustomNorms, TestTopFieldCollectorEarlyTermination, TestAtomicUpdate, TestOmitTf, TestSwappedIndexFiles, TestLucene50TermVectorsFormat, TestDocsAndPositions, TestExternalCodecs, TestNeverDelete, TestAssertions, TestCodecHoldsOpenFiles, TestSingleInstanceLockFactory, TestForceMergeForever, TestRadixSelector, TestAddIndexes, TestSpanNearQuery, TestHighCompressionMode, TestBinaryDocValuesUpdates, TestIndexableField, TestSearch, TestTryDelete, TestAllFilesHaveCodecHeader, TestDocCount, TestCharFilter, TestDoc, TestCharacterUtils, TestTerms, TestMutablePointsReaderUtils, TestStringHelper, Test4GBStoredFields, TestCodecs, TestBooleanMinShouldMatch, TestNorms, TestLucene70SegmentInfoFormat, TestSnapshotDeletionPolicy, TestTwoPhaseCommitTool, TestFilterWeight, TestGeoEncodingUtils, TestBooleanOr, TestBooleanQuery, TestComplexExplanations, TestBagOfPostings, TestThreadedForceMerge, TestMinimize, TestPrefixRandom, TestUnicodeUtil, TestStandardAnalyzer, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=647D68595F7A1824 -Dtests.slow=true -Dtests.locale=or -Dtests.timezone=America/Lima -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestTrackingDirectoryWrapper (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_647D68595F7A1824-001\testDetectClose-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestTrackingDirectoryWrapper_647D68595F7A1824-001\testDetectClose-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([647D68595F7A1824]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [162/458 (1!)] on J0 in 0.47s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 8013 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Dec 23, 2017 9:09:15 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7A4BB6F17F4953EB]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7A4BB6F17F4953EB -Dtests.slow=true -Dtests.locale=en-AT -Dtests.timezone=IET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.60s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=77, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A4BB6F17F4953EB:F5C551516D25A014]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A4BB6F17F4953EB]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=LuceneVarGapDocFreqInterval), $payloads$=PostingsFormat(name=MockRandom)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=965, maxMBSortInHeap=6.871246576045111, sim=RandomSimilarity(queryNorm=true): {}, locale=en-AT, timezone=IET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=80366784,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, HttpReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J0 in 3.77s, 5 tests, 1 error <<< FAILURES!

[...truncated 3854 lines...]
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001
   [junit4]   2> 1601321 WARN  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1601321 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1601323 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1601323 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1601323 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1601324 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1601349 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 1601360 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 1601362 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 1601397 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c236af
   [junit4]   2> 1601403 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c236af
   [junit4]   2> 1601403 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c236af
   [junit4]   2> 1601404 INFO  (coreLoadExecutor-4985-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1601404 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1601426 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 1601433 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 1601434 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 1601434 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1601434 INFO  (coreLoadExecutor-4985-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@41c236af
   [junit4]   2> 1601434 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1601435 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001\]
   [junit4]   2> 1601440 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=15.91015625, floorSegmentMB=1.14453125, forceMergeDeletesPctAllowed=26.841468492769422, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1601446 WARN  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1601505 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1601505 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1601506 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1601506 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58c36bdb[collection1] main]
   [junit4]   2> 1601507 WARN  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1601507 INFO  (coreLoadExecutor-4985-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1601508 INFO  (searcherExecutor-4986-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@58c36bdb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1601509 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1601512 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1601514 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 1
   [junit4]   2> 1601516 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1601517 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@38aeb996 commitCommandVersion:0
   [junit4]   2> 1601528 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f4e4d1f[collection1] main]
   [junit4]   2> 1601529 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1601530 INFO  (searcherExecutor-4986-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f4e4d1f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.1):c1)))}
   [junit4]   2> 1601530 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 1601531 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1601532 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=lazyField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1601532 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=bigField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1601532 INFO  (TEST-LargeFieldTest.test-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1601533 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1601533 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1340374095
   [junit4]   2> 1601533 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1601533 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8798c2e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3bf38e49
   [junit4]   2> 1601537 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1601538 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183c8d1d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5a9d2b3a
   [junit4]   2> 1601541 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1601541 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8032cba: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27156ec1
   [junit4]   2> 1601542 INFO  (coreCloseExecutor-4990-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7faf9dfd
   [junit4]   2> 1601542 INFO  (coreCloseExecutor-4990-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2142215677
   [junit4]   2> 1601542 INFO  (coreCloseExecutor-4990-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@410d4a0b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7a0bc543
   [junit4]   2> 1601549 INFO  (SUITE-LargeFieldTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=819, maxMBSortInHeap=7.080657707991996, sim=RandomSimilarity(queryNorm=true): {}, locale=en-IM, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=251448816,total=421527552
   [junit4]   2> NOTE: All tests run in this JVM: [StatsReloadRaceTest, TestReplicaProperties, ReturnFieldsTest, ResponseLogComponentTest, SolrShardReporterTest, TestLMDirichletSimilarityFactory, AtomicUpdateProcessorFactoryTest, TestXIncludeConfig, TestStressRecovery, TestComplexPhraseLeadingWildcard, ChaosMonkeySafeLeaderWithPullReplicasTest, ZkCLITest, DeleteShardTest, TestDFRSimilarityFactory, CheckHdfsIndexTest, FacetPivotSmallTest, SpellCheckComponentTest, CircularListTest, NodeLostTriggerTest, ResourceLoaderTest, SolrTestCaseJ4Test, TestTolerantUpdateProcessorRandomCloud, TestSha256AuthenticationProvider, TestSolrXml, TestSQLHandler, DefaultValueUpdateProcessorTest, LeaderElectionTest, TestCloudPseudoReturnFields, SpatialHeatmapFacetsTest, AsyncCallRequestStatusResponseTest, TestSolr4Spatial, TestRequestStatusCollectionAPI, SearchHandlerTest, TestLegacyNumericRangeQueryBuilder, HighlighterConfigTest, DocExpirationUpdateProcessorFactoryTest, DirectSolrConnectionTest, ClusterStateUpdateTest, TestHdfsCloudBackupRestore, IndexSchemaTest, UninvertDocValuesMergePolicyTest, TestTolerantSearch, TestDeleteCollectionOnDownNodes, TestRecoveryHdfs, IndexBasedSpellCheckerTest, TestXmlQParserPlugin, HighlighterTest, TestDocBasedVersionConstraints, TestLFUCache, TestHashQParserPlugin, TestImplicitCoreProperties, SolrInfoBeanTest, BlockCacheTest, AutoScalingHandlerTest, CdcrReplicationDistributedZkTest, TestQueryWrapperFilter, TestCodecSupport, DistributedExpandComponentTest, TestSolrQueryResponse, ExplicitHLLTest, TestDownShardTolerantSearch, UniqFieldsUpdateProcessorFactoryTest, TestFieldCollectionResource, TlogReplayBufferedWhileIndexingTest, TestPivotHelperCode, SpellCheckCollatorWithCollapseTest, CollectionTooManyReplicasTest, TestCollectionAPIs, TestSearcherReuse, TestStandardQParsers, NumericFieldsTest, TestBulkSchemaConcurrent, ReplicaListTransformerTest, TestNumericTerms64, SliceStateTest, RAMDirectoryFactoryTest, TestFreeTextSuggestions, RegexBoostProcessorTest, CleanupOldIndexTest, TestLegacyFieldReuse, TestSweetSpotSimilarityFactory, TestNoOpRegenerator, UnloadDistributedZkTest, BasicDistributedZkTest, TestBlendedInfixSuggestions, TestSubQueryTransformerDistrib, SolrRequestParserTest, TestPHPSerializedResponseWriter, TestSurroundQueryParser, TestBinaryField, TestFiltering, ShowFileRequestHandlerTest, DistributedTermsComponentTest, JvmMetricsTest, TestSegmentSorting, ConnectionReuseTest, CloudMLTQParserTest, TestBulkSchemaAPI, ResponseHeaderTest, HdfsRecoverLeaseTest, TestWriterPerf, ManagedSchemaRoundRobinCloudTest, MigrateRouteKeyTest, TestPseudoReturnFields, TestCloudJSONFacetJoinDomain, CreateCollectionCleanupTest, TestCursorMarkWithoutUniqueKey, BufferStoreTest, BigEndianAscendingWordSerializerTest, LeaderFailureAfterFreshStartTest, CdcrBidirectionalTest, SignatureUpdateProcessorFactoryTest, SuggesterTest, VMParamsZkACLAndCredentialsProvidersTest, ConfigSetsAPITest, MultiTermTest, TestIBSimilarityFactory, PathHierarchyTokenizerFactoryTest, TestMacroExpander, RecoveryZkTest, CollectionsAPISolrJTest, TestImpersonationWithHadoopAuth, SuggesterTSTTest, TestReversedWildcardFilterFactory, ConvertedLegacyTest, WordBreakSolrSpellCheckerTest, TestNumericRangeQuery32, TestCoreAdminApis, TestBackupRepositoryFactory, DeleteInactiveReplicaTest, TestClassicSimilarityFactory, MoveReplicaHDFSFailoverTest, TestQuerySenderNoQuery, DirectoryFactoryTest, StressHdfsTest, TestJsonFacets, TestUnifiedSolrHighlighter, TestUseDocValuesAsStored2, TestHdfsUpdateLog, StatsComponentTest, ScriptEngineTest, ShardRoutingTest, TestMissingGroups, TestOrdValues, OverseerTest, TestFieldCache, RulesTest, XsltUpdateRequestHandlerTest, TestReqParamsAPI, DateFieldTest, TestFuzzyAnalyzedSuggestions, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=A153D207F580CF28 -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | LargeFieldTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_A153D207F580CF28-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A153D207F580CF28]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [306/751 (1!)] on J0 in 0.25s, 1 test, 1 error <<< FAILURES!

[...truncated 924 lines...]
   [junit4] Suite: org.apache.solr.core.ConfigureRecoveryStrategyTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001
   [junit4]   2> 3417111 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3417114 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-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> 3417115 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3417115 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3417116 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3417176 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 3417193 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3417434 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3417635 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c236af
   [junit4]   2> 3417650 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c236af
   [junit4]   2> 3417650 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c236af
   [junit4]   2> 3417664 INFO  (coreLoadExecutor-11693-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3417665 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3417710 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 3417743 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3417883 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3417922 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3417926 INFO  (coreLoadExecutor-11693-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@41c236af
   [junit4]   2> 3417926 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.ConfigureRecoveryStrategyTest$CustomRecoveryStrategyBuilder
   [junit4]   2> 3417948 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001\]
   [junit4]   2> 3417957 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@571f242b
   [junit4]   2> 3418099 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3418099 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3418101 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=52.0361328125, floorSegmentMB=1.576171875, forceMergeDeletesPctAllowed=23.175076634034113, segmentsPerTier=35.0, maxCFSSegmentSizeMB=0.3125, noCFSRatio=0.0
   [junit4]   2> 3418107 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ba0d5d[collection1] main]
   [junit4]   2> 3418108 WARN  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3418109 INFO  (coreLoadExecutor-11693-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3418112 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3418115 INFO  (TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlmostAllMethodsAreFinal
   [junit4]   2> 3418116 INFO  (TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAlmostAllMethodsAreFinal
   [junit4]   2> 3418118 INFO  (TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBuilder
   [junit4]   2> 3418119 INFO  (TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBuilder
   [junit4]   2> 3418120 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3418120 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=418150318
   [junit4]   2> 3418120 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3418120 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c3755bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@22dd110a
   [junit4]   2> 3418120 INFO  (searcherExecutor-11694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ba0d5d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3418127 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3418128 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a2dd246: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5a9d2b3a
   [junit4]   2> 3418134 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3418134 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@677d65ee: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27156ec1
   [junit4]   2> 3418136 INFO  (coreCloseExecutor-11698-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e534ce6
   [junit4]   2> 3418136 INFO  (coreCloseExecutor-11698-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1582517478
   [junit4]   2> 3418136 INFO  (coreCloseExecutor-11698-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@290c1ce0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d617fa0
   [junit4]   2> 3418154 INFO  (SUITE-ConfigureRecoveryStrategyTest-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=618, maxMBSortInHeap=5.426276426658823, sim=RandomSimilarity(queryNorm=false): {}, locale=ur-PK, timezone=America/Winnipeg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=372339848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [StatsReloadRaceTest, TestReplicaProperties, ReturnFieldsTest, ResponseLogComponentTest, SolrShardReporterTest, TestLMDirichletSimilarityFactory, AtomicUpdateProcessorFactoryTest, TestXIncludeConfig, TestStressRecovery, TestComplexPhraseLeadingWildcard, ChaosMonkeySafeLeaderWithPullReplicasTest, ZkCLITest, DeleteShardTest, TestDFRSimilarityFactory, CheckHdfsIndexTest, FacetPivotSmallTest, SpellCheckComponentTest, CircularListTest, NodeLostTriggerTest, ResourceLoaderTest, SolrTestCaseJ4Test, TestTolerantUpdateProcessorRandomCloud, TestSha256AuthenticationProvider, TestSolrXml, TestSQLHandler, DefaultValueUpdateProcessorTest, LeaderElectionTest, TestCloudPseudoReturnFields, SpatialHeatmapFacetsTest, AsyncCallRequestStatusResponseTest, TestSolr4Spatial, TestRequestStatusCollectionAPI, SearchHandlerTest, TestLegacyNumericRangeQueryBuilder, HighlighterConfigTest, DocExpirationUpdateProcessorFactoryTest, DirectSolrConnectionTest, ClusterStateUpdateTest, TestHdfsCloudBackupRestore, IndexSchemaTest, UninvertDocValuesMergePolicyTest, TestTolerantSearch, TestDeleteCollectionOnDownNodes, TestRecoveryHdfs, IndexBasedSpellCheckerTest, TestXmlQParserPlugin, HighlighterTest, TestDocBasedVersionConstraints, TestLFUCache, TestHashQParserPlugin, TestImplicitCoreProperties, SolrInfoBeanTest, BlockCacheTest, AutoScalingHandlerTest, CdcrReplicationDistributedZkTest, TestQueryWrapperFilter, TestCodecSupport, DistributedExpandComponentTest, TestSolrQueryResponse, ExplicitHLLTest, TestDownShardTolerantSearch, UniqFieldsUpdateProcessorFactoryTest, TestFieldCollectionResource, TlogReplayBufferedWhileIndexingTest, TestPivotHelperCode, SpellCheckCollatorWithCollapseTest, CollectionTooManyReplicasTest, TestCollectionAPIs, TestSearcherReuse, TestStandardQParsers, NumericFieldsTest, TestBulkSchemaConcurrent, ReplicaListTransformerTest, TestNumericTerms64, SliceStateTest, RAMDirectoryFactoryTest, TestFreeTextSuggestions, RegexBoostProcessorTest, CleanupOldIndexTest, TestLegacyFieldReuse, TestSweetSpotSimilarityFactory, TestNoOpRegenerator, UnloadDistributedZkTest, BasicDistributedZkTest, TestBlendedInfixSuggestions, TestSubQueryTransformerDistrib, SolrRequestParserTest, TestPHPSerializedResponseWriter, TestSurroundQueryParser, TestBinaryField, TestFiltering, ShowFileRequestHandlerTest, DistributedTermsComponentTest, JvmMetricsTest, TestSegmentSorting, ConnectionReuseTest, CloudMLTQParserTest, TestBulkSchemaAPI, ResponseHeaderTest, HdfsRecoverLeaseTest, TestWriterPerf, ManagedSchemaRoundRobinCloudTest, MigrateRouteKeyTest, TestPseudoReturnFields, TestCloudJSONFacetJoinDomain, CreateCollectionCleanupTest, TestCursorMarkWithoutUniqueKey, BufferStoreTest, BigEndianAscendingWordSerializerTest, LeaderFailureAfterFreshStartTest, CdcrBidirectionalTest, SignatureUpdateProcessorFactoryTest, SuggesterTest, VMParamsZkACLAndCredentialsProvidersTest, ConfigSetsAPITest, MultiTermTest, TestIBSimilarityFactory, PathHierarchyTokenizerFactoryTest, TestMacroExpander, RecoveryZkTest, CollectionsAPISolrJTest, TestImpersonationWithHadoopAuth, SuggesterTSTTest, TestReversedWildcardFilterFactory, ConvertedLegacyTest, WordBreakSolrSpellCheckerTest, TestNumericRangeQuery32, TestCoreAdminApis, TestBackupRepositoryFactory, DeleteInactiveReplicaTest, TestClassicSimilarityFactory, MoveReplicaHDFSFailoverTest, TestQuerySenderNoQuery, DirectoryFactoryTest, StressHdfsTest, TestJsonFacets, TestUnifiedSolrHighlighter, TestUseDocValuesAsStored2, TestHdfsUpdateLog, StatsComponentTest, ScriptEngineTest, ShardRoutingTest, TestMissingGroups, TestOrdValues, OverseerTest, TestFieldCache, RulesTest, XsltUpdateRequestHandlerTest, TestReqParamsAPI, DateFieldTest, TestFuzzyAnalyzedSuggestions, LargeFieldTest, AnalyticsQueryTest, TestMiniSolrCloudClusterSSL, JSONWriterTest, TestTestInjection, DateMathParserTest, SortByFunctionTest, TestConfigSets, TestJmxIntegration, QueryParsingTest, TimeZoneUtilsTest, TestSmileRequest, HdfsRestartWhileUpdatingTest, TestNamedUpdateProcessors, DirectUpdateHandlerTest, TestAddFieldRealTimeGet, TestHalfAndHalfDocValues, SharedFSAutoReplicaFailoverTest, SaslZkACLProviderTest, PKIAuthenticationIntegrationTest, TestRecovery, VersionInfoTest, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, ForceLeaderTest, AddReplicaTest, SolrXmlInZkTest, SuggestComponentTest, HttpTriggerListenerTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, TestReplicationHandler, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestReload, SimpleFacetsTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, QueryEqualityTest, TestRemoteStreaming, DistanceFunctionTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RollingRestartTest, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestPrepRecovery, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTlogReplica, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, ConfigureRecoveryStrategyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConfigureRecoveryStrategyTest -Dtests.seed=A153D207F580CF28 -Dtests.slow=true -Dtests.locale=ur-PK -Dtests.timezone=America/Winnipeg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ConfigureRecoveryStrategyTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.ConfigureRecoveryStrategyTest_A153D207F580CF28-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A153D207F580CF28]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [583/751 (2!)] on J0 in 1.15s, 2 tests, 1 error <<< FAILURES!

[...truncated 341 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\init-core-data-001
   [junit4]   2> 3660778 WARN  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 3660778 INFO  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3660779 INFO  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[A153D207F580CF28]-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> 3660779 INFO  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[A153D207F580CF28]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3660780 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCanHandleDecodingAndEncodingForSynonyms
   [junit4]   2> 3661235 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3661235 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3661235 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-003\cores\core
   [junit4]   2> 3661237 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3661238 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2894dd1b{/solr,null,AVAILABLE}
   [junit4]   2> 3661240 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e9eb1a6{HTTP/1.1,[http/1.1]}{127.0.0.1:61639}
   [junit4]   2> 3661240 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.e.j.s.Server Started @3671470ms
   [junit4]   2> 3661240 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001, hostPort=61639, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-003\cores}
   [junit4]   2> 3661240 ERROR (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3661240 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.1
   [junit4]   2> 3661240 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3661240 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3661241 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-23T15:12:45.119380Z
   [junit4]   2> 3661241 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\solr.xml
   [junit4]   2> 3661246 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3661246 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3661247 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@769deb67, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3661349 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@769deb67
   [junit4]   2> 3661362 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@769deb67
   [junit4]   2> 3661362 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@769deb67
   [junit4]   2> 3661365 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-003\cores
   [junit4]   2> 3661365 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[A153D207F580CF28]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3661368 INFO  (coreLoadExecutor-12721-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3661368 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 3661396 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.1
   [junit4]   2> 3661403 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 3661408 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 3661522 WARN  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3661524 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 3661524 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3661526 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3661530 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3661530 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 3661530 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3661536 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3661537 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 3661537 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 3661538 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3661540 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 3661540 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 3661541 INFO  (coreLoadExecutor-12721-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@769deb67
   [junit4]   2> 3661541 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3661541 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-003\cores\core\data\]
   [junit4]   2> 3661546 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1485920655, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3661550 WARN  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3661612 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3661612 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3661613 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=27.6748046875, floorSegmentMB=2.0185546875, forceMergeDeletesPctAllowed=21.535666064352085, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3661614 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7339996e[collection1] main]
   [junit4]   2> 3661615 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1\conf
   [junit4]   2> 3661615 WARN  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 3661616 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1\conf
   [junit4]   2> 3661616 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 3661616 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 3661617 WARN  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 3661617 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_A153D207F580CF28-001\tempDir-001\collection1\conf
   [junit4]   2> 3661617 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 3661617 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 3661618 WARN  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 3661618 INFO  (coreLoadExecutor-12721-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synony

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

ction s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1215df29
   [junit4]   2> 140814 INFO  (coreCloseExecutor-266-thread-1) [n:127.0.0.1:62775_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1_collection.shard2.replica_n2, tag=303423273
   [junit4]   2> 140814 INFO  (coreCloseExecutor-266-thread-1) [n:127.0.0.1:62775_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30d96040: rootName = solr_62775, domain = solr.core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6b9161e1
   [junit4]   2> 140823 INFO  (coreCloseExecutor-266-thread-1) [n:127.0.0.1:62775_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=303423273
   [junit4]   2> 140801 INFO  (zkCallback-1653-thread-1-processing-n:127.0.0.1:62775_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62775_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 140803 INFO  (coreCloseExecutor-267-thread-1) [n:127.0.0.1:62772_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34fea88d: rootName = solr_62772, domain = solr.core.collection1_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@49c3c22e
   [junit4]   2> 140833 INFO  (coreCloseExecutor-267-thread-1) [n:127.0.0.1:62772_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=1800506300
   [junit4]   2> 140885 INFO  (jetty-closer-53-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62774_solr
   [junit4]   2> 140886 INFO  (jetty-closer-53-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ce67023{/solr,null,UNAVAILABLE}
   [junit4]   2> 140888 INFO  (jetty-closer-53-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 140891 INFO  (zkCallback-82-thread-1-processing-n:127.0.0.1:62775_solr) [n:127.0.0.1:62775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 140891 INFO  (zkCallback-86-thread-1-processing-n:127.0.0.1:62774_solr) [n:127.0.0.1:62774_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 140892 INFO  (zkCallback-80-thread-2-processing-n:127.0.0.1:62772_solr) [n:127.0.0.1:62772_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 140892 INFO  (zkCallback-1653-thread-1-processing-n:127.0.0.1:62775_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:62775_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 140897 INFO  (jetty-closer-53-thread-4) [    ] o.a.s.c.Overseer Overseer (id=99224268305661964-127.0.0.1:62774_solr-n_0000000000) closing
   [junit4]   2> 140898 INFO  (OverseerStateUpdate-99224268305661964-127.0.0.1:62774_solr-n_0000000000) [n:127.0.0.1:62774_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62774_solr
   [junit4]   2> 140902 WARN  (OverseerAutoScalingTriggerThread-99224268305661964-127.0.0.1:62774_solr-n_0000000000) [n:127.0.0.1:62774_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 140907 INFO  (zkCallback-80-thread-2-processing-n:127.0.0.1:62772_solr) [n:127.0.0.1:62772_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62772_solr
   [junit4]   2> 140908 INFO  (jetty-closer-53-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ed9437{/solr,null,UNAVAILABLE}
   [junit4]   2> 140923 INFO  (jetty-closer-53-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b04f0c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 140923 INFO  (jetty-closer-53-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e901eca{/solr,null,UNAVAILABLE}
   [junit4]   2> 140931 ERROR (SUITE-StreamExpressionTest-seed#[A5763A9209408527]-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> 140932 INFO  (SUITE-StreamExpressionTest-seed#[A5763A9209408527]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62767 62767
   [junit4]   2> 140933 INFO  (Thread-79) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62767 62767
   [junit4]   2> 140933 WARN  (Thread-79) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/aliases.json
   [junit4]   2> 	12	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/clusterprops.json
   [junit4]   2> 	80	/solr/clusterstate.json
   [junit4]   2> 	22	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	12	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/live_nodes
   [junit4]   2> 	80	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_A5763A9209408527-001
   [junit4]   2> Dec 23, 2017 3:18:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Direct), join2_s=FST50, multiDefault=FST50, subject=FST50, a1_s=FST50, a2_s=PostingsFormat(name=MockRandom), test_t=PostingsFormat(name=MockRandom), level1_s=PostingsFormat(name=Direct), body_t=PostingsFormat(name=MockRandom), ident_s=FST50, s_multi=PostingsFormat(name=MockRandom), level2_s=Lucene50(blocksize=128), col_s=FST50, a_ss=Lucene50(blocksize=128), a_s=PostingsFormat(name=MockRandom), a_t=Lucene50(blocksize=128), side_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), text=PostingsFormat(name=MockRandom)}, docValues:{expr_s=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Memory), price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Memory), join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=239, maxMBSortInHeap=6.065597683755874, sim=RandomSimilarity(queryNorm=false): {}, locale=ml, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=46677376,total=224395264
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJErrorHandling, SolrExampleStreamingBinaryTest, HyperbolicCosineEvaluatorTest, MergeIndexesEmbeddedTest, HttpSolrClientConPoolTest, RawValueEvaluatorTest, ArcCosineEvaluatorTest, StreamExpressionToExplanationTest, ModuloEvaluatorTest, TestNamedListCodec, StreamExpressionTest]
   [junit4] Completed [69/146 (1!)] on J1 in 112.48s, 139 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 39471 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 27 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/27/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_EBB34E5DDA2ED12-001\4.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_EBB34E5DDA2ED12-001\4.4.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_EBB34E5DDA2ED12-001\4.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_EBB34E5DDA2ED12-001\4.4.0-cfs-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestXPathEntityProcessor

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\dih-properties-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\dih-properties-005    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\dih-properties-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\dih-properties-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001

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




Build Log:
[...truncated 4608 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=Lucene50(blocksize=128), content5=PostingsFormat(name=LuceneFixedGap), content4=FST50, trieInt=Lucene50(blocksize=128), content3=PostingsFormat(name=Direct), content2=Lucene50(blocksize=128), fie?ld=Lucene50(blocksize=128), utf8=FST50, trieLong=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), content=FST50, autf8=PostingsFormat(name=Direct)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=784, maxMBSortInHeap=7.361522666275449, sim=RandomSimilarity(queryNorm=true): {content6=DFR GL3(800.0), content5=DFR I(ne)L3(800.0), content2=DFR I(F)2, utf8=DFR I(F)Z(0.3), fie?ld=DFR GB2, content=DFR I(F)L2, autf8=DFR I(n)3(800.0)}, locale=so-ET, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=59968328,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=EBB34E5DDA2ED12 -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (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.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_EBB34E5DDA2ED12-001\4.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_EBB34E5DDA2ED12-001\4.4.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBB34E5DDA2ED12]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 19.59s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 14942 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestXPathEntityProcessor
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\init-core-data-001
   [junit4]   2> 8592 T14 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 8706 T14 oejul.Log.initialized Logging initialized @9990ms
   [junit4]   2> 8712 T14 oas.SolrTestCaseJ4.buildSSLConfig 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> 8718 T14 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8731 T14 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedWithMultipleDocuments
   [junit4]   2> 8905 T14 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedWithMultipleDocuments
   [junit4]   2> 8918 T14 oas.SolrTestCaseJ4.setUp ###Starting testMultiValued
   [junit4]   2> 8933 T14 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValued
   [junit4]   2> 8977 T14 oas.SolrTestCaseJ4.setUp ###Starting streamStopsAfterInterrupt
   [junit4]   2> 8999 T14 oas.SolrTestCaseJ4.tearDown ###Ending streamStopsAfterInterrupt
   [junit4]   2> 9023 T14 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedFlatten
   [junit4]   2> 9025 T14 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedFlatten
   [junit4]   2> 9032 T14 oas.SolrTestCaseJ4.setUp ###Starting streamWritesMessageAfterBlockedAttempt
   [junit4]   2> 10078 T14 oas.SolrTestCaseJ4.tearDown ###Ending streamWritesMessageAfterBlockedAttempt
   [junit4]   2> 10091 T14 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpath
   [junit4]   2> 10096 T14 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpath
   [junit4]   2> 10116 T14 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpathStream
   [junit4]   2> 10127 T14 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpathStream
   [junit4]   2> 10129 T14 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpathStreamContinuesOnTimeout
   [junit4]   2> 10499 T14 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpathStreamContinuesOnTimeout
   [junit4]   2> 10517 T14 oas.SolrTestCaseJ4.setUp ###Starting withDefaultSolrAndXsl
   [junit4]   2> 10822 T14 oashd.XPathEntityProcessor.initXpathReader Using xslTransformer: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl
   [junit4]   2> 10846 T14 oas.SolrTestCaseJ4.tearDown ###Ending withDefaultSolrAndXsl
   [junit4]   2> 10848 T14 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-DZ, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=73593976,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestXPathEntityProcessor]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestXPathEntityProcessor -Dtests.seed=6929C45C21CEA239 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestXPathEntityProcessor (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.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\dih-properties-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001\dih-properties-005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_6929C45C21CEA239-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6929C45C21CEA239]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/38 (1!)] on J1 in 11.13s, 9 tests, 1 error <<< FAILURES!

[...truncated 34735 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 26 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/26/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\velocity: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\velocity    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\velocity: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\velocity
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.common.cloud.TestZkConfigManager

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001

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




Build Log:
[...truncated 14598 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestZkConfigManager
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/solrj/test-lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in [jar:file:/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 123  INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.e.j.u.log Logging initialized @7945ms
   [junit4]   2> 135  INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 155  INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 192  INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 196  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 196  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 751  INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60636
   [junit4]   2> 839  ERROR (Thread-1) [    ] 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> 844  INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUploadWithACL
   [junit4]   2> 1131 INFO  (zkConnectionManagerCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1310 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16075f6bc970000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1323 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1409 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUploadWithACL
   [junit4]   2> 1447 INFO  (TEST-TestZkConfigManager.testConstants-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConstants
   [junit4]   2> 1447 INFO  (TEST-TestZkConfigManager.testConstants-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConstants
   [junit4]   2> 1450 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUploadConfig
   [junit4]   2> 1450 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1455 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16075f6bc970004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1460 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1468 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.c.ZkMaintenanceUtils uploadToZK skipping '.ignored' due to filenameExclusions '^\..*$'
   [junit4]   2> 1509 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\download-001\file1
   [junit4]   2> 1522 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.c.ZkMaintenanceUtils uploadToZK skipping '.ignored' due to filenameExclusions '^\..*$'
   [junit4]   2> 1560 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\download2-001\file1
   [junit4]   2> 1561 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.c.ZkMaintenanceUtils uploadToZK skipping '.ignored' due to filenameExclusions '^\..*$'
   [junit4]   2> 1585 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16075f6bc970005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1587 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUploadConfig
   [junit4]   2> 1588 ERROR (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-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> 1593 INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60636 60636
   [junit4]   2> 1597 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60636 60636
   [junit4]   2> 1600 INFO  (SUITE-TestZkConfigManager-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 20, 2017 10:06:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=732, maxMBSortInHeap=6.941855207536153, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SD, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46402624,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkConfigManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkConfigManager -Dtests.seed=AFF9D9F935F99FE9 -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestZkConfigManager (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.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestZkConfigManager_AFF9D9F935F99FE9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AFF9D9F935F99FE9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/146 (1!)] on J1 in 8.87s, 3 tests, 1 error <<< FAILURES!

[...truncated 160 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\init-core-data-001
   [junit4]   2> 62555 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 62557 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 62558 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 62658 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 62658 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 62659 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-002\cores\core
   [junit4]   2> 62661 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 62662 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@103f916{/solr,null,AVAILABLE}
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d00268{HTTP/1.1,[http/1.1]}{127.0.0.1:61333}
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.e.j.s.Server Started @70490ms
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61333, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-002\cores}
   [junit4]   2> 62663 ERROR (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T22:07:34.598Z
   [junit4]   2> 62663 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\solr.xml
   [junit4]   2> 62673 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@cc04ce, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 62765 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc04ce
   [junit4]   2> 62770 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc04ce
   [junit4]   2> 62770 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc04ce
   [junit4]   2> 62783 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001
   [junit4]   2> 62784 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 62806 INFO  (coreLoadExecutor-141-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 62826 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 62826 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 62827 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 62827 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 62827 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 62827 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 62827 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 62828 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 62828 WARN  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 62833 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 62834 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 62864 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 63011 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 63011 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 63011 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 63011 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 63012 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 63012 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 63012 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 63012 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 63012 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 63032 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 63037 INFO  (coreLoadExecutor-141-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@cc04ce
   [junit4]   2> 63037 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 63037 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\data\]
   [junit4]   2> 63071 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@c5cff1
   [junit4]   2> 63071 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: 0 msec to checkpoint
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: init: create=true
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@1b75281 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1224e5b)
   [junit4]   2> index=
   [junit4]   2> version=7.2.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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1720c96
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@806c63
   [junit4]   2> 
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: now flush at close
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]:   index before flush 
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: startFullFlush
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: coreLoadExecutor-141-thread-1 finishFullFlush success=true
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-141-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-141-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-141-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-141-thread-1]: now merge
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-141-thread-1]:   index: 
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-141-thread-1]:   no more merges pending; now return
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: waitForMerges
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: waitForMerges done
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: start
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: enter lock
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: now prepare
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: prepareCommit: flush
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]:   index before flush 
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: startFullFlush
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-141-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: coreLoadExecutor-141-thread-1 finishFullFlush success=true
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: startCommit(): start
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: done all syncs: []
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: pendingCommit != null
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: 0 msec to checkpoint
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: took 0.5 msec
   [junit4]   2> 63072 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: commit: done
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: rollback
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: all running merges have aborted
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: rollback: done finish merges
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: abort
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: done abort success=true
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: rollback: infos=
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: 0 msec to checkpoint
   [junit4]   2> 63073 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 63156 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63156 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 63157 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 63157 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@c5cff1
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: init: load commit "segments_1"
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-141-thread-1]: 0 msec to checkpoint
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: init: create=false
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@1b75281 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1224e5b)
   [junit4]   2> index=
   [junit4]   2> version=7.2.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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@51e3e5
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1b44c04
   [junit4]   2> 
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: flush at getReader
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: startFullFlush
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-141-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-141-thread-1]: coreLoadExecutor-141-thread-1 finishFullFlush success=true
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-141-thread-1]: getReader took 0 msec
   [junit4]   2> 63159 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1407dd0[collection1] main]
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 63160 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 63161 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 63162 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63162 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 63162 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 63162 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 63162 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 63164 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 63178 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63178 INFO  (coreLoadExecutor-141-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587342375767769088
   [junit4]   2> 63179 INFO  (searcherExecutor-142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1407dd0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63180 INFO  (searcherExecutor-142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 63180 INFO  (searcherExecutor-142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 63180 INFO  (searcherExecutor-142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63180 INFO  (searcherExecutor-142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63180 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#61333
   [junit4]   2> 63184 INFO  (searcherExecutor-142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1407dd0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63186 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: flush at getReader
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: startFullFlush
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: qtp18328909-777: flush naked frozen global deletes
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-777]: compressed 68 to 48 bytes (70.59%) for deletes/updates; private segment null
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-777]: push new packet (delGen=1 numDeleteQuerys=1 bytesUsed=48), packetCount=1, bytesUsed=0.000 MB
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: flush: push buffered updates: delGen=1 numDeleteQuerys=1 bytesUsed=48
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-777]: packet matches no segments
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-777]: finished packet delGen=1 now completedDelGen=1
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-777]: done apply del packet (delGen=1 numDeleteQuerys=1 bytesUsed=48) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-777]: waitApply: no deletes to apply
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-777]: qtp18328909-777 finishFullFlush success=true
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: getReader took 0 msec
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-777]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 63194 INFO  (qtp18328909-777) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587342375782449152)} 0 3
   [junit4]   2> 63195 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 0
   [junit4]   2> 63196 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 1
   [junit4]   2> 63197 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 2
   [junit4]   2> 63197 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 3
   [junit4]   2> 63198 INFO  (TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[AFF9D9F935F99FE9]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 4
   [junit4]   2> 63418 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T4:0 (1587342375832780800), T4:1 (1587342376004747264), T4:2 (1587342376009990144), T4:3 (1587342376011038720), T4:4 (1587342376011038721), T4:5 (1587342376011038722), T4:6 (1587342376011038723), T4:7 (1587342376011038724), T4:8 (1587342376011038725), T4:9 (1587342376012087296), ... (100 adds)]} 0 178
   [junit4]   2> 63420 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587342376021524480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 63420 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b44c04 commitCommandVersion:1587342376021524480
   [junit4]   2> 63420 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: start
   [junit4]   2> 63420 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: enter lock
   [junit4]   2> 63420 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: now prepare
   [junit4]   2> 63421 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: prepareCommit: flush
   [junit4]   2> 63421 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]:   index before flush 
   [junit4]   2> 63421 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: startFullFlush
   [junit4]   2> 63421 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: anyChanges? numDocsInRam=228 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 63421 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp18328909-783]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 227 deleted terms (unique count=227) bytesUsed=31977, segment=_0, aborted=false, numDocsInRAM=101, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 63447 INFO  (qtp18328909-786) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T0:0 (1587342375790837760), T0:1 (1587342375909326848), T0:2 (1587342375910375424), T0:3 (1587342375910375425), T0:4 (1587342375910375426), T0:5 (1587342375910375427), T0:6 (1587342375910375428), T0:7 (1587342375910375429), T0:8 (1587342375910375430), T0:9 (1587342375911424000), ... (100 adds)]} 0 246
   [junit4]   2> 63449 INFO  (qtp18328909-781) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp18328909-781]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 227 deleted terms (unique count=227) bytesUsed=31978, segment=_1, aborted=false, numDocsInRAM=128, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 63453 INFO  (qtp18328909-781) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T2:0 (1587342375989018624), T2:1 (1587342376004747265), T2:2 (1587342376004747266), T2:3 (1587342376004747267), T2:4 (1587342376005795840), T2:5 (1587342376005795841), T2:6 (1587342376005795842), T2:7 (1587342376005795843), T2:8 (1587342376005795844), T2:9 (1587342376005795845), ... (100 adds)]} 0 63
   [junit4]   2> 63460 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-782]: compressed 32258 to 1040 bytes (3.22%) for deletes/updates; private segment null
   [junit4]   2> 63460 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: flush postings as segment _0 numDocs=101
   [junit4]   2> 63461 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush postings as segment _1 numDocs=128
   [junit4]   2> 63462 INFO  (qtp18328909-784) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T1:0 (1587342375987970048), T1:1 (1587342376064516096), T1:2 (1587342376064516097), T1:3 (1587342376064516098), T1:4 (1587342376064516099), T1:5 (1587342376064516100), T1:6 (1587342376064516101), T1:7 (1587342376064516102), T1:8 (1587342376064516103), T1:9 (1587342376064516104), ... (100 adds)]} 0 74
   [junit4]   2> 63467 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-782]: 7 msec to write norms
   [junit4]   2> 63468 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 7 msec to write norms
   [junit4]   2> 63468 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-782]: 0 msec to write docValues
   [junit4]   2> 63468 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-782]: 0 msec to write points
   [junit4]   2> 63476 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 8 msec to write docValues
   [junit4]   2> 63476 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write points
   [junit4]   2> 63476 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to finish stored fields
   [junit4]   2> 63482 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 6 msec to write postings and finish vectors
   [junit4]   2> 63482 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write fieldInfos
   [junit4]   2> 63482 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has 0 deleted docs
   [junit4]   2> 63482 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 63482 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1_Lucene70_0.dvd, _1.nvd, _1_Lucene50_0.pos, _1.fdx, _1.nvm, _1.fnm, _1.fdt, _1_Lucene70_0.dvm, _1_Lucene50_0.tip]
   [junit4]   2> 63483 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed codec=Lucene70
   [junit4]   2> 63483 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-782]: 14 msec to finish stored fields
   [junit4]   2> 63488 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed: segment=_1 ramUsed=0.13 MB newFlushedSize=0.004 MB docs/MB=31,865.557
   [junit4]   2> 63488 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush time 27.532239 msec
   [junit4]   2> 63489 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-782]: 5 msec to write postings and finish vectors
   [junit4]   2> 63489 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-782]: 1 msec to write fieldInfos
   [junit4]   2> 63489 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: new segment has 0 deleted docs
   [junit4]   2> 63489 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 63490 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0_Lucene70_0.dvm, _0.fnm]
   [junit4]   2> 63490 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: flushed codec=Lucene70
   [junit4]   2> 63493 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: flushed: segment=_0 ramUsed=0.129 MB newFlushedSize=0.004 MB docs/MB=27,190.289
   [junit4]   2> 63494 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-782]: flush time 34.369432 msec
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publishFlushedSegment _0(7.2.0):C101
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: push new packet (delGen=2 numDeleteTerms=229 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=3 now completedDelGen=1
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publish sets newSegment delGen=3 seg=_0(7.2.0):C101
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: now checkpoint "_0(7.2.0):C101" [1 segments ; isCommit = false]
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: 0 msec to checkpoint
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publishFlushedSegment _1(7.2.0):C128
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=4 now completedDelGen=1
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publish sets newSegment delGen=4 seg=_1(7.2.0):C128
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: now checkpoint "_0(7.2.0):C101 _1(7.2.0):C128" [2 segments ; isCommit = false]
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: 0 msec to checkpoint
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: packet matches no segments
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=2 now completedDelGen=4
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: done apply del packet (delGen=2 numDeleteTerms=229 bytesUsed=1040) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 63494 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63495 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: waitApply: no deletes to apply
   [junit4]   2> 63495 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: qtp18328909-783 finishFullFlush success=true
   [junit4]   2> 63495 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: startCommit(): start
   [junit4]   2> 63495 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: startCommit index=_0(7.2.0):C101 _1(7.2.0):C128 changeCount=9
   [junit4]   2> 63495 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 63495 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-782]: findMerges: 2 segments
   [junit4]   2> 63495 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _1.si, _1_Lucene70_0.dvd, _1.nvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _1.nvm, _1.fnm, _0.fdt, _0_Lucene70_0.dvm, _1_Lucene50_0.doc, _1_Lucene50_0.tim, _0_Lucene70_0.dvd, _1_Lucene50_0.pos, _1.fdx, _0.nvm, _0.fnm, _1.fdt, _1_Lucene70_0.dvm, _1_Lucene50_0.tip]
   [junit4]   2> 63500 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-782]:   seg=_1(7.2.0):C128 size=0.004 MB [floored]
   [junit4]   2> 63500 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-782]:   seg=_0(7.2.0):C101 size=0.004 MB [floored]
   [junit4]   2> 63500 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-782]:   allowedSegmentCount=1 vs count=2 (eligible count=2) tooBigCount=0
   [junit4]   2> 63500 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: pendingCommit != null
   [junit4]   2> 63501 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-782]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 63501 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-782]: now merge
   [junit4]   2> 63501 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: done writing segments file "segments_2"
   [junit4]   2> 63501 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: now checkpoint "_0(7.2.0):C101 _1(7.2.0):C128" [2 segments ; isCommit = true]
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: delete [segments_1]
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: 0 msec to checkpoint
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: took 81.6 msec
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: commit: done
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-783]: findMerges: 2 segments
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-783]:   seg=_1(7.2.0):C128 size=0.004 MB [floored]
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-783]:   seg=_0(7.2.0):C101 size=0.004 MB [floored]
   [junit4]   2> 63502 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-783]:   allowedSegmentCount=1 vs count=2 (eligible count=2) tooBigCount=0
   [junit4]   2> 63502 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-782]:   index: _0(7.2.0):C101 _1(7.2.0):C128
   [junit4]   2> 63502 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-782]:   no more merges pending; now return
   [junit4]   2> 63505 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-783]: now merge
   [junit4]   2> 63505 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-783]:   index: _0(7.2.0):C101 _1(7.2.0):C128
   [junit4]   2> 63505 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp18328909-783]:   no more merges pending; now return
   [junit4]   2> 63521 INFO  (qtp18328909-782) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[T3:0 (1587342375936589824), T3:1 (1587342376039350272), T3:2 (1587342376108556288), T3:3 (1587342376108556289), T3:4 (1587342376108556290), T3:5 (1587342376108556291), T3:6 (1587342376108556292), T3:7 (1587342376108556293), T3:8 (1587342376108556294), T3:9 (1587342376108556295), ... (100 adds)]} 0 181
   [junit4]   2> 63523 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: anyChanges? numDocsInRam=271 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 63523 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: nrtIsCurrent: infoVersion matches: false; DW changes: true; BD changes: false
   [junit4]   2> 63524 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: flush at getReader
   [junit4]   2> 63524 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: startFullFlush
   [junit4]   2> 63524 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: anyChanges? numDocsInRam=271 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 63524 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp18328909-783]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_2, aborted=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 63524 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp18328909-783]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 71 deleted terms (unique count=71) bytesUsed=10011, segment=_4, aborted=false, numDocsInRAM=72, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 63524 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp18328909-783]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 197 deleted terms (unique count=197) bytesUsed=27760, segment=_3, aborted=false, numDocsInRAM=198, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 63526 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: compressed 38192 to 1040 bytes (2.72%) for deletes/updates; private segment null
   [junit4]   2> 63526 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush postings as segment _2 numDocs=1
   [junit4]   2> 63530 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 4 msec to write norms
   [junit4]   2> 63531 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write docValues
   [junit4]   2> 63531 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write points
   [junit4]   2> 63531 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to finish stored fields
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write postings and finish vectors
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write fieldInfos
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has 0 deleted docs
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushedFiles=[_2.nvd, _2_Lucene70_0.dvd, _2.fdt, _2.nvm, _2_Lucene50_0.pos, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene70_0.dvm, _2_Lucene50_0.tip]
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed codec=Lucene70
   [junit4]   2> 63532 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed: segment=_2 ramUsed=0.122 MB newFlushedSize=0.001 MB docs/MB=670.445
   [junit4]   2> 63533 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush time 7.041993 msec
   [junit4]   2> 63533 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush postings as segment _4 numDocs=72
   [junit4]   2> 63533 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write norms
   [junit4]   2> 63535 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 1 msec to write docValues
   [junit4]   2> 63535 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write points
   [junit4]   2> 63535 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to finish stored fields
   [junit4]   2> 63536 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 1 msec to write postings and finish vectors
   [junit4]   2> 63536 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write fieldInfos
   [junit4]   2> 63536 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has 0 deleted docs
   [junit4]   2> 63536 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 63536 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushedFiles=[_4.fdt, _4.nvm, _4_Lucene50_0.pos, _4.fnm, _4_Lucene70_0.dvd, _4_Lucene50_0.tip, _4.nvd, _4_Lucene70_0.dvm, _4.fdx, _4_Lucene50_0.doc, _4_Lucene50_0.tim]
   [junit4]   2> 63536 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed codec=Lucene70
   [junit4]   2> 63538 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed: segment=_4 ramUsed=0.134 MB newFlushedSize=0.003 MB docs/MB=23,704.073
   [junit4]   2> 63540 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush time 7.599504 msec
   [junit4]   2> 63540 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush postings as segment _3 numDocs=198
   [junit4]   2> 63541 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write norms
   [junit4]   2> 63545 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 4 msec to write docValues
   [junit4]   2> 63545 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write points
   [junit4]   2> 63548 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 1 msec to finish stored fields
   [junit4]   2> 63552 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 3 msec to write postings and finish vectors
   [junit4]   2> 63552 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: 0 msec to write fieldInfos
   [junit4]   2> 63552 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has 0 deleted docs
   [junit4]   2> 63553 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 63553 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushedFiles=[_3.fdx, _3.nvd, _3_Lucene50_0.pos, _3_Lucene70_0.dvd, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene70_0.dvm, _3.nvm, _3.fnm, _3.fdt, _3_Lucene50_0.tip]
   [junit4]   2> 63553 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed codec=Lucene70
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flushed: segment=_3 ramUsed=0.127 MB newFlushedSize=0.006 MB docs/MB=35,267.207
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp18328909-783]: flush time 14.425888 msec
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publishFlushedSegment _2(7.2.0):C1
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: push new packet (delGen=5 numDeleteTerms=271 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=6 now completedDelGen=4
   [junit4]   2> 63555 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publish sets newSegment delGen=6 seg=_2(7.2.0):C1
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: now checkpoint "_0(7.2.0):C101 _1(7.2.0):C128 _2(7.2.0):C1" [3 segments ; isCommit = false]
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: 0 msec to checkpoint
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publishFlushedSegment _4(7.2.0):C72
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=7 now completedDelGen=4
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publish sets newSegment delGen=7 seg=_4(7.2.0):C72
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: now checkpoint "_0(7.2.0):C101 _1(7.2.0):C128 _2(7.2.0):C1 _4(7.2.0):C72" [4 segments ; isCommit = false]
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: 0 msec to checkpoint
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publishFlushedSegment _3(7.2.0):C198
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=8 now completedDelGen=4
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: publish sets newSegment delGen=8 seg=_3(7.2.0):C198
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: now checkpoint "_0(7.2.0):C101 _1(7.2.0):C128 _2(7.2.0):C1 _4(7.2.0):C72 _3(7.2.0):C198" [5 segments ; isCommit = false]
   [junit4]   2> 63556 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp18328909-783]: 0 msec to checkpoint
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: now apply del packet (delGen=5 numDeleteTerms=271 bytesUsed=1040) to 2 segments, mergeGen 0
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: applyTermDeletes took 0.12 msec for 2 segments and 271 del terms; 0 new deletions
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: closeSegmentStates: 0 new deleted documents; pool 1 packets; bytesUsed=0
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: done inner apply del packet (delGen=5 numDeleteTerms=271 bytesUsed=1040) to 2 segments; 0 new deletes/updates; took 0.004 sec
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: finished packet delGen=5 now completedDelGen=8
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: done apply del packet (delGen=5 numDeleteTerms=271 bytesUsed=1040) to 2 segments; 0 new deletes/updates; took 0.004 sec; 0 packets remain
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63559 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp18328909-783]: waitApply: no deletes to apply
   [junit4]   2> 63565 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: incRefDeleter for NRT reader version=14 segments=_0(7.2.0):C101 _1(7.2.0):C128 _2(7.2.0):C1 _4(7.2.0):C72 _3(7.2.0):C198
   [junit4]   2> 63566 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp18328909-783]: return reader version=14 reader=StandardDirectoryReader(segments_2:14:nrt _0(7.2.0):C101 _1(7.2.0):C128 _2(7.2.0):C1 _4(7.2.0):C72 _3(7.2.0):C198)
   [junit4]   2> 63566 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp18328909-783]: qtp18328909-783 finishFullFlush success=true
   [junit4]   2> 63566 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp18328909-783]: findMerges: 5 segments
   [junit4]   2> 63570 INFO  (qtp18328909-783) [    x:collection1] o.a.s.u.LoggingInfoStream [T

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

3665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-147-thread-1]: coreCloseExecutor-147-thread-1 finishFullFlush success=true
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-147-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-147-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-147-thread-1]: now merge
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-147-thread-1]:   index: _5(7.2.0):C500
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-147-thread-1]:   no more merges pending; now return
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: waitForMerges
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: waitForMerges done
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: commit: start
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: commit: enter lock
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: commit: now prepare
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: prepareCommit: flush
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]:   index before flush _5(7.2.0):C500
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-147-thread-1]: startFullFlush
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-147-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-147-thread-1]: coreCloseExecutor-147-thread-1 finishFullFlush success=true
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: startCommit(): start
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: commit: took 0.2 msec
   [junit4]   2> 63665 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: commit: done
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: rollback
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: all running merges have aborted
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: rollback: done finish merges
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-147-thread-1]: abort
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-147-thread-1]: done abort success=true
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-147-thread-1]: rollback: infos=_5(7.2.0):C500
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-147-thread-1]: now checkpoint "_5(7.2.0):C500" [1 segments ; isCommit = false]
   [junit4]   2> 63666 INFO  (coreCloseExecutor-147-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-147-thread-1]: 0 msec to checkpoint
   [junit4]   2> 63671 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@103f916{/solr,null,UNAVAILABLE}
   [junit4]   2> 63677 INFO  (SUITE-LargeVolumeBinaryJettyTest-seed#[AFF9D9F935F99FE9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=165, maxMBSortInHeap=7.567562255489467, sim=RandomSimilarity(queryNorm=false): {}, locale=und, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=42456304,total=93450240
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkConfigManager, LargeVolumeJettyTest, GreaterThanEqualToEvaluatorTest, HyperbolicTangentEvaluatorTest, FacetFieldTest, ArcCosineEvaluatorTest, DocumentAnalysisResponseTest, TestPathTrie, DivideEvaluatorTest, SolrParamTest, AbsoluteValueEvaluatorTest, TestConfigSetAdminRequest, ArcTangentEvaluatorTest, SolrExampleBinaryTest, CubedRootEvaluatorTest, FieldValueEvaluatorTest, ConcurrentUpdateSolrClientTest, SolrExampleJettyTest, ContentStreamTest, SolrZkClientTest, BasicHttpSolrClientTest, TestValidatingJsonMap, GraphExpressionTest, HttpSolrClientConPoolTest, SolrQueryTest, AnlysisResponseBaseTest, SolrSchemalessExampleTest, SolrExceptionTest, UniformDistributionEvaluatorTest, JsonValidatorTest, LargeVolumeBinaryJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeBinaryJettyTest -Dtests.seed=AFF9D9F935F99FE9 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | LargeVolumeBinaryJettyTest (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.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\velocity: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001\tempDir-001\collection1\conf\velocity
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_AFF9D9F935F99FE9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AFF9D9F935F99FE9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [59/146 (2!)] on J1 in 1.22s, 1 test, 1 error <<< FAILURES!

[...truncated 42513 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 25 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/25/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_174B936D7F1638F4-001\foo-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_174B936D7F1638F4-001\foo-008 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_174B936D7F1638F4-001\foo-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_174B936D7F1638F4-001\foo-008

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestPseudoReturnFields

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001

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




Build Log:
[...truncated 884 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=717, maxMBSortInHeap=7.802999260098814, sim=RandomSimilarity(queryNorm=true): {content=DFR I(n)B2}, locale=et-EE, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=193312400,total=293076992
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanNotQuery, TestBM25Similarity, TestFlex, TestBasics, TestUsageTrackingFilterCachingPolicy, TestPerFieldPostingsFormat2, TestEarlyTerminatingSortingCollector, TestBoolean2, TestTermVectorsReader, TestTermsEnum, TestSortRandom, TestDelegatingAnalyzerWrapper, TestFixedLengthBytesRefArray, TestDateTools, TestAllFilesHaveChecksumFooter, TestGeoUtils, TestPayloads, TestCustomTermFreq, TestIndexWriterLockRelease, TestBytesRefArray, TestDirectMonotonic, TestCharTermAttributeImpl, TestQueryBuilder, TestLongValuesSource, TestPagedBytes, TestSearchAfter, TestDemo, TestNIOFSDirectory, TestIndexWriterNRTIsCurrent, TestReadOnlyIndex, TestBlockPostingsFormat, TestRateLimiter, TestBlendedTermQuery, TestMultiTermsEnum, Test2BBKDPoints, TestBooleanScorer, TestSpanMultiTermQueryWrapper, TestReaderClosed, TestIndexTooManyDocs, TestNRTCachingDirectory, TestShardSearching, TestDocumentWriter, TestTermVectorsWriter, TestAutomatonQuery, TestIntroSelector, TestPositiveScoresOnlyCollector, TestSimilarityBase, TestMultiLevelSkipList, TestLongPostings, TestGraphTokenStreamFiniteStrings, TestSegmentTermDocs, TestTransactions, TestFuzzyQuery, TestFieldValueQuery, TestNoMergeScheduler, TestPointQueries, TestNRTThreads, TestStressDeletes, TestForTooMuchCloning, TestNGramPhraseQuery, TestBooleanRewrites, TestPrefixCodedTerms, TestIndexWriterOutOfFileDescriptors, TestIndexWriterDelete, TestPerFieldPostingsFormat, TestSpanFirstQuery, TestSizeBoundedForceMerge, TestLucene50StoredFieldsFormatHighCompression, TestDocIdsWriter, TestSimpleFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSLockFactory -Dtests.seed=174B936D7F1638F4 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleFSLockFactory (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.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001\tempDir-007\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_174B936D7F1638F4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([174B936D7F1638F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [200/458 (1!)] on J1 in 7.25s, 7 tests, 1 error <<< FAILURES!

[...truncated 360 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LY, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=54058544,total=265027584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanNotQuery, TestBM25Similarity, TestFlex, TestBasics, TestUsageTrackingFilterCachingPolicy, TestPerFieldPostingsFormat2, TestEarlyTerminatingSortingCollector, TestBoolean2, TestTermVectorsReader, TestTermsEnum, TestSortRandom, TestDelegatingAnalyzerWrapper, TestFixedLengthBytesRefArray, TestDateTools, TestAllFilesHaveChecksumFooter, TestGeoUtils, TestPayloads, TestCustomTermFreq, TestIndexWriterLockRelease, TestBytesRefArray, TestDirectMonotonic, TestCharTermAttributeImpl, TestQueryBuilder, TestLongValuesSource, TestPagedBytes, TestSearchAfter, TestDemo, TestNIOFSDirectory, TestIndexWriterNRTIsCurrent, TestReadOnlyIndex, TestBlockPostingsFormat, TestRateLimiter, TestBlendedTermQuery, TestMultiTermsEnum, Test2BBKDPoints, TestBooleanScorer, TestSpanMultiTermQueryWrapper, TestReaderClosed, TestIndexTooManyDocs, TestNRTCachingDirectory, TestShardSearching, TestDocumentWriter, TestTermVectorsWriter, TestAutomatonQuery, TestIntroSelector, TestPositiveScoresOnlyCollector, TestSimilarityBase, TestMultiLevelSkipList, TestLongPostings, TestGraphTokenStreamFiniteStrings, TestSegmentTermDocs, TestTransactions, TestFuzzyQuery, TestFieldValueQuery, TestNoMergeScheduler, TestPointQueries, TestNRTThreads, TestStressDeletes, TestForTooMuchCloning, TestNGramPhraseQuery, TestBooleanRewrites, TestPrefixCodedTerms, TestIndexWriterOutOfFileDescriptors, TestIndexWriterDelete, TestPerFieldPostingsFormat, TestSpanFirstQuery, TestSizeBoundedForceMerge, TestLucene50StoredFieldsFormatHighCompression, TestDocIdsWriter, TestSimpleFSLockFactory, TestDirectoryReaderReopen, TestConcurrentMergeScheduler, TestMultiFields, TestCharsRef, TestNRTReaderWithThreads, TestMaxTermFrequency, TestMinShouldMatch2, TestLSBRadixSorter, TestReqExclBulkScorer, TestStressIndexing, TestNumericUtils, TestDirectory, TestMultiTermConstantScore, TestTermdocPerf, TestTermVectors, TestTermRangeQuery, TestIndexWriterForceMerge, TestIndexReaderClose, TestMultiPhraseEnum, TestRollingBuffer, TestSentinelIntSet, TestTransactionRollback, TestParallelTermEnum, TestIndexWriterMaxDocs, TestLucene70NormsFormat, TestDoubleRangeFieldQueries, TestDocValuesQueries, TestStopFilter, TestTotalHitCountCollector, TestSpanTermQuery, TestIndexWriterExceptions2, TestCompiledAutomaton, TestPolygon2D, TestExitableDirectoryReader, TestIndexWriterOnJRECrash, TestNot, TestLucene60FieldInfoFormat, TestCustomSearcherSort, TestIndexWriterReader, Test2BPostings, TestBytesRefHash, TestUpgradeIndexMergePolicy, TestDeterminism, TestPrefixInBooleanQuery, TestFastDecompressionMode, TestMultiThreadTermVectors, TestSimpleSearchEquivalence, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestMixedCodecs, TestSpanExplanations, TestFastCompressionMode, TestStressIndexing2, TestLazyProxSkipping, TestMergeSchedulerExternal, TestIndexInput, TestDisjunctionMaxQuery, TestNearSpansOrdered, TestSameScoresWithThreads, TestLiveFieldValues, TestSpanSearchEquivalence, TestDoc, TestNoDeletionPolicy, TestPerSegmentDeletes, TestUniqueTermCount, TestAllFilesHaveCodecHeader, TestTermScorer, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=174B936D7F1638F4 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=America/Guadeloupe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (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.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_174B936D7F1638F4-001\foo-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_174B936D7F1638F4-001\foo-008
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([174B936D7F1638F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [313/458 (2!)] on J1 in 1.83s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 11105 lines...]
   [junit4] Suite: org.apache.solr.search.TestPseudoReturnFields
   [junit4]   2> 1037597 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001
   [junit4]   2> 1037598 WARN  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1037598 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1037604 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1037606 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1037607 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1037659 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1037675 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1037682 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1037771 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1891979
   [junit4]   2> 1037781 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1891979
   [junit4]   2> 1037781 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1891979
   [junit4]   2> 1037783 INFO  (coreLoadExecutor-3601-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1037784 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1037845 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1037856 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1037863 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1037865 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1037865 INFO  (coreLoadExecutor-3601-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@1891979
   [junit4]   2> 1037866 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1037866 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\]
   [junit4]   2> 1037868 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7333941606540909]
   [junit4]   2> 1037871 WARN  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1037956 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1037956 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1037957 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1037957 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1037958 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.5146484375, floorSegmentMB=1.2392578125, forceMergeDeletesPctAllowed=6.590052646463342, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4227531346210215
   [junit4]   2> 1037958 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2b55[collection1] main]
   [junit4]   2> 1037959 WARN  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1037959 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1037960 INFO  (coreLoadExecutor-3601-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587293395059998720
   [junit4]   2> 1037962 INFO  (searcherExecutor-3602-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d2b55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1037962 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1037966 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1587293395063144448)]} 0 3
   [junit4]   2> 1037972 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1587293395071533056)]} 0 0
   [junit4]   2> 1037973 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1587293395073630208)]} 0 0
   [junit4]   2> 1037974 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1587293395074678784)]} 0 0
   [junit4]   2> 1037975 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1587293395074678785)]} 0 0
   [junit4]   2> 1037975 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587293395075727360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1037975 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@23a96f commitCommandVersion:1587293395075727360
   [junit4]   2> 1037982 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@af1a69[collection1] main]
   [junit4]   2> 1037983 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1037989 INFO  (searcherExecutor-3602-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@af1a69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C5)))}
   [junit4]   2> 1037989 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 1037991 INFO  (TEST-TestPseudoReturnFields.testScoreAndAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testScoreAndAllRealFields
   [junit4]   2> 1037993 INFO  (TEST-TestPseudoReturnFields.testScoreAndAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395093553152)]} 0 2
   [junit4]   2> 1037994 INFO  (TEST-TestPseudoReturnFields.testScoreAndAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=score,*&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1037996 INFO  (TEST-TestPseudoReturnFields.testScoreAndAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*,score&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1037996 INFO  (TEST-TestPseudoReturnFields.testScoreAndAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoreAndAllRealFields
   [junit4]   2> 1037999 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGlobsAndScore
   [junit4]   2> 1038000 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395101941760)]} 0 0
   [junit4]   2> 1038001 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=val_*,score&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038002 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,subj*,score&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038002 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*&fl=score&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038004 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*,score&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038005 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGlobsAndScore
   [junit4]   2> 1038007 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentersGlobsExplicitAndScoreOhMy
   [junit4]   2> 1038009 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395109281792)]} 0 0
   [junit4]   2> 1038010 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id,subj*,val_*,[explain],score,[docid]} hits=5 status=0 QTime=0
   [junit4]   2> 1038015 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id&fl=subj*&fl=val_*&fl=[explain]&fl=score&fl=[docid]} hits=5 status=0 QTime=0
   [junit4]   2> 1038016 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[docid],subj*,id,val_*,score,[explain]} hits=5 status=0 QTime=0
   [junit4]   2> 1038019 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[docid]&fl=subj*&fl=id&fl=val_*&fl=score&fl=[explain]} hits=5 status=0 QTime=0
   [junit4]   2> 1038020 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id,subj*,score,[explain],val_*,[docid]} hits=5 status=0 QTime=0
   [junit4]   2> 1038021 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id&fl=subj*&fl=score&fl=[explain]&fl=val_*&fl=[docid]} hits=5 status=0 QTime=0
   [junit4]   2> 1038022 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id,subj*,val_*,[explain],[docid],score} hits=5 status=0 QTime=0
   [junit4]   2> 1038024 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id&fl=subj*&fl=val_*&fl=[explain]&fl=[docid]&fl=score} hits=5 status=0 QTime=0
   [junit4]   2> 1038033 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[docid],[explain],id,val_*,subj*,score} hits=5 status=0 QTime=0
   [junit4]   2> 1038035 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[docid]&fl=[explain]&fl=id&fl=val_*&fl=subj*&fl=score} hits=5 status=0 QTime=0
   [junit4]   2> 1038036 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[docid],subj*,score,val_*,id,[explain]} hits=5 status=0 QTime=0
   [junit4]   2> 1038038 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[docid]&fl=subj*&fl=score&fl=val_*&fl=id&fl=[explain]} hits=5 status=0 QTime=0
   [junit4]   2> 1038040 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[explain],id,[docid],score,subj*,val_*} hits=5 status=0 QTime=0
   [junit4]   2> 1038042 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=[explain]&fl=id&fl=[docid]&fl=score&fl=subj*&fl=val_*} hits=5 status=0 QTime=0
   [junit4]   2> 1038044 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*,[docid],id,subj*,[explain],score} hits=5 status=0 QTime=0
   [junit4]   2> 1038047 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*&fl=[docid]&fl=id&fl=subj*&fl=[explain]&fl=score} hits=5 status=0 QTime=0
   [junit4]   2> 1038048 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*,[explain],subj*,score,id,[docid]} hits=5 status=0 QTime=0
   [junit4]   2> 1038049 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*&fl=[explain]&fl=subj*&fl=score&fl=id&fl=[docid]} hits=5 status=0 QTime=0
   [junit4]   2> 1038051 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id,[docid],subj*,[explain],score,val_*} hits=5 status=0 QTime=0
   [junit4]   2> 1038053 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id&fl=[docid]&fl=subj*&fl=[explain]&fl=score&fl=val_*} hits=5 status=0 QTime=0
   [junit4]   2> 1038054 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=subj*,[explain],[docid],score,id,val_*} hits=5 status=0 QTime=0
   [junit4]   2> 1038056 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=subj*&fl=[explain]&fl=[docid]&fl=score&fl=id&fl=val_*} hits=5 status=0 QTime=0
   [junit4]   2> 1038057 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id,[docid],val_*,[explain],score,subj*} hits=5 status=0 QTime=0
   [junit4]   2> 1038059 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=id&fl=[docid]&fl=val_*&fl=[explain]&fl=score&fl=subj*} hits=5 status=0 QTime=0
   [junit4]   2> 1038061 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMy-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmentersGlobsExplicitAndScoreOhMy
   [junit4]   2> 1038064 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentersAndScore
   [junit4]   2> 1038065 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395170099200)]} 0 0
   [junit4]   2> 1038067 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=[docid],x_alias:[value+v%3D10+t%3Dint],score&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038068 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],x_alias:[value+v%3D10+t%3Dint],[explain],score&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038070 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=x_alias:[value+v%3D10+t%3Dint],[explain]&fl=score&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038071 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=x_alias:[value+v%3D10+t%3Dint]&fl=[explain]&fl=score&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038074 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndScore-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmentersAndScore
   [junit4]   2> 1038076 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllRealFieldsRTG
   [junit4]   2> 1038077 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395182682112)]} 0 0
   [junit4]   2> 1038078 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038079 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038080 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=*&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038081 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=*&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038082 INFO  (TEST-TestPseudoReturnFields.testAllRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllRealFieldsRTG
   [junit4]   2> 1038085 INFO  (TEST-TestPseudoReturnFields.testAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllRealFields
   [junit4]   2> 1038086 INFO  (TEST-TestPseudoReturnFields.testAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395191070720)]} 0 0
   [junit4]   2> 1038087 INFO  (TEST-TestPseudoReturnFields.testAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038089 INFO  (TEST-TestPseudoReturnFields.testAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038090 INFO  (TEST-TestPseudoReturnFields.testAllRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllRealFields
   [junit4]   2> 1038092 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGlobs
   [junit4]   2> 1038094 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395200507904)]} 0 0
   [junit4]   2> 1038094 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=val_*&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038095 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*,subj*,ss*} hits=5 status=0 QTime=0
   [junit4]   2> 1038096 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*&fl=subj*,ss*} hits=5 status=0 QTime=0
   [junit4]   2> 1038097 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=1&fl=val_*&fl=subj*&fl=ss*} hits=5 status=0 QTime=0
   [junit4]   2> 1038098 INFO  (TEST-TestPseudoReturnFields.testGlobs-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGlobs
   [junit4]   2> 1038101 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGlobsAndScoreRTG
   [junit4]   2> 1038102 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395208896512)]} 0 1
   [junit4]   2> 1038104 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_*,score&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038105 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,subj*,score&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038106 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*&fl=score&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038107 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*,score&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038109 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_*,score&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038109 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,subj*,score&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038110 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*&fl=score&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038111 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*,score&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038112 INFO  (TEST-TestPseudoReturnFields.testGlobsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGlobsAndScoreRTG
   [junit4]   2> 1038114 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentersAndExplicit
   [junit4]   2> 1038116 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395221479424)]} 0 0
   [junit4]   2> 1038117 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,[docid],[explain],x_alias:[value+v%3D10+t%3Dint]&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038118 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id&fl=[docid],[explain],x_alias:[value+v%3D10+t%3Dint]&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038119 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id&fl=[docid]&fl=[explain]&fl=x_alias:[value+v%3D10+t%3Dint]&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038120 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmentersAndExplicit
   [junit4]   2> 1038123 INFO  (TEST-TestPseudoReturnFields.testMultiValued-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiValued
   [junit4]   2> 1038124 INFO  (TEST-TestPseudoReturnFields.testMultiValued-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395230916608)]} 0 0
   [junit4]   2> 1038125 INFO  (TEST-TestPseudoReturnFields.testMultiValued-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id,score&fq=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1038126 INFO  (TEST-TestPseudoReturnFields.testMultiValued-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&fl=val_ss:val_i,+val2_ss:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1038127 INFO  (TEST-TestPseudoReturnFields.testMultiValued-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_ss:val_i,+val2_ss:10&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038127 INFO  (TEST-TestPseudoReturnFields.testMultiValued-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultiValued
   [junit4]   2> 1038130 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentersRTG
   [junit4]   2> 1038131 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395238256640)]} 0 0
   [junit4]   2> 1038136 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard],[explain],x_alias:[value+v%3D10+t%3Dint],abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=5
   [junit4]   2> 1038137 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard],abs(val_i)&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038140 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard]&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038141 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=[shard]&fl=[explain]&fl=x_alias:[value+v%3D10+t%3Dint]&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038147 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9329ac[collection1] realtime]
   [junit4]   2> 1038148 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard],[explain],x_alias:[value+v%3D10+t%3Dint],abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=6
   [junit4]   2> 1038150 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard],abs(val_i)&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038151 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard]&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038154 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=[shard]&fl=[explain]&fl=x_alias:[value+v%3D10+t%3Dint]&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038155 INFO  (TEST-TestPseudoReturnFields.testAugmentersRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmentersRTG
   [junit4]   2> 1038157 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctionsRTG
   [junit4]   2> 1038159 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395267616768)]} 0 1
   [junit4]   2> 1038163 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=42&wt=xml&fl=log(val_i),abs(val_i)} status=0 QTime=3
   [junit4]   2> 1038164 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=42&wt=xml&fl=log(val_i)&fl=abs(val_i)} status=0 QTime=0
   [junit4]   2> 1038170 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a2cc15[collection1] realtime]
   [junit4]   2> 1038171 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=99&wt=xml&fl=log(val_i),abs(val_i)} status=0 QTime=5
   [junit4]   2> 1038172 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&id=99&wt=xml&fl=log(val_i)&fl=abs(val_i)} status=0 QTime=0
   [junit4]   2> 1038174 INFO  (TEST-TestPseudoReturnFields.testFunctionsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctionsRTG
   [junit4]   2> 1038176 INFO  (TEST-TestPseudoReturnFields.testFunctions-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctions
   [junit4]   2> 1038177 INFO  (TEST-TestPseudoReturnFields.testFunctions-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395286491136)]} 0 0
   [junit4]   2> 1038178 INFO  (TEST-TestPseudoReturnFields.testFunctions-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=log(val_i)&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038179 INFO  (TEST-TestPseudoReturnFields.testFunctions-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=log(val_i),abs(val_i)&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038180 INFO  (TEST-TestPseudoReturnFields.testFunctions-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=log(val_i)&fl=abs(val_i)&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038181 INFO  (TEST-TestPseudoReturnFields.testFunctions-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctions
   [junit4]   2> 1038184 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testScoreAndExplicitRealFieldsRTG
   [junit4]   2> 1038185 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395294879744)]} 0 0
   [junit4]   2> 1038186 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=score,val_i&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038187 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=score,val_i&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038188 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFieldsRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoreAndExplicitRealFieldsRTG
   [junit4]   2> 1038191 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGlobsAndExplicit
   [junit4]   2> 1038192 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395302219776)]} 0 0
   [junit4]   2> 1038192 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=val_*,id&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038194 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,subj*,id&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038195 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*&fl=id&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038196 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*,id&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038197 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGlobsAndExplicit
   [junit4]   2> 1038201 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentersAndExplicitRTG
   [junit4]   2> 1038202 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395313754112)]} 0 1
   [junit4]   2> 1038203 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,[docid],[explain],x_alias:[value+v%3D10+t%3Dint],abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038205 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,[docid],abs(val_i)&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038206 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id&fl=[docid]&fl=[explain]&fl=x_alias:[value+v%3D10+t%3Dint]&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038217 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a3d46c[collection1] realtime]
   [junit4]   2> 1038219 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,[docid],[explain],x_alias:[value+v%3D10+t%3Dint],abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=11
   [junit4]   2> 1038221 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,[docid],abs(val_i)&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038223 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id&fl=[docid]&fl=[explain]&fl=x_alias:[value+v%3D10+t%3Dint]&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038226 INFO  (TEST-TestPseudoReturnFields.testAugmentersAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmentersAndExplicitRTG
   [junit4]   2> 1038228 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGlobsAndExplicitRTG
   [junit4]   2> 1038232 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395343114240)]} 0 3
   [junit4]   2> 1038232 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_*,id&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038233 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,subj*,id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038236 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038237 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*,id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038238 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_*,id&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038239 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,subj*,id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038240 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038242 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=subj*,id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038242 INFO  (TEST-TestPseudoReturnFields.testGlobsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGlobsAndExplicitRTG
   [junit4]   2> 1038245 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmentersGlobsExplicitAndScoreOhMyRTG
   [junit4]   2> 1038248 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395360940032)]} 0 2
   [junit4]   2> 1038248 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,[docid],[explain],abs(val_i),id,subj*,score&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038251 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=[docid]&fl=[explain]&fl=abs(val_i)&fl=id&fl=subj*&fl=score&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038257 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@582c1[collection1] realtime]
   [junit4]   2> 1038258 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,[docid],[explain],abs(val_i),id,subj*,score&qt=/get&id=99&wt=xml} status=0 QTime=5
   [junit4]   2> 1038259 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=[docid]&fl=[explain]&fl=abs(val_i)&fl=id&fl=subj*&fl=score&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038261 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain],[docid],abs(val_i),score,id,subj*,val_*&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038264 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain]&fl=[docid]&fl=abs(val_i)&fl=score&fl=id&fl=subj*&fl=val_*&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038268 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain],[docid],abs(val_i),score,id,subj*,val_*&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038270 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain]&fl=[docid]&fl=abs(val_i)&fl=score&fl=id&fl=subj*&fl=val_*&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038280 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,id,score,[explain],abs(val_i),subj*,[docid]&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038286 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=id&fl=score&fl=[explain]&fl=abs(val_i)&fl=subj*&fl=[docid]&qt=/get&id=42&wt=xml} status=0 QTime=2
   [junit4]   2> 1038287 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*,id,score,[explain],abs(val_i),subj*,[docid]&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038289 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=val_*&fl=id&fl=score&fl=[explain]&fl=abs(val_i)&fl=subj*&fl=[docid]&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038291 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i),[docid],[explain],score,val_*,subj*,id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038294 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i)&fl=[docid]&fl=[explain]&fl=score&fl=val_*&fl=subj*&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=1
   [junit4]   2> 1038296 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i),[docid],[explain],score,val_*,subj*,id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038298 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i)&fl=[docid]&fl=[explain]&fl=score&fl=val_*&fl=subj*&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038300 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain],id,[docid],abs(val_i),subj*,score,val_*&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038302 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain]&fl=id&fl=[docid]&fl=abs(val_i)&fl=subj*&fl=score&fl=val_*&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038303 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain],id,[docid],abs(val_i),subj*,score,val_*&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038305 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[explain]&fl=id&fl=[docid]&fl=abs(val_i)&fl=subj*&fl=score&fl=val_*&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038307 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],subj*,score,val_*,abs(val_i),[explain],id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038309 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=subj*&fl=score&fl=val_*&fl=abs(val_i)&fl=[explain]&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038312 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],subj*,score,val_*,abs(val_i),[explain],id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038313 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=subj*&fl=score&fl=val_*&fl=abs(val_i)&fl=[explain]&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038314 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*,id,score,val_*,[docid],[explain],abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038316 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*&fl=id&fl=score&fl=val_*&fl=[docid]&fl=[explain]&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038318 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*,id,score,val_*,[docid],[explain],abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038319 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*&fl=id&fl=score&fl=val_*&fl=[docid]&fl=[explain]&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038321 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],subj*,abs(val_i),val_*,[explain],score,id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038322 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=subj*&fl=abs(val_i)&fl=val_*&fl=[explain]&fl=score&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038325 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],subj*,abs(val_i),val_*,[explain],score,id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038327 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=subj*&fl=abs(val_i)&fl=val_*&fl=[explain]&fl=score&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038329 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[explain],subj*,score,abs(val_i),val_*,id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038329 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=[explain]&fl=subj*&fl=score&fl=abs(val_i)&fl=val_*&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038331 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[explain],subj*,score,abs(val_i),val_*,id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038334 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=[explain]&fl=subj*&fl=score&fl=abs(val_i)&fl=val_*&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038334 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score,[docid],abs(val_i),val_*,subj*,[explain],id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038336 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score&fl=[docid]&fl=abs(val_i)&fl=val_*&fl=subj*&fl=[explain]&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038337 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score,[docid],abs(val_i),val_*,subj*,[explain],id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038339 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score&fl=[docid]&fl=abs(val_i)&fl=val_*&fl=subj*&fl=[explain]&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038341 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*,id,[explain],score,val_*,[docid],abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038342 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*&fl=id&fl=[explain]&fl=score&fl=val_*&fl=[docid]&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038344 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*,id,[explain],score,val_*,[docid],abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038346 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=subj*&fl=id&fl=[explain]&fl=score&fl=val_*&fl=[docid]&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038347 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i),val_*,[explain],subj*,[docid],score,id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038349 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i)&fl=val_*&fl=[explain]&fl=subj*&fl=[docid]&fl=score&fl=id&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038350 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i),val_*,[explain],subj*,[docid],score,id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038352 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=abs(val_i)&fl=val_*&fl=[explain]&fl=subj*&fl=[docid]&fl=score&fl=id&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038353 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,val_*,subj*,[docid],score,abs(val_i),[explain]&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038355 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id&fl=val_*&fl=subj*&fl=[docid]&fl=score&fl=abs(val_i)&fl=[explain]&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038356 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id,val_*,subj*,[docid],score,abs(val_i),[explain]&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038357 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=id&fl=val_*&fl=subj*&fl=[docid]&fl=score&fl=abs(val_i)&fl=[explain]&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038359 INFO  (TEST-TestPseudoReturnFields.testAugmentersGlobsExplicitAndScoreOhMyRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmentersGlobsExplicitAndScoreOhMyRTG
   [junit4]   2> 1038363 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctionsAndExplicit
   [junit4]   2> 1038364 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395482574848)]} 0 1
   [junit4]   2> 1038365 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=log(val_i),val_i&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038367 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=log(val_i)&fl=val_i&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038367 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicit-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctionsAndExplicit
   [junit4]   2> 1038373 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testScoreAndExplicitRealFields
   [junit4]   2> 1038374 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395494109184)]} 0 0
   [junit4]   2> 1038375 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=score,val_i&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038376 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=score&fl=val_i&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038377 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=val_i&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038379 INFO  (TEST-TestPseudoReturnFields.testScoreAndExplicitRealFields-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testScoreAndExplicitRealFields
   [junit4]   2> 1038381 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAugmenters
   [junit4]   2> 1038382 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395501449216)]} 0 0
   [junit4]   2> 1038382 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=[docid]&rows=1&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1038384 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard],[explain],x_alias:[value+v%3D10+t%3Dint]&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038385 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid],[shard]&fl=[explain],x_alias:[value+v%3D10+t%3Dint]&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038389 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=[docid]&fl=[shard]&fl=[explain]&fl=x_alias:[value+v%3D10+t%3Dint]&q=*:*&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 1038390 INFO  (TEST-TestPseudoReturnFields.testAugmenters-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAugmenters
   [junit4]   2> 1038393 INFO  (TEST-TestPseudoReturnFields.testDocIdAugmenterRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDocIdAugmenterRTG
   [junit4]   2> 1038394 INFO  (TEST-TestPseudoReturnFields.testDocIdAugmenterRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395514032128)]} 0 0
   [junit4]   2> 1038395 INFO  (TEST-TestPseudoReturnFields.testDocIdAugmenterRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=[docid]&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038396 INFO  (TEST-TestPseudoReturnFields.testDocIdAugmenterRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=[docid]&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038397 INFO  (TEST-TestPseudoReturnFields.testDocIdAugmenterRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDocIdAugmenterRTG
   [junit4]   2> 1038403 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctionsAndScoreRTG
   [junit4]   2> 1038404 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395525566464)]} 0 0
   [junit4]   2> 1038406 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score&fl=log(val_i)&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038407 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score&fl=log(val_i),abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038407 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score,log(val_i)&fl=abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038409 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score,log(val_i),abs(val_i)&qt=/get&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038430 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c492a3[collection1] realtime]
   [junit4]   2> 1038437 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score&fl=log(val_i)&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=27
   [junit4]   2> 1038438 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score&fl=log(val_i),abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038439 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score,log(val_i)&fl=abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038440 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=score,log(val_i),abs(val_i)&qt=/get&id=99&wt=xml} status=0 QTime=0
   [junit4]   2> 1038440 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndScoreRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctionsAndScoreRTG
   [junit4]   2> 1038442 INFO  (TEST-TestPseudoReturnFields.testMultiValuedRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiValuedRTG
   [junit4]   2> 1038445 INFO  (TEST-TestPseudoReturnFields.testMultiValuedRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395566460928)]} 0 2
   [junit4]   2> 1038446 INFO  (TEST-TestPseudoReturnFields.testMultiValuedRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_ss:val_i,+val2_ss:10,+subject&id=42&wt=xml} status=0 QTime=0
   [junit4]   2> 1038454 INFO  (TEST-TestPseudoReturnFields.testMultiValuedRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@195a2ec[collection1] realtime]
   [junit4]   2> 1038457 INFO  (TEST-TestPseudoReturnFields.testMultiValuedRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=val_ss:val_i,+val2_ss:10,+subject&id=99&wt=xml} status=0 QTime=10
   [junit4]   2> 1038457 INFO  (TEST-TestPseudoReturnFields.testMultiValuedRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultiValuedRTG
   [junit4]   2> 1038462 INFO  (TEST-TestPseudoReturnFields.testFilterAndOneRealFieldRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFilterAndOneRealFieldRTG
   [junit4]   2> 1038471 INFO  (TEST-TestPseudoReturnFields.testFilterAndOneRealFieldRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395588481024)]} 0 7
   [junit4]   2> 1038479 INFO  (TEST-TestPseudoReturnFields.testFilterAndOneRealFieldRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@113c821[coll

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

###Starting testFunctionsAndExplicitRTG
   [junit4]   2> 1038550 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1587293395677609984)]} 0 1
   [junit4]   2> 1038551 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=log(val_i),val_i&qt=/get&wt=xml&id=42} status=0 QTime=0
   [junit4]   2> 1038559 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=log(val_i)&fl=val_i&qt=/get&wt=xml&id=42} status=0 QTime=0
   [junit4]   2> 1038566 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1265805[collection1] realtime]
   [junit4]   2> 1038568 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=log(val_i),val_i&qt=/get&wt=xml&id=99} status=0 QTime=7
   [junit4]   2> 1038570 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fl=log(val_i)&fl=val_i&qt=/get&wt=xml&id=99} status=0 QTime=0
   [junit4]   2> 1038571 INFO  (TEST-TestPseudoReturnFields.testFunctionsAndExplicitRTG-seed#[BD018FE78F815C8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctionsAndExplicitRTG
   [junit4]   2> 1038572 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1038572 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15317367
   [junit4]   2> 1038572 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1038572 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dfbde: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15b7fa7
   [junit4]   2> 1038584 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1038584 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@85b9f6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fe3ea1
   [junit4]   2> 1038592 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1038592 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e31039: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@125fe52
   [junit4]   2> 1038593 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17b1998
   [junit4]   2> 1038593 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=24844696
   [junit4]   2> 1038593 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d59f9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@a136af
   [junit4]   2> 1038605 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1038605 INFO  (coreCloseExecutor-3607-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@23a96f commitCommandVersion:0
   [junit4]   2> 1038609 INFO  (SUITE-TestPseudoReturnFields-seed#[BD018FE78F815C8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=zh-CN, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=188270608,total=395575296
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressInPlaceUpdates, ClusterStateTest, TestZkAclsWithHadoopAuth, DeleteNodeTest, UnloadDistributedZkTest, TestXmlQParserPlugin, TestLazyCores, TestRandomRequestDistribution, MultiTermTest, TestSegmentSorting, TestLMDirichletSimilarityFactory, PrimUtilsTest, TestNumericTokenStream, SortByFunctionTest, LeaderElectionTest, TestHalfAndHalfDocValues, TestPushWriter, ConfigSetsAPITest, TriggerIntegrationTest, DateFieldTest, TestExportWriter, TestRangeQuery, TestFieldCacheVsDocValues, TestCoreDiscovery, TestBinaryResponseWriter, TestSolr4Spatial, SolrMetricReporterTest, XmlUpdateRequestHandlerTest, TestTolerantSearch, DistribJoinFromCollectionTest, PeerSyncReplicationTest, TestLegacyNumericRangeQueryBuilder, TestDownShardTolerantSearch, TestManagedResourceStorage, TestPivotHelperCode, ConnectionReuseTest, TestLegacyFieldReuse, DistribCursorPagingTest, DistanceUnitsTest, TestHighlightDedupGrouping, BadIndexSchemaTest, SearchHandlerTest, TestRandomDVFaceting, MinimalSchemaTest, TestNestedDocsSort, TestQueryWrapperFilter, TestCloudSchemaless, TestStandardQParsers, NodeLostTriggerTest, HdfsRestartWhileUpdatingTest, TimeZoneUtilsTest, FastVectorHighlighterTest, ManagedSchemaRoundRobinCloudTest, RequiredFieldsTest, SolrXmlInZkTest, TestSolrCoreSnapshots, TestMiniSolrCloudClusterSSL, TestRecoveryHdfs, ExecutePlanActionTest, ClassificationUpdateProcessorTest, SpellCheckCollatorTest, SyncSliceTest, HdfsCollectionsAPIDistributedZkTest, TestCustomStream, TestAddFieldRealTimeGet, ConfigureRecoveryStrategyTest, DistanceFunctionTest, TestIndexingPerformance, LeaderInitiatedRecoveryOnShardRestartTest, OverriddenZkACLAndCredentialsProvidersTest, RankQueryTest, TestQuerySenderListener, MetricsHandlerTest, DistributedTermsComponentTest, TestFieldCacheSort, TestFilteredDocIdSet, TestPointFields, DirectoryFactoryTest, PathHierarchyTokenizerFactoryTest, HdfsThreadLeakTest, SuggesterWFSTTest, DateMathParserTest, TestPHPSerializedResponseWriter, BasicAuthIntegrationTest, ClusterStateUpdateTest, TestStressRecovery, JSONWriterTest, SolrCoreMetricManagerTest, BJQParserTest, TestRTimerTree, HdfsDirectoryFactoryTest, TestLFUCache, CollectionTooManyReplicasTest, TestMissingGroups, RecoveryZkTest, TestSolrCloudWithDelegationTokens, TestSimpleTextCodec, NotRequiredUniqueKeyTest, XsltUpdateRequestHandlerTest, ZkStateReaderTest, TestSolrDeletionPolicy2, TestUpdate, TestCloudSearcherWarming, TestExpandComponent, SolrSlf4jReporterTest, CSVRequestHandlerTest, SolrJmxReporterCloudTest, TestPseudoReturnFields]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPseudoReturnFields -Dtests.seed=BD018FE78F815C8E -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestPseudoReturnFields (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPseudoReturnFields_BD018FE78F815C8E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD018FE78F815C8E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [236/751 (1!)] on J0 in 1.04s, 30 tests, 1 error <<< FAILURES!

[...truncated 44905 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 24 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/24/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestAddFieldRealTimeGet

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001

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




Build Log:
[...truncated 13894 lines...]
   [junit4] Suite: org.apache.solr.search.TestAddFieldRealTimeGet
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001
   [junit4]   2> 3520733 WARN  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3520733 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3520734 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3520735 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3520736 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3520742 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3520750 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3520756 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 3520759 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 3520760 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3520761 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3520766 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 3520804 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e22106
   [junit4]   2> 3520811 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e22106
   [junit4]   2> 3520811 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e22106
   [junit4]   2> 3520813 INFO  (coreLoadExecutor-15741-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3520822 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3520828 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 3520842 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3520842 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 3520843 INFO  (coreLoadExecutor-15741-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@5e22106
   [junit4]   2> 3520843 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3520843 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\]
   [junit4]   2> 3520846 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=715281669, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3520851 WARN  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3520898 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3520899 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3520900 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3520900 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3520901 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4497506841653627]
   [junit4]   2> 3520902 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f07324[collection1] main]
   [junit4]   2> 3520903 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1\conf
   [junit4]   2> 3520903 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3520904 INFO  (searcherExecutor-15742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f07324[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3520904 INFO  (coreLoadExecutor-15741-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587252304122216448
   [junit4]   2> 3520907 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3520907 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 3520907 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eda3fcb[collection1] realtime]
   [junit4]   2> 3520908 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 3520908 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587252304126410752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3520908 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c3da684 commitCommandVersion:1587252304126410752
   [junit4]   2> 3520910 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64b4cee1[collection1] main]
   [junit4]   2> 3520910 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3520912 INFO  (searcherExecutor-15742-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64b4cee1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3520912 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 3520913 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 3520914 ERROR (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1] unknown field 'newfield'
   [junit4]   2> 	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:214)
   [junit4]   2> 	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:100)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:963)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:954)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:334)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:910)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1121)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:616)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:264)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:851)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:839)
   [junit4]   2> 	at org.apache.solr.search.TestAddFieldRealTimeGet.test(TestAddFieldRealTimeGet.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 3520915 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3520917 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1587252304134799360)]} 0 1
   [junit4]   2> 3520918 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 3520918 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3520918 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&ids=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3520918 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587252304136896512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3520918 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c3da684 commitCommandVersion:1587252304136896512
   [junit4]   2> 3520929 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@231356a7[collection1] main]
   [junit4]   2> 3520930 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3520931 INFO  (searcherExecutor-15742-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@231356a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 3520931 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 3520931 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 3520932 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&id=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3520932 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&fl=id,newfield&ids=1&wt=xml} status=0 QTime=0
   [junit4]   2> 3520932 INFO  (TEST-TestAddFieldRealTimeGet.test-seed#[4A0C75951C87AC2B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3520933 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3520933 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=962803600
   [junit4]   2> 3520933 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3520933 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6661da3a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@209bb82c
   [junit4]   2> 3520936 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3520936 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@532826d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b8e2a88
   [junit4]   2> 3520938 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3520938 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3525675e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2028e3b
   [junit4]   2> 3520939 INFO  (coreCloseExecutor-15747-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17ff91de
   [junit4]   2> 3520939 INFO  (coreCloseExecutor-15747-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=402624990
   [junit4]   2> 3520939 INFO  (coreCloseExecutor-15747-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@743efca9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@69df566c
   [junit4]   2> 3520947 INFO  (SUITE-TestAddFieldRealTimeGet-seed#[4A0C75951C87AC2B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-LU, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=227811744,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, TestSkipOverseerOperations, TestSort, TestSSLRandomization, TestStressReorder, ShardSplitTest, TestCopyFieldCollectionResource, AutoAddReplicasPlanActionTest, TestHashPartitioner, OverseerRolesTest, PluginInfoTest, TestInfoStreamLogging, TestSolrCloudWithHadoopAuthPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, HdfsSyncSliceTest, TestLeaderElectionWithEmptyReplica, WrapperMergePolicyFactoryTest, TestStreamBody, SpellPossibilityIteratorTest, ConcurrentDeleteAndCreateCollectionTest, SystemInfoHandlerTest, TestClusterProperties, TestManagedResource, TestShortCircuitedRequests, MetricUtilsTest, LeaderElectionIntegrationTest, TestApiFramework, TestRandomFlRTGCloud, TestQueryUtils, TestSlowCompositeReaderWrapper, PropertiesRequestHandlerTest, DeleteLastCustomShardedReplicaTest, AnalysisErrorHandlingTest, TestElisionMultitermQuery, TestLRUCache, OverseerTaskQueueTest, TestExclusionRuleCollectionAccess, TestDistribDocBasedVersion, TestFastWriter, TestXmlQParser, TestAuthenticationFramework, SortSpecParsingTest, MergeStrategyTest, LukeRequestHandlerTest, ChangedSchemaMergeTest, TestRestManager, TestBM25SimilarityFactory, TermsComponentTest, TestRetrieveFieldsOptimizer, TestJsonFacetRefinement, CollectionsAPIDistributedZkTest, DistributedQueryComponentCustomSortTest, TestJavabinTupleStreamParser, SolrCoreCheckLockOnStartupTest, DOMUtilTest, ActionThrottleTest, HdfsRecoveryZkTest, CdcrBootstrapTest, DistribDocExpirationUpdateProcessorTest, TestSolrIndexConfig, RestartWhileUpdatingTest, TestDynamicLoading, BasicDistributedZk2Test, TestOverriddenPrefixQueryForCustomFieldType, TestLMJelinekMercerSimilarityFactory, AliasIntegrationTest, DistributedFacetPivotSmallTest, TestNumericTerms32, DeleteStatusTest, CdcrVersionReplicationTest, DebugComponentTest, PolyFieldTest, FullHLLTest, TestCSVLoader, TestSolrCloudWithKerberosAlt, DeleteReplicaTest, SimpleMLTQParserTest, TestCrossCoreJoin, HdfsDirectoryTest, PreAnalyzedUpdateProcessorTest, CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest, TestDFISimilarityFactory, HighlighterMaxOffsetTest, TestRequestForwarding, TestOnReconnectListenerSupport, TestRestoreCore, TestObjectReleaseTracker, TestSchemaVersionResource, PeerSyncTest, DocumentBuilderTest, BlockJoinFacetDistribTest, TestPullReplica, TestCollationField, TestNRTOpen, BadComponentTest, TestManagedSchema, TestLegacyField, CoreAdminHandlerTest, TestSimpleQParserPlugin, PreAnalyzedFieldTest, SolrCoreTest, BigEndianAscendingWordDeserializerTest, AtomicUpdatesTest, SoftAutoCommitTest, TestSQLHandlerNonCloud, NodeAddedTriggerTest, TestIndexSearcher, BaseCdcrDistributedZkTest, AssignTest, PreAnalyzedFieldManagedSchemaCloudTest, TestExactSharedStatsCache, InfixSuggestersTest, QueryElevationComponentTest, DocumentAnalysisRequestHandlerTest, ExitableDirectoryReaderTest, EnumFieldTest, TestPayloadScoreQParserPlugin, AnalyticsMergeStrategyTest, ClassificationUpdateProcessorIntegrationTest, AnalysisAfterCoreReloadTest, TestDocSet, JsonLoaderTest, UtilsToolTest, BlockJoinFacetSimpleTest, DataDrivenBlockJoinTest, UUIDUpdateProcessorFallbackTest, TestCloudManagedSchema, SOLR749Test, LeaderInitiatedRecoveryOnCommitTest, TestFastOutputStream, TestGroupingSearch, CoreSorterTest, SpellingQueryConverterTest, TestFieldCacheWithThreads, UpdateLogTest, SegmentsInfoRequestHandlerTest, TestFieldCacheSortRandom, TestGraphTermsQParserPlugin, TestSolrConfigHandlerConcurrent, HdfsNNFailoverTest, CustomCollectionTest, TestJsonRequest, TestLeaderInitiatedRecoveryThread, TestDistributedStatsComponentCardinality, LoggingHandlerTest, TestFoldingMultitermQuery, TestCoreBackup, SSLMigrationTest, TestMultiWordSynonyms, TestLRUStatsCache, FileUtilsTest, TestCollectionsAPIViaSolrCloudCluster, TestLuceneMatchVersion, TestRebalanceLeaders, ZkNodePropsTest, TestStressLiveNodes, TestMaxScoreQueryParser, IndexSchemaRuntimeFieldTest, TestCoreContainer, ConjunctionSolrSpellCheckerTest, TestUniqueKeyFieldResource, AutoscalingHistoryHandlerTest, ExternalFileFieldSortTest, TestSortByMinMaxFunction, StatelessScriptUpdateProcessorFactoryTest, TestComplexPhraseQParserPlugin, OpenCloseCoreStressTest, TestDocTermOrds, TestMinMaxOnMultiValuedField, TestFastLRUCache, CloneFieldUpdateProcessorFactoryTest, MultiThreadedOCPTest, RegexBytesRefFilterTest, TestSuggestSpellingConverter, TestDistributedGrouping, BitVectorTest, UpdateRequestProcessorFactoryTest, TestRawResponseWriter, TestEmbeddedSolrServerConstructors, TestAuthorizationFramework, ComputePlanActionTest, TestCollationFieldDocValues, TestCloudInspectUtil, TestHttpShardHandlerFactory, SchemaVersionSpecificBehaviorTest, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, SolrPluginUtilsTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestSystemIdResolver, TestSolrJ, TestUtils, TestDocumentBuilder, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MoveReplicaHDFSFailoverTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RemoteQueryErrorTest, ReplaceNodeTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, NodeLostTriggerTest, SearchRateTriggerTest, TestPolicyCloud, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestImplicitCoreProperties, TestInitParams, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestSQLHandler, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest, TestConfigsApi, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, SolrGraphiteReporterTest, SolrJmxReporterTest, SolrCloudReportersTest, TestIntervalFaceting, TestChildDocTransformer, TestSubQueryTransformerDistrib, TestDynamicFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSerializedLuceneMatchVersion, BadCopyFieldTest, DateRangeFieldTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, TestSchemaManager, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, CursorMarkTest, TestAddFieldRealTimeGet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAddFieldRealTimeGet -Dtests.seed=4A0C75951C87AC2B -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestAddFieldRealTimeGet (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_4A0C75951C87AC2B-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A0C75951C87AC2B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [682/751 (1!)] on J1 in 0.24s, 1 test, 1 error <<< FAILURES!

[...truncated 40376 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 23 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/23/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001

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


FAILED:  org.apache.solr.handler.dataimport.TestSqlEntityProcessor.testCachedChildEntities

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001\tempDir-001
	at __randomizedtesting.SeedInfo.seed([975F1DF6C795D55F:64D933FB520141C2]:0)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001

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


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:65360/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:65360/collection1
	at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90:35C7C5D8A2C23268]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=21155, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    4) Thread[id=21153, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=21155, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   4) Thread[id=21153, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=21307, name=zkCallback-3909-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=21154, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]-SendThread(127.0.0.1:65297), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=21158, name=zkCallback-3909-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=21156, name=zkConnectionManagerCallback-3910-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=21308, name=zkCallback-3909-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=21309, name=zkCallback-3909-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=21277, name=zkCallback-3909-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0)




Build Log:
[...truncated 739 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=803, maxMBSortInHeap=5.088232357969634, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SY, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69950472,total=233832448
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexFileDeleter, TestSimpleAttributeImpl, TestTermScorer, TestIndexWriterExceptions, TestFieldInvertState, TestBagOfPositions, TestRamUsageEstimator, TestBinaryDocValuesUpdates, TestSpanOrQuery, TestComplexExplanations, TestTwoPhaseCommitTool, TestMatchNoDocsQuery, TestIndexManyDocuments, TestAllFilesHaveCodecHeader, TestTerms, TestTerm, TestConsistentFieldNumbers, TestBooleanQueryVisitSubscorers, TestOneMergeWrappingMergePolicy, TestDocumentsWriterDeleteQueue, TestDirectoryReader, TestIndexWriterFromReader, TestLongRangeFieldQueries, TestOmitPositions, TestLucene50TermVectorsFormat, TestCharFilter, TestIndexableField, TestSegmentReader, TestMmapDirectory, TestCharArrayMap, TestIntArrayDocIdSet, TestIndexWriterMerging, TestPointValues, TestPolygon, TestHighCompressionMode, TestFilterIterator, TestConjunctions, TestIndexInput, TestNewestSegment, TestRegexpRandom2, TestDirectPacked, TestSpanExplanationsOfNonMatches, TestTrackingDirectoryWrapper, TestPhrasePrefixQuery, TestBytesRef, TestGeoEncodingUtils, TestPrefixQuery, TestMixedDocValuesUpdates, TestIndexWriterMergePolicy, TestEarlyTermination, TestIndexWriterOnVMError, TestTopDocsMerge, TestMultiMMap, TestFlushByRamOrCountsPolicy, TestBooleanSimilarity, TestLiveFieldValues, TestSpans, TestFilterLeafReader, TestIndexWriter, TestIntBlockPool, TestLockFactory, TestDoc, TestVirtualMethod, TestExternalCodecs, TestManyFields, TestSingleInstanceLockFactory, TestTryDelete, TestSortedSetSelector, TestAddIndexes, TestFilterSpans, TestOmitTf, TestScoreCachingWrappingScorer, FuzzyTermOnShortTermsTest, TestBooleanMinShouldMatch, TestSameScoresWithThreads, TestPayloadsOnVectors, TestMathUtil, TestSegmentTermEnum, TestToken, TestRadixSelector, TestDocsAndPositions, TestSameTokenSamePosition, TestBufferedIndexInput, TestCollectionUtil, TestAttributeSource, TestNorms, TestDateSort, TestWildcardRandom, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=FA68C35E035EAD57 -Dtests.slow=true -Dtests.locale=ar-SY -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001\testThreadSafety-001\t1987
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_FA68C35E035EAD57-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA68C35E035EAD57]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [162/458 (1!)] on J0 in 1.73s, 42 tests, 1 error <<< FAILURES!

[...truncated 11396 lines...]
   [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
   [junit4]   2> 675835 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\init-core-data-001
   [junit4]   2> 675837 WARN  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 675837 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 675844 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 676599 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 676602 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 676669 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 676693 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 676786 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 676911 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193
   [junit4]   2> 676918 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193
   [junit4]   2> 676918 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193
   [junit4]   2> 676920 INFO  (coreLoadExecutor-2467-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 676921 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 677005 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 677023 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 677097 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 677110 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 677111 INFO  (coreLoadExecutor-2467-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@d2d1193
   [junit4]   2> 677111 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 677111 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\init-core-data-001\]
   [junit4]   2> 677111 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 677211 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677212 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677213 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677213 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677214 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=85.91796875, floorSegmentMB=2.103515625, forceMergeDeletesPctAllowed=17.27404526522433, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 677214 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70cc9314[collection1] main]
   [junit4]   2> 677215 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 677220 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 677248 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 677248 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 677248 INFO  (coreLoadExecutor-2467-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587207164059975680
   [junit4]   2> 677253 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 677254 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 677254 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 677254 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 677255 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopwordsAfterCoreReload
   [junit4]   2> 677256 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 677258 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 677258 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 677258 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 677259 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 677259 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587207164071510016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 677260 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d5d687d commitCommandVersion:1587207164071510016
   [junit4]   2> 677260 INFO  (searcherExecutor-2468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70cc9314[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677265 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1420c02b[collection1] main]
   [junit4]   2> 677265 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 677267 INFO  (searcherExecutor-2468-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1420c02b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 677268 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1587207164068364288)],commit=} 0 12
   [junit4]   2> 677268 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=0
   [junit4]   2> 677270 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopworda} hits=0 status=0 QTime=0
   [junit4]   2> 677270 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordb} hits=0 status=0 QTime=0
   [junit4]   2> 677270 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordc} hits=1 status=0 QTime=0
   [junit4]   2> 677273 ERROR (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1\core.properties
   [junit4]   2> 677275 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 677351 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 677377 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 677455 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 677466 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1
   [junit4]   2> 677500 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    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@d2d1193
   [junit4]   2> 677500 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\init-core-data-001\]
   [junit4]   2> 677611 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677612 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677613 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14416a89[collection1] main]
   [junit4]   2> 677614 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 677616 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 677626 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 677626 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 677627 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 677627 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 677627 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 677627 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 677627 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 677628 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=28.326171875, floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=3.6804595605312542, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 677628 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 677628 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 677628 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 677629 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 677632 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14416a89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 677633 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d0e6161[collection1] main]
   [junit4]   2> 677634 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f2d7d70
   [junit4]   2> 677634 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=791510384
   [junit4]   2> 677634 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1782518b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@95fa248
   [junit4]   2> 677636 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d0e6161[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 677645 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587207164476260352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 677645 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67bd26b3 commitCommandVersion:1587207164476260352
   [junit4]   2> 677648 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b55f3f4[collection1] main]
   [junit4]   2> 677649 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 677649 INFO  (searcherExecutor-2473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b55f3f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c1)))}
   [junit4]   2> 677654 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1587207164474163200)],commit=} 0 10
   [junit4]   2> 677654 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=0
   [junit4]   2> 677655 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopworda} hits=1 status=0 QTime=0
   [junit4]   2> 677655 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordb} hits=1 status=0 QTime=0
   [junit4]   2> 677655 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordc} hits=0 status=0 QTime=0
   [junit4]   2> 677655 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[BD93FA020C3E5F90]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testStopwordsAfterCoreReload
   [junit4]   2> 677658 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 677658 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2081816695
   [junit4]   2> 677658 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 677658 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b3a32b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@10ed4933
   [junit4]   2> 677662 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 677662 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46f7e920: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d3eb056
   [junit4]   2> 677664 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 677664 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bea3f9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@64aa782c
   [junit4]   2> 677667 INFO  (coreCloseExecutor-2477-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3bd60c58
   [junit4]   2> 677667 INFO  (coreCloseExecutor-2477-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1003883608
   [junit4]   2> 677667 INFO  (coreCloseExecutor-2477-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@508fa849: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@95fa248
   [junit4]   2> 677678 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[BD93FA020C3E5F90]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=FSTOrd50, teststop=FSTOrd50, id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=841, maxMBSortInHeap=6.108480004028214, sim=RandomSimilarity(queryNorm=false): {}, locale=it, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=146663872,total=412614656
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, TestOverriddenPrefixQueryForCustomFieldType, BlockDirectoryTest, ShardRoutingCustomTest, TestSolrCLIRunExample, DOMUtilTest, CollectionStateFormat2Test, TestEmbeddedSolrServerConstructors, PingRequestHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, TermVectorComponentTest, TestQueryTypes, TestQueryUtils, HdfsWriteToMultipleCollectionsTest, NodeAddedTriggerTest, TestZkChroot, DocValuesTest, TestSlowCompositeReaderWrapper, CollectionsAPIAsyncDistributedZkTest, SchemaVersionSpecificBehaviorTest, ZkFailoverTest, DistributedMLTComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestManagedResource, SystemInfoHandlerTest, SolrMetricManagerTest, DistributedFacetExistsSmallTest, TestFunctionQuery, HdfsAutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, TimeRoutedAliasUpdateProcessorTest, TestFileDictionaryLookup, HighlighterMaxOffsetTest, PolyFieldTest, TestFoldingMultitermQuery, TestCoreContainer, OverseerTaskQueueTest, MetricsConfigTest, TestStressUserVersions, TestWordDelimiterFilterFactory, SearchHandlerTest, WrapperMergePolicyFactoryTest, TestCoreBackup, SolrIndexSplitterTest, TestRuleBasedAuthorizationPlugin, FileBasedSpellCheckerTest, SimpleFacetsTest, TestObjectReleaseTracker, HdfsSyncSliceTest, TestJsonFacetRefinement, EchoParamsTest, BitVectorTest, TestConfigSetsAPIExclusivity, TestSolrDeletionPolicy1, HdfsNNFailoverTest, TestSolr4Spatial2, DateRangeFieldTest, SolrCloudReportersTest, BlockJoinFacetSimpleTest, TestDistributedStatsComponentCardinality, TestBM25SimilarityFactory, MoveReplicaHDFSTest, SynonymTokenizerTest, SampleTest, RestartWhileUpdatingTest, TestDFISimilarityFactory, HttpPartitionTest, DistributedIntervalFacetingTest, RuleEngineTest, TestTrackingShardHandlerFactory, TestSolrConfigHandler, TestFieldResource, SpellPossibilityIteratorTest, TestExceedMaxTermLength, MergeStrategyTest, TestDistribDocBasedVersion, TestAnalyzeInfixSuggestions, TestLuceneMatchVersion, SearchRateTriggerTest, AnalysisAfterCoreReloadTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalysisAfterCoreReloadTest -Dtests.seed=BD93FA020C3E5F90 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | AnalysisAfterCoreReloadTest (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_BD93FA020C3E5F90-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD93FA020C3E5F90]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [183/751 (1!)] on J1 in 2.04s, 1 test, 1 error <<< FAILURES!

[...truncated 1049 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\init-core-data-001
   [junit4]   2> 1989955 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1989957 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1989957 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1989957 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[BD93FA020C3E5F90]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1989960 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1989961 INFO  (Thread-4035) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1989961 INFO  (Thread-4035) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1989966 ERROR (Thread-4035) [    ] 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> 1990060 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.ZkTestServer start zk server on port:65297
   [junit4]   2> 1990071 INFO  (zkConnectionManagerCallback-3890-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1990086 INFO  (zkConnectionManagerCallback-3892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1990100 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1990106 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1990109 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1990113 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1990117 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1990120 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1990124 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1990127 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1990130 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1990133 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1990137 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1990141 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1990577 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1990578 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66d08686{/,null,AVAILABLE}
   [junit4]   2> 1990582 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b6ef36a{HTTP/1.1,[http/1.1]}{127.0.0.1:65305}
   [junit4]   2> 1990582 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.e.j.s.Server Started @1998272ms
   [junit4]   2> 1990582 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=65305, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\control-001\cores}
   [junit4]   2> 1990582 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1990582 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1990582 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1990583 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1990583 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T10:40:20.515Z
   [junit4]   2> 1990585 INFO  (zkConnectionManagerCallback-3894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1990587 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1990587 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\control-001\solr.xml
   [junit4]   2> 1990594 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1990594 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1990595 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1990599 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65297/solr
   [junit4]   2> 1990602 INFO  (zkConnectionManagerCallback-3898-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1990605 INFO  (zkConnectionManagerCallback-3900-thread-1-processing-n:127.0.0.1:65305_) [n:127.0.0.1:65305_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1990686 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1990687 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65305_
   [junit4]   2> 1990687 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.c.Overseer Overseer (id=99200533783904260-127.0.0.1:65305_-n_0000000000) starting
   [junit4]   2> 1990694 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65305_
   [junit4]   2> 1990696 INFO  (OverseerStateUpdate-99200533783904260-127.0.0.1:65305_-n_0000000000) [n:127.0.0.1:65305_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1990772 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193
   [junit4]   2> 1990778 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193
   [junit4]   2> 1990778 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d2d1193
   [junit4]   2> 1990780 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [n:127.0.0.1:65305_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_BD93FA020C3E5F90-001\control-001\cores
   [junit4]   2> 1990803 INFO  (zkConnectionManagerCallback-3906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1990804 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1990804 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BD93FA020C3E5F90]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65297/solr ready
   [junit4]   2> 1990810 INFO  (qtp1509515308-21112) [n:127.0.0.1:65305_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65305_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1990814 INFO  (OverseerThreadFactory-9857-thread-1-processing-n:127.0.0.1:65305_) [n:127.0.0.1:65305_    ] o.a.s

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

 32591 T113 oas.SolrTestCaseJ4.tearDown ###Ending testSingleEntity
   [junit4]   2> 32593 T113 oas.SolrTestCaseJ4.setUp ###Starting testSportZipperChildEntities
   [junit4]   2> 32596 T113 C7 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 32596 T113 C7 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 32596 T113 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32597 T113 C7 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@79b4f9e7 commitCommandVersion:0
   [junit4]   2> 32597 T113 C7 oass.SolrIndexSearcher.<init> Opening [Searcher@a618c87[collection1] main]
   [junit4]   2> 32601 T113 C7 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 32601 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a618c87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32602 T113 C7 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@190793c8
   [junit4]   2> 32713 T113 C8 oashdc.DIHConfiguration.verifyWithSchema id is a required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 32713 T113 C8 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 32714 T113 C8 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 32714 T113 C8 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 32715 T113 C8 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 32715 T113 C8 oashd.JdbcDataSource$1.call Creating a connection for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 32716 T113 C8 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 32721 T113 C8 oashd.JdbcDataSource$1.call Creating a connection for entity Sports with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 32722 T113 C8 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 32730 T113 C8 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 32731 T113 C8 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32731 T113 C8 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@79b4f9e7 commitCommandVersion:0
   [junit4]   2> 32735 T113 C8 oass.SolrIndexSearcher.<init> Opening [Searcher@30568285[collection1] main]
   [junit4]   2> 32736 T113 C8 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 32741 T120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30568285[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.2.0):C20)))}
   [junit4]   2> 32741 T113 C8 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 32742 T113 C8 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties
   [junit4]   2> 32742 T113 C8 oashd.DocBuilder.execute Time taken = 0:0:0.28
   [junit4]   2> 32742 T113 C8 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001\tempDir-002"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+ORDER+BY+ID"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Sports"+dataSource%3D"derby"+processor%3D"SqlEntityProcessor"+cacheImpl%3D"SortedMapBackedCache"+where%3D"PERSON_ID%3DPeople.ID"+join%3D"zipper"+query%3D"SELECT+ID,+PERSON_ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+ORDER+BY+PERSON_ID"+>+%0a<field+column%3D"SPORT_NAME"+name%3D"SPORT_NAME_mult_s"+/>+%0a<field+column%3D"id"+name%3D"SPORT_ID_mult_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 11, ... (20 adds)],commit=} 0 31
   [junit4]   2> 32749 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=1
   [junit4]   2> 32753 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=AddAColumn_s:Added&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=0
   [junit4]   2> 32755 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=SPORT_NAME_mult_s:Sailing&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 32775 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=NAME_mult_s:Natalie&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 32780 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q={!term+f%3DSPORT_NAME_mult_s}No+Fishing&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 32781 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 32781 T113 C8 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 33284 T113 oas.SolrTestCaseJ4.tearDown ###Ending testSportZipperChildEntities
   [junit4]   2> 33339 T113 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 33339 T113 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1548481344
   [junit4]   2> 33340 T113 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 33340 T113 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ad9fcdb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b50d74a
   [junit4]   2> 33342 T113 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 33342 T113 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3722b8d8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4b134bd0
   [junit4]   2> 33342 T113 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 33342 T113 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d527cc3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@453ef10c
   [junit4]   2> 33342 T127 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@190793c8
   [junit4]   2> 33345 T127 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=419926984
   [junit4]   2> 33349 T127 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28d46a4e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40c142b7
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_975F1DF6C795D55F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=PostingsFormat(name=Memory), NAME_mult_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), AddAColumn_s=PostingsFormat(name=LuceneVarGapFixedInterval), COUNTRY_CODE_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50, SPORT_NAME_mult_s=PostingsFormat(name=Memory), COUNTRY_NAME_s=PostingsFormat(name=LuceneVarGapFixedInterval), COUNTRY_CODES_mult_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), countryAdded_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=221, maxMBSortInHeap=7.14572179636072, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Asia/Baku
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=158597920,total=225443840
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSqlEntityProcessor]
   [junit4] Completed [15/38 (1!)] on J0 in 13.13s, 12 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 41919 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 22 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/22/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestFixBrokenOffsets

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001

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


FAILED:  org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens

Error Message:
this writer hit an unrecoverable error; cannot commit

Stack Trace:
java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot commit
	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4742)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3326)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3458)
	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1276)
	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1319)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.close(TestDemoParallelLeafReader.java:252)
	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens(TestDemoParallelLeafReader.java:1023)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at 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)
Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done
	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389)
	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307)
	at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349)
	at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304)
	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254)
	at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309)
	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544)
	at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367)
	at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661)
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385)
	... 15 more


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001

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




Build Log:
[...truncated 437 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.method=testRandomMultipleSchemaGens -Dtests.seed=958A073B70B303AE -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.17s J0 | TestDemoParallelLeafReader.testRandomMultipleSchemaGens <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot commit
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4742)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3326)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3458)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1276)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1319)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.close(TestDemoParallelLeafReader.java:252)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens(TestDemoParallelLeafReader.java:1023)
   [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]    > Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304)
   [junit4]    > 	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254)
   [junit4]    > 	at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309)
   [junit4]    > 	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661)
   [junit4]    > Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    > 	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385)
   [junit4]    > 	... 15 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=222, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDemoParallelLeafReader]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([958A073B70B303AE]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:683)
   [junit4]    > Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304)
   [junit4]    > 	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254)
   [junit4]    > 	at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309)
   [junit4]    > 	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661)
   [junit4]    > Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]    > 	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385)
   [junit4]    > 	... 15 more
   [junit4]   2> dec. 18, 2017 10:55:23 P.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #0,5,TGRP-TestDemoParallelLeafReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([958A073B70B303AE]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:683)
   [junit4]   2> Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349)
   [junit4]   2> 	at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304)
   [junit4]   2> 	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254)
   [junit4]   2> 	at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309)
   [junit4]   2> 	at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247)
   [junit4]   2> 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661)
   [junit4]   2> Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done
   [junit4]   2> 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [junit4]   2> 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]   2> 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]   2> 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
   [junit4]   2> 	at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385)
   [junit4]   2> 	... 15 more
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Direct)}, docValues:{number=DocValuesFormat(name=Direct), number_2=DocValuesFormat(name=Memory), number_1=DocValuesFormat(name=Lucene70), number_0=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1217, maxMBSortInHeap=5.620279628593634, sim=RandomSimilarity(queryNorm=true): {text=DFR GL2}, locale=nl-NL, timezone=Europe/Kirov
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=31312416,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocCount, TestIndexableField, TestWildcardRandom, TestQueryRescorer, TestSloppyPhraseQuery, TestSameScoresWithThreads, TestScorerPerf, TestDirectPacked, TestBooleanMinShouldMatch, TestPrefixQuery, TestBytesRef, TestSingleInstanceLockFactory, TestOneMergeWrappingMergePolicy, TestLongRangeFieldQueries, TestDocsAndPositions, TestToken, TestBinaryTerms, TestTopDocsMerge, TestSimilarity2, TestNeverDelete, TestFilterLeafReader, TestNorms, TestSparseFixedBitDocIdSet, TestOmitTf, TestAutomaton, TestSegmentCacheables, TestSimpleFSDirectory, TestFSTs, TestNormsFieldExistsQuery, TestPointValues, TestLucene50StoredFieldsFormat, TestParallelCompositeReader, TestConjunctions, TestSpanSearchEquivalence, TestCodecs, TestScoreCachingWrappingScorer, TestDemoParallelLeafReader]
   [junit4] Completed [66/458 (1!)] on J0 in 7.98s, 5 tests, 1 error <<< FAILURES!

[...truncated 1301 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J0-20171218_195411_9803541270624262785073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J1-20171218_195411_9797774406596491812158.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 314 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171218_195959_13414027432927769214738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171218_195959_1347023320993018055958.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1055 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171218_200105_149209771823832316840.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171218_200105_14918298827626762122727.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171218_200305_6854977603041023077334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171218_200305_6857395039701062824431.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171218_200317_16514465370456947082850.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171218_200317_1658900464611445215235.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171218_200344_213641456071588996780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171218_200344_2138768064813516538355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171218_200348_9591430256351506777286.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171218_200348_9592925645792806594668.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171218_200358_4754713602808715696956.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171218_200358_4754819355327340322354.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171218_200406_8337620974248628284727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171218_200406_83316176754181250327527.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171218_200410_3631027677118912878536.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] Suite: org.apache.lucene.index.TestFixBrokenOffsets
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=pt-TL, timezone=Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=71440176,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFixBrokenOffsets -Dtests.seed=127D26B372A08998 -Dtests.slow=true -Dtests.locale=pt-TL -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestFixBrokenOffsets (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.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([127D26B372A08998]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/8 (1!)] on J0 in 1.11s, 1 test, 1 error <<< FAILURES!

[...truncated 60 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171218_200428_56213080275789839665928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171218_200428_5624749229464366789729.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1287 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171218_200534_56616364497146447421828.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171218_200534_56614140229602301730251.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J1-20171218_200545_4867276922730968428378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J0-20171218_200545_4859443407421925385506.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J0-20171218_200601_8319141724515810952403.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J1-20171218_200601_83111121819304507402271.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J1-20171218_200727_9441936198129974185768.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J0-20171218_200727_94411307450679028829490.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J0-20171218_200732_8417331357619106364211.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J1-20171218_200732_8388973762171023114505.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J1-20171218_200742_56313909179333829818618.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J0-20171218_200742_5638904404088461889544.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J0-20171218_200809_98811690011338180423396.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J1-20171218_200809_9882380946319729430190.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171218_200818_54811450709136660757116.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171218_200818_54816403146832065282161.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J1-20171218_200837_20010106865683865694206.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J0-20171218_200837_20010902313946634150327.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J0-20171218_200846_82612923706602957920339.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J1-20171218_200846_82612263235318156516357.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J0-20171218_200855_61315837934505800618656.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J1-20171218_200855_6139203254153694822347.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J0-20171218_200914_4312691542589349861592.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J1-20171218_200914_4318998976319854194965.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171218_200924_3626257008596871241263.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171218_200924_36316596568957275087219.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 205 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J1-20171218_200933_8421388124854142433211.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J0-20171218_200933_8422709660970179302382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 141 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries
   [junit4] IGNOR/A 0.02s J0 | TestLatLonDocValuesQueries.testSmallSetPolyWholeMap
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonHole
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonNullField
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testMultiPolygonBasics
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testSmallSetPoly
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonHoleExcludes
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonBasics
   [junit4]    > Assumption #1: Impl does not support polygons
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting)}, docValues:{field=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), point=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=2044, maxMBSortInHeap=6.243529887182411, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-XK, timezone=US/Michigan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=77361640,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonDocValuesQueries]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonDocValuesQueries -Dtests.seed=28EDDE8552B7D21B -Dtests.slow=true -Dtests.locale=sr-Latn-XK -Dtests.timezone=US/Michigan -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLatLonDocValuesQueries (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.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28EDDE8552B7D21B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/19 (1!)] on J0 in 16.14s, 40 tests, 1 error, 9 skipped <<< FAILURES!

[...truncated 58 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171218_200948_81517627068410812057883.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171218_200948_81517715343513061575942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 421 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171218_201021_75414956539463367062232.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171218_201021_75417147102604757827569.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171218_201039_83816240859145738674351.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171218_201039_83718313399099700459680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial\test\temp\junit4-J0-20171218_201057_9122815919121138115866.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J0-20171218_201101_2134313471328282405921.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J1-20171218_201101_21313443375680278919143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2844 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4]   2> 1610111 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\init-core-data-001
   [junit4]   2> 1610112 WARN  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1610112 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1610112 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1610112 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1610112 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1610114 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1610133 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1610146 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 1610147 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1610178 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521
   [junit4]   2> 1610184 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521
   [junit4]   2> 1610184 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521
   [junit4]   2> 1610186 INFO  (coreLoadExecutor-7018-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1610186 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1610226 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1610241 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1610243 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1610243 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1610243 INFO  (coreLoadExecutor-7018-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@577ad521
   [junit4]   2> 1610243 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1610243 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\init-core-data-001\]
   [junit4]   2> 1610248 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17924677745381434]
   [junit4]   2> 1610308 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1610308 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1610309 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1610309 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1610309 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1610310 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f59ecec[collection1] main]
   [junit4]   2> 1610310 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1610316 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1610340 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1610340 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1610340 INFO  (coreLoadExecutor-7018-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587155627888607232
   [junit4]   2> 1610341 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1610341 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1610341 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1610341 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1610341 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1610341 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1610342 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1610342 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1610342 INFO  (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1610342 INFO  (searcherExecutor-7019-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f59ecec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1610646 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1610647 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1610648 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4032f255{/,null,AVAILABLE}
   [junit4]   2> 1610648 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f25bcd1{HTTP/1.1,[http/1.1]}{127.0.0.1:51467}
   [junit4]   2> 1610649 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.Server Started @1620569ms
   [junit4]   2> 1610649 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, hostContext=/, solrconfig=solrconfig.xml, hostPort=51467, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores}
   [junit4]   2> 1610649 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1610649 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1610649 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1610649 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1610649 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T20:39:18.766888400Z
   [junit4]   2> 1610650 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\solr.xml
   [junit4]   2> 1610653 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1610653 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1610654 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1610687 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521
   [junit4]   2> 1610694 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521
   [junit4]   2> 1610695 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521
   [junit4]   2> 1610696 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores
   [junit4]   2> 1610696 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1610697 INFO  (coreLoadExecutor-7029-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1610697 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1610721 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1610735 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 1610737 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 1610737 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1610737 INFO  (coreLoadExecutor-7029-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@577ad521
   [junit4]   2> 1610737 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1610737 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1610740 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17924677745381434]
   [junit4]   2> 1610818 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1610819 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1610821 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1610821 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1610822 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1610822 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ee94e22[collection1] main]
   [junit4]   2> 1610822 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1610828 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1610850 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1610850 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1610850 INFO  (coreLoadExecutor-7029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587155628423380992
   [junit4]   2> 1610851 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1610851 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1610851 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1610851 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1610852 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1610852 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1610852 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1610853 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1610855 INFO  (searcherExecutor-7030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ee94e22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1611152 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1611153 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1611154 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37f1c207{/,null,AVAILABLE}
   [junit4]   2> 1611155 INFO  (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [    ] o.e.j.s.AbstractConnector Started ServerConnec

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

ly be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 892 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171218_211447_72513112953619161668402.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171218_211447_7258456127328525071973.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1363 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171218_211851_23911075813417767737274.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171218_211851_23917133073883530064596.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 782 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171218_211920_43916040301585823293961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171218_211920_4392881434655266728219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171218_212046_3143711612787670083409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171218_212046_31410571127336349499787.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171218_212124_6114296561855129429944.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171218_212124_6116958381064113330228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171218_212147_65115212852136449746047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171218_212147_6511287024268630405615.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171218_212232_02916337258639707711932.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171218_212232_029123934926575153093.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171218_212257_40113625919470820735718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171218_212257_40115505556115001038172.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 658 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171218_212320_43813133361697317722448.syserr
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171218_212320_4387152348141086650176.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 599 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171218_212410_76714110627674336986934.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171218_212410_76711252760315668970139.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171218_212450_5246807453082525877696.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31689 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 21 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/21/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_5EBDE555C2D18962-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_5EBDE555C2D18962-001\2.2.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_5EBDE555C2D18962-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_5EBDE555C2D18962-001\2.2.0-cfs-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestPayloadScoreQParserPlugin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_AB3D707D62AD40CB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_AB3D707D62AD40CB-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_AB3D707D62AD40CB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_AB3D707D62AD40CB-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactSharedStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001

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




Build Log:
[...truncated 4600 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=Lucene50(blocksize=128), content5=FST50, content4=PostingsFormat(name=Memory), trieInt=Lucene50(blocksize=128), content3=PostingsFormat(name=Direct), content2=Lucene50(blocksize=128), fie?ld=Lucene50(blocksize=128), utf8=Lucene50(blocksize=128), trieLong=FST50, id=PostingsFormat(name=Memory), content=Lucene50(blocksize=128), autf8=FST50}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=472, maxMBSortInHeap=5.768875132487855, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(n)LZ(0.3), content5=DFR I(F)LZ(0.3), content2=DFR I(ne)LZ(0.3), utf8=DFR I(ne)LZ(0.3), fie?ld=DFR I(ne)2, content=DFR G3(800.0), autf8=DFR I(n)B2}, locale=en-AI, timezone=Europe/Dublin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=70783536,total=102760448
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=5EBDE555C2D18962 -Dtests.slow=true -Dtests.locale=en-AI -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (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.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_5EBDE555C2D18962-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_5EBDE555C2D18962-001\2.2.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5EBDE555C2D18962]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/8 (1!)] on J1 in 43.34s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7904 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactSharedStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\init-core-data-001
   [junit4]   2> 1098394 WARN  (SUITE-TestExactSharedStatsCache-seed#[AB3D707D62AD40CB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1098394 INFO  (SUITE-TestExactSharedStatsCache-seed#[AB3D707D62AD40CB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1098397 INFO  (SUITE-TestExactSharedStatsCache-seed#[AB3D707D62AD40CB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1098397 INFO  (SUITE-TestExactSharedStatsCache-seed#[AB3D707D62AD40CB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1098398 INFO  (SUITE-TestExactSharedStatsCache-seed#[AB3D707D62AD40CB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1099274 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1099278 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1099278 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60f987bd{/,null,AVAILABLE}
   [junit4]   2> 1099284 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33695f87{HTTP/1.1,[http/1.1]}{127.0.0.1:57050}
   [junit4]   2> 1099284 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server Started @1109345ms
   [junit4]   2> 1099284 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=57050, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores}
   [junit4]   2> 1099284 ERROR (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1099285 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1099285 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1099285 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1099285 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T07:45:05.136381300Z
   [junit4]   2> 1099286 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\solr.xml
   [junit4]   2> 1099292 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1099292 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1099294 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1099368 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1099396 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1099396 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1099400 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores
   [junit4]   2> 1099400 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1099414 INFO  (coreLoadExecutor-5691-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1099414 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1099476 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1099525 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1099839 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1099866 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1099866 INFO  (coreLoadExecutor-5691-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@2f47567d
   [junit4]   2> 1099867 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1099867 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1099869 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=33.05859375, floorSegmentMB=0.4736328125, forceMergeDeletesPctAllowed=24.35724194951056, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100160 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1100160 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1100162 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1100162 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1100164 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.583984375, floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=25.52355970070535, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1100170 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2782c56f[collection1] main]
   [junit4]   2> 1100170 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1100229 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1100497 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1100497 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1100498 INFO  (coreLoadExecutor-5691-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587106919323009024
   [junit4]   2> 1100499 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1100499 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1100499 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1100500 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1100501 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1100502 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1100507 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1100510 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1100510 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2782c56f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1101899 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1101902 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1101903 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47e41914{/,null,AVAILABLE}
   [junit4]   2> 1101905 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@701b8c7b{HTTP/1.1,[http/1.1]}{127.0.0.1:57053}
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server Started @1111967ms
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=57053, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores}
   [junit4]   2> 1101906 ERROR (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T07:45:07.757139900Z
   [junit4]   2> 1101906 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1101912 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1101912 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1101914 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1101998 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1102031 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1102031 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1102034 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores
   [junit4]   2> 1102034 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1102046 INFO  (coreLoadExecutor-5702-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1102047 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1102105 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1102136 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1102281 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1102299 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1102299 INFO  (coreLoadExecutor-5702-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@2f47567d
   [junit4]   2> 1102300 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1102300 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1102302 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=33.05859375, floorSegmentMB=0.4736328125, forceMergeDeletesPctAllowed=24.35724194951056, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1102442 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1102442 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1102454 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1102454 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1102454 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.583984375, floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=25.52355970070535, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1102463 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c37c0fd[collection1] main]
   [junit4]   2> 1102464 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1102486 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1102660 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1102661 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1102661 INFO  (coreLoadExecutor-5702-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587106921591078912
   [junit4]   2> 1102664 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1102672 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1102672 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1102672 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1102675 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1102677 INFO  (qtp1697332431-11893) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587106921598418944)} 0 8
   [junit4]   2> 1102682 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1102686 INFO  (qtp1770662671-11916) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587106921611001856)} 0 6
   [junit4]   2> 1102690 INFO  (qtp1697332431-11904) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1587106921618341888)]} 0 3
   [junit4]   2> 1102691 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1102692 INFO  (qtp1770662671-11915) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1587106921623584768)]} 0 0
   [junit4]   2> 1102693 INFO  (qtp1697332431-11904) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587106921624633344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1102693 INFO  (qtp1697332431-11904) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@426a13d8 commitCommandVersion:1587106921624633344
   [junit4]   2> 1102721 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1102758 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1102760 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c37c0fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1102911 INFO  (qtp1697332431-11904) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40171a24[collection1] main]
   [junit4]   2> 1102913 INFO  (qtp1697332431-11904) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1102915 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40171a24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 1102915 INFO  (qtp1697332431-11904) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 222
   [junit4]   2> 1102916 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587106921858465792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1102916 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54b2829f commitCommandVersion:1587106921858465792
   [junit4]   2> 1102966 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52a2b469[collection1] main]
   [junit4]   2> 1102967 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1102969 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52a2b469[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 1102969 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 52
   [junit4]   2> 1102972 INFO  (qtp1697332431-11899) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=1
   [junit4]   2> 1102991 INFO  (qtp1770662671-11917) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:57053//collection1&rid=127.0.0.1-collection1-1513583108824-5&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1513583108824&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=14
   [junit4]   2> 1102993 INFO  (qtp1770662671-11914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:57053//collection1&rid=127.0.0.1-collection1-1513583108824-5&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1513583108824&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 1102995 INFO  (qtp1770662671-11916) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:57053//collection1&rid=127.0.0.1-collection1-1513583108824-5&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1513583108824&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1102997 INFO  (qtp1770662671-11919) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=http://127.0.0.1:57053//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1513583108824-5 hits=1 status=0 QTime=24
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=1},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921618341888, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=24},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921623584768, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1513583108824-5,PARSE_QUERY={http://127.0.0.1:57053//collection1={QTime=14,ElapsedTime=16,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=14},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=14.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=13.0,query={time=13.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:57053//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:57053//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921623584768, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=14.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=13.0,query={time=13.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 1103006 INFO  (qtp1697332431-11898) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1587106921949691904)]} 0 2
   [junit4]   2> 1103008 INFO  (qtp1770662671-11915) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1587106921952837632)]} 0 1
   [junit4]   2> 1103009 INFO  (qtp1697332431-11897) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587106921955983360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1103009 INFO  (qtp1697332431-11897) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@426a13d8 commitCommandVersion:1587106921955983360
   [junit4]   2> 1103030 INFO  (qtp1697332431-11897) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@64934f59[collection1] main]
   [junit4]   2> 1103031 INFO  (qtp1697332431-11897) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1103033 INFO  (searcherExecutor-5692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64934f59[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1) Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 1103033 INFO  (qtp1697332431-11897) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 23
   [junit4]   2> 1103034 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587106921982197760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1103034 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54b2829f commitCommandVersion:1587106921982197760
   [junit4]   2> 1103059 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32a1edf0[collection1] main]
   [junit4]   2> 1103059 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1103062 INFO  (searcherExecutor-5703-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32a1edf0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1) Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 1103063 INFO  (qtp1770662671-11920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 1103065 INFO  (qtp1697332431-11896) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=2 status=0 QTime=1
   [junit4]   2> 1103067 INFO  (qtp1770662671-11917) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:57053//collection1&rid=127.0.0.1-collection1-1513583108917-6&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1513583108917&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=0
   [junit4]   2> 1103069 INFO  (qtp1770662671-11914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=http://127.0.0.1:57053//collection1&rid=127.0.0.1-collection1-1513583108917-6&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1513583108917&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false} hits=2 status=0 QTime=0
   [junit4]   2> 1103071 INFO  (qtp1770662671-11916) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:57053//collection1&rid=127.0.0.1-collection1-1513583108917-6&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1513583108917&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1103079 INFO  (qtp1770662671-11918) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&shards=http://127.0.0.1:57053//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1513583108917-6 hits=2 status=0 QTime=13
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=1},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921949691904, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921618341888, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=13},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921952837632, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921623584768, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1513583108917-6,PARSE_QUERY={http://127.0.0.1:57053//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:57053//collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=0},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, score=1.0757567}, SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:57053//collection1={QTime=0,ElapsedTime=8,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921623584768, intDvoDefault=42, score=0.57735026}, SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Dec 18 08:45:08 CET 2017, _version_=1587106921952837632, intDvoDefault=42, score=1.0757567}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> ,1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,QParser=LuceneQParser,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.4472136 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = termFreq=1.0
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2.0 = docFreq
   [junit4]   1>         2.0 = docCount
   [junit4]   1>       0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 1103081 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1103083 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@33695f87{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1103084 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=481990884
   [junit4]   2> 1103084 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1103084 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35aefc7c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2602c9fa
   [junit4]   2> 1103090 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1103091 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a0d6977: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2b2bd927
   [junit4]   2> 1103095 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1103096 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13b763f1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2877d4d3
   [junit4]   2> 1103096 INFO  (coreCloseExecutor-5708-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65d2f8be
   [junit4]   2> 1103096 INFO  (coreCloseExecutor-5708-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1708325054
   [junit4]   2> 1103096 INFO  (coreCloseExecutor-5708-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19e92b68: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@72d85862
   [junit4]   2> 1103117 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60f987bd{/,null,UNAVAILABLE}
   [junit4]   2> 1103120 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@701b8c7b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1103120 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=606454386
   [junit4]   2> 1103120 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1103120 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c81ada9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6b223fde
   [junit4]   2> 1103129 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1103129 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1de101cb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2b2bd927
   [junit4]   2> 1103136 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1103136 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ec7ad2c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2877d4d3
   [junit4]   2> 1103140 INFO  (coreCloseExecutor-5710-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3416aef8
   [junit4]   2> 1103141 INFO  (coreCloseExecutor-5710-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=873901816
   [junit4]   2> 1103141 INFO  (coreCloseExecutor-5710-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@978b7e7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d35db96
   [junit4]   2> 1103167 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47e41914{/,null,UNAVAILABLE}
   [junit4]   2> 1103746 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1103747 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54b8ad3c{/,null,AVAILABLE}
   [junit4]   2> 1103748 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c6447e3{HTTP/1.1,[http/1.1]}{127.0.0.1:57059}
   [junit4]   2> 1103748 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server Started @1113809ms
   [junit4]   2> 1103748 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=57059, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores}
   [junit4]   2> 1103749 ERROR (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1103749 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1103749 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1103749 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1103749 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T07:45:09.600214200Z
   [junit4]   2> 1103750 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\solr.xml
   [junit4]   2> 1103755 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1103755 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1103757 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1103851 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1103866 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1103868 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1103870 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores
   [junit4]   2> 1103870 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1103898 INFO  (coreLoadExecutor-5717-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1103899 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1103968 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1104044 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1104305 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1104340 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1104341 INFO  (coreLoadExecutor-5717-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@2f47567d
   [junit4]   2> 1104341 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1104341 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1104346 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=33.05859375, floorSegmentMB=0.4736328125, forceMergeDeletesPctAllowed=24.35724194951056, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1104526 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1104526 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1104528 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1104528 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1104530 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.583984375, floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=25.52355970070535, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1104531 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8a405a[collection1] main]
   [junit4]   2> 1104532 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1104534 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1104545 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1104546 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1104547 INFO  (coreLoadExecutor-5717-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587106923568693248
   [junit4]   2> 1104550 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1104550 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1104550 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1104551 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1104552 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1104575 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1104588 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1104590 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1104594 INFO  (searcherExecutor-5718-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c8a405a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1105340 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1105341 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42baf9c6{/,null,AVAILABLE}
   [junit4]   2> 1105342 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d4574a3{HTTP/1.1,[http/1.1]}{127.0.0.1:57062}
   [junit4]   2> 1105342 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.e.j.s.Server Started @1115403ms
   [junit4]   2> 1105343 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=57062, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores}
   [junit4]   2> 1105343 ERROR (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1105343 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1105343 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1105343 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1105343 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T07:45:11.194042800Z
   [junit4]   2> 1105344 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1105351 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1105351 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1105353 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1105442 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1105459 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1105459 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f47567d
   [junit4]   2> 1105464 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores
   [junit4]   2> 1105464 INFO  (TEST-TestExactSharedStatsCache.test-seed#[AB3D707D62AD40CB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1105476 INFO  (coreLoadExecutor-5728-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1105477 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1105575 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1105619 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1105815 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1105837 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1105838 INFO  (coreLoadExecutor-5728-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@2f47567d
   [junit4]   2> 1105838 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1105839 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_AB3D707D62AD40CB-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1105841 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=33.05859375, floorSegmentMB=0.4736328125, forceMergeDeletesPctAllowed=24.35724194951056, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1105988 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1105988 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106003 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1106004 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1106005 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=64.583984375, floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=25.52355970070535, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1106006 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfc74dd[collection1] main]
   [junit4]   2> 1106008 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1106011 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1106034 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1106034 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1106035 INFO  (coreLoadExecutor-5728-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587106925128974336
   [junit4]   2> 1106038 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1106038 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1106038 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1106040 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1106046 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1106047 INFO  (searcherExecutor-5729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker

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

estCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FSTOrd50, vals_dpf=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=259, maxMBSortInHeap=5.22423598834065, sim=RandomSimilarity(queryNorm=false): {}, locale=zu-ZA, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=171422424,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, TestSQLHandler, TestSchemalessBufferedUpdates, ConfigSetsAPITest, TestImplicitCoreProperties, TestDownShardTolerantSearch, MoveReplicaTest, RequestHandlersTest, TestHashQParserPlugin, TestDistributedSearch, SolrJmxReporterCloudTest, RulesTest, TestConfigSetsAPI, TestFieldCache, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorRandomCloud, UniqFieldsUpdateProcessorFactoryTest, UUIDFieldTest, HighlighterConfigTest, DisMaxRequestHandlerTest, TestLegacyTerms, TestBulkSchemaAPI, TestMaxTokenLenTokenizer, CollectionsAPISolrJTest, JavabinLoaderTest, ShardRoutingTest, SuggesterTest, SolrRequestParserTest, WordBreakSolrSpellCheckerTest, SubstringBytesRefFilterTest, TestFieldCollectionResource, TestLFUCache, TestStressRecovery, StressHdfsTest, TestCloudPseudoReturnFields, TestRecovery, FacetPivotSmallTest, TestEmbeddedSolrServerAdminHandler, IndexSchemaTest, CleanupOldIndexTest, DistanceFunctionTest, TestUseDocValuesAsStored2, OverseerModifyCollectionTest, TestSolrConfigHandlerCloud, TestClassicSimilarityFactory, DocValuesMissingTest, ClassificationUpdateProcessorTest, TestSolrCoreParser, QueryParsingTest, RecoveryZkTest, TestGraphMLResponseWriter, TestImpersonationWithHadoopAuth, TestTestInjection, TestCloudJSONFacetJoinDomain, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestNoOpRegenerator, TestFieldCacheSort, TestJmxIntegration, DistributedVersionInfoTest, BooleanFieldTest, BlockJoinFacetRandomTest, TestPushWriter, TestReloadAndDeleteDocs, TestLocalFSCloudBackupRestore, SliceStateTest, CursorPagingTest, IndexBasedSpellCheckerTest, GraphQueryTest, TestMissingGroups, TestLazyCores, NoCacheHeaderTest, TestSmileRequest, ForceLeaderTest, RequiredFieldsTest, TestNumericRangeQuery32, BasicAuthIntegrationTest, SolrInfoBeanTest, RAMDirectoryFactoryTest, SaslZkACLProviderTest, NotRequiredUniqueKeyTest, JvmMetricsTest, TestAddFieldRealTimeGet, TestDeleteCollectionOnDownNodes, TestFuzzyAnalyzedSuggestions, TestSolrCloudWithSecureImpersonation, HdfsRestartWhileUpdatingTest, TestSchemaNameResource, VersionInfoTest, SolrMetricReporterTest, SpellCheckCollatorTest, PKIAuthenticationIntegrationTest, DefaultValueUpdateProcessorTest, TestRTimerTree, TestQueryWrapperFilter, SpellCheckCollatorWithCollapseTest, TestPhraseSuggestions, ClassificationUpdateProcessorFactoryTest, AssignBackwardCompatibilityTest, NodeMutatorTest, ManagedSchemaRoundRobinCloudTest, SuggestComponentTest, HdfsUnloadDistributedZkTest, MoveReplicaHDFSFailoverTest, TestHalfAndHalfDocValues, BasicDistributedZkTest, AlternateDirectoryTest, TestSurroundQueryParser, RollingRestartTest, ConvertedLegacyTest, SharedFSAutoReplicaFailoverTest, TestConfigSetsAPIZkFailure, LeaderInitiatedRecoveryOnShardRestartTest, TlogReplayBufferedWhileIndexingTest, ConnectionReuseTest, TestManagedResourceStorage, RankQueryTest, PeerSyncWithIndexFingerprintCachingTest, TriggerIntegrationTest, ResponseLogComponentTest, TestSearcherReuse, TestQuerySenderListener, HighlighterTest, SolrCoreMetricManagerTest, PrimUtilsTest, CdcrReplicationDistributedZkTest, MinimalSchemaTest, SuggesterTSTTest, TestSimpleTextCodec, TestRealTimeGet, TestTolerantSearch, TestPivotHelperCode, TestHdfsUpdateLog, TestSha256AuthenticationProvider, DirectUpdateHandlerTest, TestDistribIDF, TestNonDefinedSimilarityFactory, NodeLostTriggerTest, TestManagedSynonymGraphFilterFactory, HdfsDirectoryFactoryTest, AutoScalingHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestFieldCacheVsDocValues, SuggesterWFSTTest, TestBulkSchemaConcurrent, SpatialFilterTest, CdcrRequestHandlerTest, TestLeaderElectionZkExpiry, LeaderFailureAfterFreshStartTest, TestCoreAdminApis, HttpTriggerListenerTest, TestConfigSets, SparseHLLTest, TestSolrXml, SolrCmdDistributorTest, HLLSerializationTest, CoreAdminCreateDiscoverTest, URLClassifyProcessorTest, ResponseHeaderTest, TestNumericTokenStream, TestCustomSort, TestScoreJoinQPScore, AtomicUpdateProcessorFactoryTest, TestReqParamsAPI, TestCoreDiscovery, SolrXmlInZkTest, ExecutePlanActionTest, TestReplicaProperties, DirectSolrConnectionTest, TestUnifiedSolrHighlighter, SpellCheckComponentTest, RegexBoostProcessorTest, TestFilteredDocIdSet, TestBinaryResponseWriter, ReplicaListTransformerTest, TestBlendedInfixSuggestions, ZkControllerTest, DistribJoinFromCollectionTest, DirectUpdateHandlerOptimizeTest, CollectionReloadTest, OverseerStatusTest, DistributedQueryComponentOptimizationTest, TestManagedSchemaAPI, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, SortByFunctionTest, DebugComponentTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, ScriptEngineTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LegacyCloudClusterPropTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestCollectionAPI, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestPrepRecovery, TestRandomRequestDistribution, TestRebalanceLeaders, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TestStressInPlaceUpdates, AutoAddReplicasIntegrationTest, SystemLogListenerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestCorePropertiesReload, TestCustomStream, TestInitParams, TestNRTOpen, TestSolrCoreSnapshots, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSolrConfigHandlerConcurrent, V2StandaloneTest, AutoscalingHistoryHandlerTest, InfixSuggestersTest, SuggestComponentContextFilterQueryTest, TestExpandComponent, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, MetricsConfigTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestStreamBody, TestMacroExpander, JSONWriterTest, SmileWriterTest, TestExportWriter, TestJavabinTupleStreamParser, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, SpatialRPTFieldTypeTest, TestCollationFieldDocValues, TestManagedSchemaThreadSafety, TestPointFields, TestUseDocValuesAsStored, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, MergeStrategyTest, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestGraphTermsQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPayloadScoreQParserPlugin -Dtests.seed=AB3D707D62AD40CB -Dtests.slow=true -Dtests.locale=zu-ZA -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestPayloadScoreQParserPlugin (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_AB3D707D62AD40CB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadScoreQParserPlugin_AB3D707D62AD40CB-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB3D707D62AD40CB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [688/751 (2!)] on J0 in 0.48s, 1 test, 1 error <<< FAILURES!

[...truncated 40347 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 20 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/20/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestNRTOpen

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001

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




Build Log:
[...truncated 13021 lines...]
   [junit4] Suite: org.apache.solr.handler.CSVRequestHandlerTest
   [junit4]   2> 2490670 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001
   [junit4]   2> 2490671 WARN  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2490672 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2490677 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2490679 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2490680 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2490747 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2490772 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2490868 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2491019 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e45c3b3
   [junit4]   2> 2491027 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e45c3b3
   [junit4]   2> 2491028 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e45c3b3
   [junit4]   2> 2491030 INFO  (coreLoadExecutor-9987-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2491031 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2491210 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2491233 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2491344 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2491364 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2491365 INFO  (coreLoadExecutor-9987-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@6e45c3b3
   [junit4]   2> 2491365 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2491366 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\]
   [junit4]   2> 2491368 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2491511 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2491511 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2491512 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2491512 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2491514 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=363925417, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2491516 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@93e3de9[collection1] main]
   [junit4]   2> 2491517 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2491533 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2491585 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2491585 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2491585 INFO  (coreLoadExecutor-9987-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587065073702010880
   [junit4]   2> 2491586 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2491587 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2491587 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2491587 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2491589 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2491592 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2491600 INFO  (TEST-CSVRequestHandlerTest.testCommitWithin-seed#[890592012B790583]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2491601 INFO  (TEST-CSVRequestHandlerTest.testCommitWithin-seed#[890592012B790583]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 2491601 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2491601 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1001277324
   [junit4]   2> 2491602 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2491602 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f51265e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57069a66
   [junit4]   2> 2491605 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2491605 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61053234: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@22a26bde
   [junit4]   2> 2491607 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2491608 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2491608 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2491608 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@459ca910: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27183934
   [junit4]   2> 2491610 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2491610 INFO  (coreCloseExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3822f993
   [junit4]   2> 2491610 INFO  (coreCloseExecutor-9993-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=941816211
   [junit4]   2> 2491610 INFO  (coreCloseExecutor-9993-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34d0156: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1021c907
   [junit4]   2> 2491611 INFO  (searcherExecutor-9988-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@93e3de9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2491621 INFO  (SUITE-CSVRequestHandlerTest-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=798, maxMBSortInHeap=7.429288488747055, sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=189053248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest, BasicDistributedZk2Test, TestSubQueryTransformerCrossCore, TestGeoJSONResponseWriter, TestFaceting, TestManagedSchemaThreadSafety, HLLUtilTest, SOLR749Test, CdcrReplicationHandlerTest, TestMacros, ShardSplitTest, TestSchemaManager, QueryResultKeyTest, UpdateRequestProcessorFactoryTest, DistributedFacetPivotLongTailTest, TestLockTree, ExitableDirectoryReaderTest, HdfsAutoAddReplicasIntegrationTest, TestSolrCloudWithHadoopAuthPlugin, BlockJoinFacetDistribTest, TestStressCloudBlindAtomicUpdates, TestXmlQParser, CollectionsAPIAsyncDistributedZkTest, TestObjectReleaseTracker, TestCloudNestedDocsSort, TestStressVersions, MultiThreadedOCPTest, TestTolerantUpdateProcessorCloud, LeaderInitiatedRecoveryOnCommitTest, HdfsDirectoryTest, SortSpecParsingTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestCollectionsAPIViaSolrCloudCluster, BasicZkTest, RestartWhileUpdatingTest, TestValueSourceCache, TestNumericRangeQuery64, SearchHandlerTest, TestSolr4Spatial2, TestNumericTerms32, TestDocTermOrds, LoggingHandlerTest, TestDistributedMissingSort, TestRestManager, ExternalFileFieldSortTest, TestExceedMaxTermLength, TestHttpShardHandlerFactory, TestRuleBasedAuthorizationPlugin, TestPolicyCloud, TestBlobHandler, TestSolrIndexConfig, BasicFunctionalityTest, TermVectorComponentDistributedTest, PolyFieldTest, TestFileDictionaryLookup, TestCollationFieldDocValues, SoftAutoCommitTest, SolrCloudExampleTest, TestReplicationHandlerBackup, TestRestoreCore, TestDynamicLoading, TestRandomFaceting, SystemInfoHandlerTest, TestSolrQueryParser, LeaderElectionIntegrationTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, BlockJoinFacetSimpleTest, TestFieldCacheReopen, TestInitQParser, MetricsConfigTest, TestLuceneIndexBackCompat, ConcurrentDeleteAndCreateCollectionTest, TestCoreContainer, ShufflingReplicaListTransformerTest, TestClusterStateMutator, TestTrackingShardHandlerFactory, DocValuesTest, TestMultiWordSynonyms, TestDelegationWithHadoopAuth, PeerSyncTest, ZkSolrClientTest, CloudExitableDirectoryReaderTest, SolrGraphiteReporterTest, TestInfoStreamLogging, TestReRankQParserPlugin, UtilsToolTest, TestCorePropertiesReload, TestSchemaVersionResource, TestSimpleQParserPlugin, ReplaceNodeTest, BitVectorTest, FullSolrCloudDistribCmdsTest, MBeansHandlerTest, TestZkChroot, TestSkipOverseerOperations, DistributedQueueTest, ConnectionManagerTest, TestCopyFieldCollectionResource, TestFieldCacheWithThreads, TestBadConfig, NodeAddedTriggerTest, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, TestPayloadScoreQParserPlugin, DistributedQueryComponentCustomSortTest, TestFieldCacheSortRandom, FieldMutatingUpdateProcessorTest, BlobRepositoryCloudTest, PluginInfoTest, InfoHandlerTest, TestHighFrequencyDictionaryFactory, PropertiesRequestHandlerTest, ComputePlanActionTest, HdfsNNFailoverTest, UpdateParamsTest, TestExactSharedStatsCache, UpdateLogTest, TestLegacyNumericUtils, CopyFieldTest, TestSSLRandomization, DebugComponentTest, TestAuthorizationFramework, TestStressLucene, TestPerFieldSimilarity, TestStreamBody, HttpPartitionTest, CustomCollectionTest, TestAnalyzeInfixSuggestions, TestFieldResource, TestDocSet, TestShortCircuitedRequests, TestElisionMultitermQuery, TestDynamicFieldResource, TestSystemIdResolver, ShardRoutingCustomTest, TestSuggestSpellingConverter, OpenCloseCoreStressTest, MetricUtilsTest, SimpleMLTQParserTest, DeleteStatusTest, CacheHeaderTest, DistribDocExpirationUpdateProcessorTest, TestStressUserVersions, EchoParamsTest, TermsComponentTest, TestRandomCollapseQParserPlugin, TestRTGBase, TestConfigSetsAPIExclusivity, AutoAddReplicasPlanActionTest, OverseerCollectionConfigSetProcessorTest, TestRebalanceLeaders, AtomicUpdatesTest, HdfsChaosMonkeySafeLeaderTest, TestRetrieveFieldsOptimizer, NumberUtilsTest, SmileWriterTest, TestExtendedDismaxParser, AddSchemaFieldsUpdateProcessorFactoryTest, ZkNodePropsTest, MoreLikeThisHandlerTest, AnalysisAfterCoreReloadTest, ChangedSchemaMergeTest, DocumentBuilderTest, TestQueryTypes, AssignTest, TestLRUCache, TestSQLHandlerNonCloud, SolrIndexSplitterTest, TestReload, TestSolrCLIRunExample, TestClusterProperties, PreAnalyzedUpdateProcessorTest, TestGroupingSearch, TestOverriddenPrefixQueryForCustomFieldType, TestSolrFieldCacheBean, DeleteLastCustomShardedReplicaTest, TestSolrConfigHandlerConcurrent, TestSort, TestFastOutputStream, SimpleFacetsTest, TestCollationField, HttpSolrCallGetCoreTest, TestUniqueKeyFieldResource, DistributedIntervalFacetingTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomDVFaceting, TestDistributedSearch, TestDistributedGrouping, TestRealTimeGet, DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, TestIndexSearcher, SimplePostToolTest, TestCoreDiscovery, CoreAdminHandlerTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, RegexBoostProcessorTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CSVRequestHandlerTest -Dtests.seed=890592012B790583 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | CSVRequestHandlerTest (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_890592012B790583-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([890592012B790583]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [447/751 (1!)] on J1 in 1.00s, 1 test, 1 error <<< FAILURES!

[...truncated 518 lines...]
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4]   2> 3440700 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001
   [junit4]   2> 3440700 WARN  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 3440700 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3440700 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3440714 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3440714 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3440774 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3440781 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 3440785 WARN  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3440786 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3440885 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c960313
   [junit4]   2> 3440892 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c960313
   [junit4]   2> 3440893 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c960313
   [junit4]   2> 3440894 INFO  (coreLoadExecutor-10667-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3440895 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3440957 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3440964 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3440967 WARN  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3440967 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3440968 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3440968 INFO  (coreLoadExecutor-10667-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@6c960313
   [junit4]   2> 3440968 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3440968 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001\]
   [junit4]   2> 3441075 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3441075 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3441077 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60701984[collection1] main]
   [junit4]   2> 3441077 WARN  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3441078 INFO  (coreLoadExecutor-10667-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3441079 INFO  (searcherExecutor-10668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60701984[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3441079 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3441086 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 6
   [junit4]   2> 3441091 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3441091 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c90bf91 commitCommandVersion:0
   [junit4]   2> 3441153 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a6c9355[collection1] main]
   [junit4]   2> 3441153 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441153 INFO  (searcherExecutor-10668-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a6c9355[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 3441155 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 63
   [junit4]   2> 3441155 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3441155 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1430305497
   [junit4]   2> 3441155 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3441156 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@454f0cc7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@53c14f0e
   [junit4]   2> 3441159 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3441159 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@190a4ab6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@749e0cf0
   [junit4]   2> 3441163 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3441163 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bb88d59: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a2f6799
   [junit4]   2> 3441164 INFO  (coreCloseExecutor-10672-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ea91596
   [junit4]   2> 3441164 INFO  (coreCloseExecutor-10672-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1588139414
   [junit4]   2> 3441164 INFO  (coreCloseExecutor-10672-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a0a6f10: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@570f73e8
   [junit4]   2> 3441171 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3441172 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3441211 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3441217 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 3441220 WARN  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3441220 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3441317 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c960313
   [junit4]   2> 3441325 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c960313
   [junit4]   2> 3441325 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c960313
   [junit4]   2> 3441327 INFO  (coreLoadExecutor-10679-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3441328 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3441412 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3441419 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3441423 WARN  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3441423 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3441423 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3441423 INFO  (coreLoadExecutor-10679-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@6c960313
   [junit4]   2> 3441423 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3441423 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001\]
   [junit4]   2> 3441518 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3441518 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3441524 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@423dc94e[collection1] main]
   [junit4]   2> 3441525 WARN  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3441526 INFO  (coreLoadExecutor-10679-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3441527 INFO  (searcherExecutor-10680-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@423dc94e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 3441528 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3441531 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
   [junit4]   2> 3441531 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 3441532 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 3441532 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3441532 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3441532 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c8296e1 commitCommandVersion:0
   [junit4]   2> 3441594 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@699183cb[collection1] main]
   [junit4]   2> 3441594 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441594 INFO  (searcherExecutor-10680-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@699183cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 3441597 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 63
   [junit4]   2> 3441597 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3441597 WARN  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 3441597 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3441598 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441598 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 0
   [junit4]   2> 3441599 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3441599 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3441604 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15733a21[collection1] main]
   [junit4]   2> 3441604 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441605 INFO  (searcherExecutor-10680-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15733a21[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C1) Uninverting(_2(7.2.0):C1)))}
   [junit4]   2> 3441606 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 3441613 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 6
   [junit4]   2> 3441613 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3441613 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3441613 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c8296e1 commitCommandVersion:0
   [junit4]   2> 3441661 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@361bd96e[collection1] main]
   [junit4]   2> 3441661 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441661 INFO  (searcherExecutor-10680-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@361bd96e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C1) Uninverting(_2(7.2.0):C1) Uninverting(_3(7.2.0):C2)))}
   [junit4]   2> 3441661 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 51
   [junit4]   2> 3441661 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=foo2:doc} 0 0
   [junit4]   2> 3441661 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3441661 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c8296e1 commitCommandVersion:0
   [junit4]   2> 3441745 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53ac13fe[collection1] main]
   [junit4]   2> 3441746 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441747 INFO  (searcherExecutor-10680-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53ac13fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C1) Uninverting(_2(7.2.0):C1) Uninverting(_3(7.2.0):C2/1:delGen=1)))}
   [junit4]   2> 3441748 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 80
   [junit4]   2> 3441748 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[890592012B790583]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
   [junit4]   2> 3441750 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
   [junit4]   2> 3441750 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 3441750 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 3441751 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3441752 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3441752 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c8296e1 commitCommandVersion:0
   [junit4]   2> 3441766 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5443be28[collection1] main]
   [junit4]   2> 3441767 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441767 INFO  (searcherExecutor-10680-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5443be28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 3441771 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 3441772 ERROR (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 3441772 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3441834 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3441839 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3441843 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3441844 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3441844 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 3441879 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    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@6c960313
   [junit4]   2> 3441880 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001\]
   [junit4]   2> 3441976 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3441976 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3441978 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@584f9601[collection1] main]
   [junit4]   2> 3441979 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3441979 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3441981 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3441981 INFO  (searcherExecutor-10684-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@584f9601[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 3441984 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58248ee0[collection1] main]
   [junit4]   2> 3441984 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@230231d6
   [junit4]   2> 3441984 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=587346390
   [junit4]   2> 3441984 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cb7172f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61a6d7ca
   [junit4]   2> 3441984 INFO  (searcherExecutor-10684-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@58248ee0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1)))}
   [junit4]   2> 3441992 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3441992 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3441993 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5944367f[collection1] main]
   [junit4]   2> 3441993 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3441993 INFO  (searcherExecutor-10684-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5944367f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1) Uninverting(_5(7.2.0):C1)))}
   [junit4]   2> 3441993 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 3442000 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3442000 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3442000 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@609e1b6c commitCommandVersion:0
   [junit4]   2> 3442071 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e0f57d4[collection1] main]
   [junit4]   2> 3442072 INFO  (searcherExecutor-10684-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e0f57d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1) Uninverting(_5(7.2.0):C1) Uninverting(_6(7.2.0):C1)))}
   [junit4]   2> 3442073 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3442073 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 73
   [junit4]   2> 3442073 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 3442075 ERROR (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 3442075 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3442138 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3442155 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3442155 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3442155 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3442163 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 3442199 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    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@6c960313
   [junit4]   2> 3442199 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001\]
   [junit4]   2> 3442283 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3442283 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3442286 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e48e4a3[collection1] main]
   [junit4]   2> 3442286 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3442286 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3442286 INFO  (searcherExecutor-10688-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e48e4a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1) Uninverting(_5(7.2.0):C1) Uninverting(_6(7.2.0):C1) Uninverting(_7(7.2.0):C1)))}
   [junit4]   2> 3442362 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3442362 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3882f5f[collection1] main]
   [junit4]   2> 3442362 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@472c843f
   [junit4]   2> 3442362 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1194099775
   [junit4]   2> 3442362 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@233921b9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61a6d7ca
   [junit4]   2> 3442362 INFO  (searcherExecutor-10688-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3882f5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C1) Uninverting(_5(7.2.0):C1) Uninverting(_6(7.2.0):C1) Uninverting(_7(7.2.0):C1)))}
   [junit4]   2> 3442375 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[890592012B790583]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
   [junit4]   2> 3442376 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3442376 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1604245572
   [junit4]   2> 3442376 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3442376 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fb75018: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@345a4df4
   [junit4]   2> 3442380 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3442380 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d1b1c9a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@749e0cf0
   [junit4]   2> 3442381 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3442382 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79b37fed: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a2f6799
   [junit4]   2> 3442382 INFO  (coreCloseExecutor-10692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4379993
   [junit4]   2> 3442382 INFO  (coreCloseExecutor-10692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=70752659
   [junit4]   2> 3442382 INFO  (coreCloseExecutor-10692-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23307b9b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61a6d7ca
   [junit4]   2> 3442392 INFO  (SUITE-TestNRTOpen-seed#[890592012B790583]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {bazz=FST50, foo=FSTOrd50, bazzz=FST50, baz=FST50, foo2=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1008, maxMBSortInHeap=7.325250586348052, sim=RandomSimilarity(queryNorm=false): {}, locale=de-GR, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=156885016,total=456515584
   [junit4]   2> NOTE: All tests run in this JVM: [UninvertDocValuesMergePolicyTest, AlternateDirectoryTest, SuggesterFSTTest, TestCursorMarkWithoutUniqueKey, CdcrBidirectionalTest, NotRequiredUniqueKeyTest, TestInitParams, TestHdfsBackupRestoreCore, ConnectionReuseTest, TestConfigSetsAPIZkFailure, TestBulkSchemaAPI, TestStressInPlaceUpdates, DistribJoinFromCollectionTest, SpatialHeatmapFacetsTest, RAMDirectoryFactoryTest, AddBlockUpdateTest, TestConfigSetsAPI, CoreAdminCreateDiscoverTest, TestSolrXml, TestSolrQueryResponse, TestRecoveryHdfs, TestLocalFSCloudBackupRestore, StressHdfsTest, ClusterStateTest, SpellCheckCollatorTest, TestScoreJoinQPScore, TestFilteredDocIdSet, TestLazyCores, TestIndexingPerformance, CollectionsAPISolrJTest, DistributedFacetPivotWhiteBoxTest, TestSystemCollAutoCreate, DeleteShardTest, ShowFileRequestHandlerTest, BadIndexSchemaTest, DirectUpdateHandlerOptimizeTest, TestSerializedLuceneMatchVersion, CheckHdfsIndexTest, JvmMetricsTest, TestUseDocValuesAsStored2, CreateCollectionCleanupTest, TestLegacyFieldReuse, GraphQueryTest, PKIAuthenticationIntegrationTest, HdfsThreadLeakTest, DeleteNodeTest, TestSolrCoreProperties, TestOmitPositions, TestTolerantSearch, CollectionReloadTest, TimeZoneUtilsTest, DistributedFacetPivotLargeTest, TestConfigSets, NoCacheHeaderTest, HdfsRestartWhileUpdatingTest, MigrateRouteKeyTest, HdfsRecoverLeaseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSchemaNameResource, TestFieldCacheSort, TestHdfsCloudBackupRestore, TestTrieFacet, TestDownShardTolerantSearch, NumericFieldsTest, ClassificationUpdateProcessorFactoryTest, TestRequestStatusCollectionAPI, SolrInfoBeanTest, RecoveryZkTest, TestSearcherReuse, SolrMetricReporterTest, TestBinaryField, TestManagedSchemaAPI, TestBackupRepositoryFactory, TestMaxTokenLenTokenizer, TestRecovery, ScriptEngineTest, TestQuerySenderNoQuery, ZkControllerTest, TestAtomicUpdateErrorCases, CursorPagingTest, MetricsHandlerTest, StatsReloadRaceTest, SuggesterTSTTest, PeerSyncWithIndexFingerprintCachingTest, IndexBasedSpellCheckerTest, ConfigureRecoveryStrategyTest, PeerSyncReplicationTest, BJQParserTest, TestUnifiedSolrHighlighter, TestReversedWildcardFilterFactory, TestJsonFacets, TestEmbeddedSolrServerSchemaAPI, TestSolrCoreSnapshots, TestConfigSetImmutable, CloudMLTQParserTest, TestNamedUpdateProcessors, SolrCLIZkUtilsTest, TestFieldCache, TestCustomSort, TestRawTransformer, RankQueryTest, DefaultValueUpdateProcessorTest, ForceLeaderTest, TestOrdValues, TestZkAclsWithHadoopAuth, TestCSVResponseWriter, AutoScalingHandlerTest, TestAddFieldRealTimeGet, UUIDFieldTest, SuggesterWFSTTest, DistributedVersionInfoTest, DocExpirationUpdateProcessorFactoryTest, TestExactStatsCache, LeaderInitiatedRecoveryOnShardRestartTest, OverseerModifyCollectionTest, TestCoreAdminApis, TestSurroundQueryParser, QueryParsingTest, DisMaxRequestHandlerTest, SolrRequestParserTest, TestCustomStream, TestTestInjection, TestUtils, BasicDistributedZkTest, RequestHandlersTest, CdcrReplicationDistributedZkTest, TestFieldCacheVsDocValues, TestWriterPerf, ShardRoutingTest, LeaderFailureAfterFreshStartTest, TestFieldCollectionResource, DistribCursorPagingTest, TestMiniSolrCloudClusterSSL, SearchHandlerTest, TestSQLHandler, TestLMDirichletSimilarityFactory, URLClassifyProcessorTest, HdfsUnloadDistributedZkTest, TestNoOpRegenerator, BufferStoreTest, TestQueryWrapperFilter, AsyncCallRequestStatusResponseTest, TestPushWriter, SpellCheckCollatorWithCollapseTest, TestDFRSimilarityFactory, TestReloadAndDeleteDocs, BlockCacheTest, TestCollectionAPIs, TestBinaryResponseWriter, AnalyticsQueryTest, ClassificationUpdateProcessorTest, TestManagedSynonymGraphFilterFactory, TestNumericTokenStream, MoveReplicaHDFSFailoverTest, SuggestComponentTest, TestEmbeddedSolrServerAdminHandler, BinaryUpdateRequestHandlerTest, TestManagedStopFilterFactory, CollectionTooManyReplicasTest, LeaderElectionTest, TestQuerySenderListener, ZkCLITest, TestLFUCache, ReturnFieldsTest, TestExportWriter, FieldAnalysisRequestHandlerTest, DistributedSpellCheckComponentTest, TestCloudSearcherWarming, OverseerStatusTest, TestSolr4Spatial, TestReplicaProperties, AutoAddReplicasIntegrationTest, TestMissingGroups, CoreMergeIndexesAdminHandlerTest, ImplicitSnitchTest, JSONWriterTest, IndexSchemaTest, DistributedFacetPivotSmallAdvancedTest, DistanceUnitsTest, FastVectorHighlighterTest, TestPrepRecovery, ResponseLogComponentTest, TestLegacyNumericRangeQueryBuilder, TestIntervalFaceting, TestHashPartitioner, TestStressReorder, TestJoin, TestRangeQuery, StatsComponentTest, QueryElevationComponentTest, DirectUpdateHandlerTest, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, LukeRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, TestConfig, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, DeleteReplicaTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTlogReplica, ExecutePlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, SearchRateTriggerTest, SystemLogListenerTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest, CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties, TestImplicitCoreProperties, TestNRTOpen]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTOpen -Dtests.seed=890592012B790583 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNRTOpen (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_890592012B790583-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([890592012B790583]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [595/751 (2!)] on J0 in 1.74s, 2 tests, 1 error <<< FAILURES!

[...truncated 47964 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 19 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/19/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001

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


FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([442A5612539D0D08:CC7E69C8FD6160F0]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1276)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([442A5612539D0D08:8D9F14BC5AFACBFD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:706)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.MergeStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_442A5612539D0D08-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestRealTimeGet

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001

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




Build Log:
[...truncated 1918 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=465, maxMBSortInHeap=7.832388336550486, sim=RandomSimilarity(queryNorm=true): {=DFR I(n)B1, ssnbcmwv=IB SPL-L2, joirhwsqyp=DFR I(n)L1, jzlyar=DFR I(F)L2, ccf=IB SPL-L3(800.0), dusap=DFR I(F)2, rmzdz=DFR GBZ(0.3), izobbw=DFR I(n)2, ahoe=DFR I(F)3(800.0), rois=DFR I(F)3(800.0), leyppak=DFR I(ne)L1, iox=DFR I(n)L1, naytv=DFR I(F)L1, xbfydhba=DFR I(ne)B2, qkdm=DFR I(F)2, wjrjuloz=LM Jelinek-Mercer(0.100000), wxlownzpbk=DFR G2, wcfeajmq=DFR I(n)B1, yukbaltln=IB SPL-L2, baw=DFR I(ne)LZ(0.3), jyun=DFR I(ne)L3(800.0), sxifchewj=DFR I(ne)1, tlykrnop=DFR I(F)1, iyxs=DFR GBZ(0.3), f_NONE=LM Jelinek-Mercer(0.100000), wlthrvf=DFR I(ne)3(800.0), weehs=DFR GB2, tdbdjwho=DFR GB3(800.0), twfevxwuob=IB LL-D1, yzdbpljul=LM Jelinek-Mercer(0.100000), obyuseg=DFR I(ne)1, qeoat=DFR I(n)B2, lcusfm=IB LL-D2, hnq=DFR I(ne)B1, layacjhoxs=IB SPL-D3(800.0), fapx=DFR I(n)Z(0.3), hwoovqmtu=IB LL-LZ(0.3), kvzfjs=DFR GLZ(0.3), gwuzvzl=DFR I(ne)L1, chyqejxop=DFR I(n)Z(0.3), rukxftv=DFR I(ne)B3(800.0), clqtplpzi=DFR I(ne)BZ(0.3), nopebk=DFR I(n)BZ(0.3), fbrooi=IB SPL-D1, kkwfw=DFI(Standardized), hloem=IB SPL-L3(800.0), zlnt=DFR G1, bd=IB SPL-D2, mioc=IB LL-D1, f_POSITIONS_AND_OFFSETS_AND_PAYLOADS=DFR I(F)L2, tdykukzl=DFR GL3(800.0), wciyx=DFR I(n)3(800.0), hop=DFR I(F)2, bpdslfzjdu=DFI(Standardized), oxdmlpz=DFR I(ne)B2, gpyhb=DFR GB2, ekljtu=DFR GBZ(0.3), isyumw=DFI(Standardized), bl=DFR I(F)B2, bm=DFR GB1, rptawkjw=DFR I(F)2, uxvkkulu=IB SPL-L1, kkbqtefdl=DFR I(n)LZ(0.3), ykrawdqs=DFR GL3(800.0), nvnsntu=DFR I(F)B2, bhcobpyftf=DFR I(F)3(800.0), nmsw=DFR I(F)LZ(0.3), bu=DFR I(n)2, xdiursjuzn=DFR I(ne)1, hsqk=IB SPL-DZ(0.3), bv=DFR I(F)L1, bw=DFR GZ(0.3), tgj=IB LL-L3(800.0), ludjuy=DFR I(ne)3(800.0), yhtdb=IB SPL-D1, mukmtc=DFR I(n)BZ(0.3), zmlrdd=DFR I(F)3(800.0), pbnuehkrlx=DFR G2, irwex=DFR I(n)B3(800.0), yqt=DFR GB3(800.0), gnc=ClassicSimilarity, tgq=DFR I(n)2, iyyz=DFR I(n)1, cd=DFR G3(800.0), b=DFR I(F)L2, dxifl=DFR I(F)LZ(0.3), e=DFR I(ne)L1, f=DFR I(n)L1, qmbnt=IB SPL-D2, adgi=DFR I(n)B1, cgbjeswma=DFR I(F)B1, ztd=DFR GL3(800.0), co=DFR I(ne)B1, equgysdfm=DFR I(n)LZ(0.3), pjolypoc=IB LL-D3(800.0), sfa=DFR GZ(0.3), cft=DFR GB2, q=DFR I(n)2, zotpejcnrn=IB LL-L2, hvxgwfi=DFR I(F)B1, ribiwf=DFR G3(800.0), hspg=DFR GZ(0.3), t=DFR I(ne)BZ(0.3), setyg=DFR I(ne)B1, u=IB LL-D2, onqs=IB SPL-L1, tnyilgbz=IB SPL-D1, dgwlcj=DFR I(n)BZ(0.3), qpsgh=DFR I(n)Z(0.3), y=DFR I(n)3(800.0), juc=DFR GB1, xuwzcw=DFR GZ(0.3), aujfg=DFR I(n)L2, isd=DFR I(ne)L3(800.0), qlgz=IB SPL-L3(800.0), xpr=DFI(Saturated), jtvtgryani=IB LL-LZ(0.3), ozdxlhdngw=DFI(Standardized), yhxmbsnwhn=IB SPL-D3(800.0), ukhlmm=DFR I(F)L2, ebemcdsp=DFR I(n)B1, btniokfo=DFR I(n)L2, f_POSITIONS_AND_PAYLOADS=DFR I(n)2, uvse=LM Jelinek-Mercer(0.700000), tjhoo=DFR I(n)BZ(0.3), wieuzxbvms=DFR I(n)B2, jut=DFR I(F)3(800.0), gxmqwnue=DFR I(n)L1, dn=DFR G3(800.0), qpyyiegk=IB LL-D2, dp=LM Jelinek-Mercer(0.100000), djdrwlng=DFR GBZ(0.3), stzysta=DFR I(n)L2, dt=DFR I(ne)L1, hzcdea=IB SPL-LZ(0.3), mvdmmls=DFR I(F)L1, aljeegnen=DFR I(F)L1, cgkta=DFR I(F)3(800.0), xumjb=DFR I(n)B3(800.0), eb=DFR I(F)Z(0.3), ed=DFR I(F)B1, uxdmwjavst=IB SPL-D3(800.0), qdpdoysj=BM25(k1=1.2,b=0.75), jdcdwttgh=DFR I(F)L2, nwiza=DFR I(ne)B3(800.0), lkuaje=DFR I(ne)B3(800.0), ftkoxjan=DFR I(F)Z(0.3), mrboelgiao=IB LL-D2, en=IB LL-D2, ep=DFR I(n)BZ(0.3), crbqttcm=DFR I(n)B1, sybafau=DFR I(F)3(800.0), kkiuibqv=DFR I(ne)LZ(0.3), zhrswfnq=IB LL-L2, edqgxtggmv=DFR I(n)B3(800.0), qoox=DFR I(F)L1, lzkpepja=DFR I(F)B1, wurnzokrzm=ClassicSimilarity, fmivqaiqac=DFR I(ne)3(800.0), gpzgj=DFR I(n)2, vzauvku=DFR I(ne)L1, yomvhe=DFR I(n)L1, vxmqqjoa=DFR I(ne)B1, kpmhzxllw=DFR GB2, puzzdimg=IB SPL-L3(800.0), yatvzpmp=DFR I(F)B2, wrjju=DFI(Saturated), ulr=DFR I(F)2, isoq=DFR GL2, umbjeyhc=ClassicSimilarity, vwjtt=IB SPL-L2, baibck=DFR I(ne)2, udwdt=DFR GL2, lxxxrpzcc=DFR GB1, fq=DFR I(ne)2, gauv=IB SPL-L2, hkrgmjfxq=DFR I(F)L3(800.0), qeb=DFR GBZ(0.3), rouellp=DFR I(F)Z(0.3), vok=IB LL-L3(800.0), mflz=DFR I(F)B3(800.0), mhqa=IB SPL-L1, gc=DFR I(F)B2, qlyxvod=DFI(Saturated), gkhr=IB LL-L1, ekvvplwu=DFR I(n)1, wexozp=DFR I(n)L2, idwpbiyvnn=IB SPL-D3(800.0), jpehois=IB LL-DZ(0.3), dnvv=DFR I(F)3(800.0), edbvykhs=DFR GB3(800.0), afp=DFI(ChiSquared), ypnxcpf=DFR I(F)1, lbwrizpww=DFR G2, bvexwh=DFR GB2, wrk=IB LL-L3(800.0), dmuh=DFR I(ne)1, vrtfsejkf=DFR I(ne)2, gsc=DFR I(ne)BZ(0.3), xdfz=IB SPL-LZ(0.3), voiyzvhke=DFR I(ne)3(800.0), ulbguspcef=DFR GL3(800.0), hc=IB LL-L1, rycjwabblk=DFR I(F)L2, pbkumvwn=DFR I(F)LZ(0.3), qzwery=DFR I(F)B2, psdfmkqfrc=IB SPL-L3(800.0), grjxbhye=DFR I(ne)1, zzsxng=DFR I(n)LZ(0.3), gsq=DFR I(n)L1, rntswd=DFI(Standardized), ukoegzzf=DFR I(n)3(800.0), zggwjgrqb=IB SPL-D2, puvofi=DFR I(n)L1, kydknhtg=IB SPL-DZ(0.3), puejlwtucx=DFR I(n)1, vhpyjvzx=DFR GL2, skcjn=DFR I(F)2, twetmamvx=DFR I(ne)Z(0.3), znavzjnvlf=DFR GLZ(0.3), maen=DFR I(n)B3(800.0), vqi=DFR GL3(800.0), rpmybxdk=ClassicSimilarity, f_OFFSETS=DFR I(ne)1, umlnkxq=DFR I(ne)1, rtyiyvsdu=DFR GZ(0.3), fpyeppvxf=DFR I(F)L2, zogwskv=IB SPL-L3(800.0), fwea=DFR I(n)2, mrwhvlwmmp=DFR GZ(0.3), tkcw=DFR G1, eozslikj=IB SPL-DZ(0.3), ggaq=DFR I(n)BZ(0.3), grecwatd=DFR I(ne)2, il=DFR I(F)B3(800.0), frp=DFR I(n)B2, iethpus=DFR I(ne)L1, ip=DFR I(F)Z(0.3), eclwsuvp=DFR GL3(800.0), iq=DFR GB2, jqjuqe=DFR GB2, yvhpfjy=IB LL-L2, ncijkvds=IB SPL-LZ(0.3), ix=DFR I(ne)1, rjf=DFR I(F)L3(800.0), slj=DFI(Standardized), iz=DFR G2, lzngbzaoeb=DFI(ChiSquared), hrold=DFR I(F)B3(800.0), zemgogn=DFR I(n)B1, apgel=IB SPL-L2, ntopyp=DFR GB2, icuooige=BM25(k1=1.2,b=0.75), efjllpectf=IB LL-DZ(0.3), gefadrdu=DFR I(ne)2, fzbownw=DFR I(ne)BZ(0.3), rauo=IB SPL-D2, lfbxm=DFR I(F)Z(0.3), dpwxppz=IB LL-D1, jk=DFR I(n)LZ(0.3), wuf=DFR I(n)B3(800.0), pskykfwkwg=DFR I(ne)B3(800.0), ju=BM25(k1=1.2,b=0.75), gvvho=DFR I(F)BZ(0.3), mdtnvxbcm=DFR I(n)L2, bkw=DFR I(ne)L2, sbuznyypch=DFR I(F)L1, trsw=IB SPL-DZ(0.3), oem=ClassicSimilarity, ka=LM Jelinek-Mercer(0.100000), kb=IB SPL-L1, crnqgufzm=DFR I(ne)3(800.0), kj=DFR GL3(800.0), ljjxcabesu=DFR I(ne)2, uauwj=DFI(ChiSquared), hydg=DFR I(n)1, zfukvkzdcj=DFR I(ne)L1, zhmo=DFR I(ne)3(800.0), fjgvlw=IB LL-DZ(0.3), kw=DFR I(F)Z(0.3), cffipzx=IB LL-DZ(0.3), gnnqhh=DFR I(F)2, orax=DFR GLZ(0.3), yfyhupb=DFR GL3(800.0), hnzku=LM Jelinek-Mercer(0.700000), fffiiic=DFR I(n)2, exjcj=IB SPL-D1, dfbdnieb=DFR I(F)B3(800.0), jrpt=DFI(Saturated), ghjzs=IB SPL-L3(800.0), xyd=DFR I(F)2, ahuasirx=IB SPL-D3(800.0), fzprhbvdw=IB SPL-L1, xbgpkhp=DFR I(F)Z(0.3), dysf=IB LL-DZ(0.3), utxakiaac=IB SPL-LZ(0.3), f_POSITIONS=DFR I(ne)L3(800.0), eyqyumkn=DFR I(F)B3(800.0), zheqxqumyb=DFI(ChiSquared), hgdb=IB LL-LZ(0.3), wppqfm=DFR I(F)1, gxa=DFR I(F)2, ghwjeqj=IB SPL-D1, mdzxlddzd=DFR I(n)B2, mkxqyjb=IB LL-DZ(0.3), ommjs=DFI(Standardized), zvimow=IB SPL-D2, rdzko=IB SPL-D1, qku=DFR GB1, mh=DFR I(n)1, ccprvcr=IB LL-L2, hvdcwytw=IB LL-D1, fvm=ClassicSimilarity, vazmwqtl=DFR I(ne)2, gkntydw=DFR GL2, mm=DFR I(ne)B3(800.0), kxgnfam=LM Jelinek-Mercer(0.700000), ivrxeoi=DFI(Standardized), whdibszjqu=IB LL-L2, cijdgrqfj=DFR GL1, f_POSITIONS_AND_OFFSETS=ClassicSimilarity, rne=DFR I(F)2, vwqtmao=DFR I(n)L1, ijitiulpmj=DFR I(F)Z(0.3), kjrtkv=IB LL-L2, hamxvcbx=DFR I(F)Z(0.3), zqfgpkyamx=DFR I(ne)B3(800.0), sxcw=DFR I(F)L1, nfh=DFR GLZ(0.3), pfhiunfqm=DFR I(F)L2, otkrr=DFR I(F)L1, tru=DFR I(n)Z(0.3), dknhf=DFR I(F)B3(800.0), nfn=DFI(Saturated), ctbbzjv=IB SPL-DZ(0.3), hbusnpo=DFR I(ne)1, fiotnz=DFR I(F)2, lfwhfxj=IB LL-L1, fqaea=ClassicSimilarity, taoxzc=LM Jelinek-Mercer(0.100000), uwyym=DFR I(F)BZ(0.3), dumh=IB SPL-LZ(0.3), canvuh=DFR I(F)2, kojztroreu=DFR GL3(800.0), chmuanenr=DFR GB3(800.0), rfjmcixr=DFR I(F)B1, rupcq=DFR GL1, dbxubm=DFR I(F)B2, sqd=DFR I(F)L2, izekhhamb=LM Jelinek-Mercer(0.700000), rjnt=DFR I(F)L1, ilssuj=IB SPL-L2, ezzww=DFR I(F)L3(800.0), evuujok=LM Jelinek-Mercer(0.700000), eapdlqyxot=IB SPL-L2, rnyphfqkdy=DFR I(F)BZ(0.3), qmm=IB SPL-D1, oc=IB LL-L2, iifm=DFI(ChiSquared), tsv=LM Jelinek-Mercer(0.100000), xruwzooxyn=IB LL-D2, tmxxsxocl=BM25(k1=1.2,b=0.75), ol=BM25(k1=1.2,b=0.75), tta=DFR I(F)L2, btkxqaba=DFR I(ne)L2, ieauvs=IB SPL-D3(800.0), wmbgdfhx=DFR I(ne)BZ(0.3), oqogle=IB SPL-LZ(0.3), dnbutvd=DFR I(n)L3(800.0), ot=DFR I(ne)Z(0.3), iovtbuxpxt=IB SPL-D2, evz=DFR I(F)B1, jicbgg=BM25(k1=1.2,b=0.75), xsnvko=DFR I(ne)B1, hfnipshx=DFR I(F)3(800.0), bpkiorloba=IB SPL-LZ(0.3), dxczqdtvx=DFR GL3(800.0), ezxsbl=DFR I(n)L1, soazp=DFR I(ne)2, frtoxca=DFR I(ne)Z(0.3), dwncjcugp=BM25(k1=1.2,b=0.75), pf=DFR I(n)L1, ofsjb=IB SPL-D3(800.0), rpyh=DFR I(ne)3(800.0), luykhfvptb=IB SPL-D3(800.0), yhtj=DFR I(F)B3(800.0), csn=IB SPL-DZ(0.3), ifgpzkdj=DFR GB1, tgehyysfxw=DFR G2, kljwqmzni=BM25(k1=1.2,b=0.75), zkmvpput=DFR I(n)L1, jmvrmde=DFR G3(800.0), uoqlnstv=DFR GL3(800.0), lpipw=DFR I(n)L3(800.0), asmqghgax=DFR I(ne)Z(0.3), xjiomrb=LM Jelinek-Mercer(0.700000), ujkng=DFR I(F)1, ilok=IB SPL-LZ(0.3), guuci=DFR I(F)LZ(0.3), qb=DFR I(ne)L1, kpruwodpd=IB SPL-L3(800.0), qf=DFR GB1, lrqr=DFR I(n)L3(800.0), crxjftwwxe=DFR I(F)L2, kkwvm=DFI(Standardized), oalcmyfy=DFR I(F)L1, ltzff=IB SPL-L1, qk=DFR I(F)Z(0.3), txbxbzvh=DFR G1, niw=IB LL-DZ(0.3), lleq=DFR I(ne)2, mgy=IB SPL-DZ(0.3), cecxql=IB SPL-L1, ydfhf=IB LL-D3(800.0), ztlvlyak=LM Jelinek-Mercer(0.700000), nlwan=DFR G3(800.0), ptqcxqsrau=LM Jelinek-Mercer(0.700000), nycoffaq=DFR I(F)BZ(0.3), mbnt=DFR I(ne)B3(800.0), qz=DFR I(ne)BZ(0.3), hexnipu=DFR GZ(0.3), kzcm=DFR GZ(0.3), rrm=DFR I(F)LZ(0.3), egcmbsyw=DFR I(F)2, uitwhespo=DFR I(ne)2, qaodsiisz=DFR GL3(800.0), tchye=DFR I(n)1, rf=DFR I(n)LZ(0.3), bse=IB SPL-D3(800.0), ehjumdfr=IB SPL-D2, mgmvh=DFR I(n)3(800.0), nhgjyqnup=DFR I(ne)L3(800.0), xohosz=IB SPL-L3(800.0), cqcbvvr=DFR I(ne)L1, ocedpumao=IB SPL-L1, rk=IB LL-L2, ovsixb=IB LL-L2, cum=DFR GBZ(0.3), kdz=IB SPL-L2, aqq=IB SPL-D2, pbsxgj=DFR I(ne)B3(800.0), zdyzut=DFR I(n)Z(0.3), rx=DFR I(ne)Z(0.3), llnpirphd=IB SPL-D2, jnnsnymg=DFR I(F)B1, plomey=DFR GBZ(0.3), koypq=DFR I(n)2, sdifmalqq=DFR I(n)L1, kdxxrb=DFR GL1, wcnrr=DFR I(ne)B3(800.0), pthaivffrt=DFR GB1, sm=DFR GB1, ezo=IB SPL-D2, metgrouxal=IB LL-L3(800.0), dgvc=IB LL-D1, zdhmgwkq=DFR GZ(0.3), sw=DFR GBZ(0.3), buuhinx=IB LL-DZ(0.3), fhznxvom=DFR G2, jmob=IB SPL-L1, ibb=IB LL-LZ(0.3), pph=LM Jelinek-Mercer(0.700000), eegvxgv=DFR I(ne)L1, ibd=BM25(k1=1.2,b=0.75), zmkxf=IB LL-DZ(0.3), wopwohrl=DFR I(n)B1, ofudzkplx=IB SPL-D2, wgfvr=DFR I(F)1, yav=IB SPL-L2, txw=DFR GB2, xvnglz=DFI(Saturated), cogx=DFR GL2, dwbvyaw=IB LL-D3(800.0), dpoyuia=IB SPL-L1, tj=LM Jelinek-Mercer(0.700000), mvxtmw=DFI(Saturated), diyk=DFR I(F)L3(800.0), yplrzeno=DFR I(F)L2, tq=DFR I(n)LZ(0.3), shomqu=DFR I(n)BZ(0.3), esil=DFR G2, cspof=DFR I(n)B2, ayjztjuzjg=DFR I(ne)1, yoqptcyk=IB LL-D3(800.0), qpbz=DFR GB2, eagemba=DFR G2, zjsmiztcl=DFR I(n)LZ(0.3), tz=DFR I(n)LZ(0.3), hhqdigyoi=DFR GB1, bktsjt=DFR G2, qsk=DFR I(F)1, amkfvktfo=IB SPL-DZ(0.3), swq=DFR I(F)L1, eohpibgl=IB LL-D3(800.0), fuwyuxz=DFR I(ne)LZ(0.3), baouuikfzo=DFR I(F)1, qmoukwjxv=IB LL-L2, texflpi=IB LL-D1, pnyrmkfh=DFI(ChiSquared), vkxwtl=IB LL-L1, uncnu=DFR I(n)BZ(0.3), liq=DFR I(F)BZ(0.3), ccsk=DFR I(n)BZ(0.3), wmnexwzpda=IB LL-L3(800.0), jeq=DFR I(ne)L3(800.0), uq=IB SPL-L1, dxspotv=DFR I(F)1, rxzsfmvt=LM Jelinek-Mercer(0.100000), rvd=IB LL-L1, rixkpgoot=IB SPL-L3(800.0), scbh=DFR GB2, ope=DFR I(n)BZ(0.3), lcajh=DFR I(n)B2, rsea=IB SPL-LZ(0.3), qyovguc=DFR I(n)B3(800.0), vmhltfcms=DFR I(F)Z(0.3), adomrdqexw=DFR I(ne)Z(0.3), tklzbowrqw=DFR I(n)B3(800.0), khs=DFI(ChiSquared), vn=IB LL-D2, omeehtt=DFR GBZ(0.3), vxxlhmd=DFR G1, hmvbizlkaf=DFR I(ne)3(800.0), nuxfcnqg=IB LL-DZ(0.3), hntaqvymjn=LM Jelinek-Mercer(0.700000), uvsiedz=DFR G3(800.0), hgjpej=DFR I(n)L2, jgxtjv=DFR I(n)3(800.0), vjwguyep=IB SPL-D1, qcbgqewy=IB LL-L1, zpqkkvhcl=DFR I(n)2, richlsgbv=DFR I(n)2, uxqtcguuki=IB SPL-L1, svzdxknhn=DFR GZ(0.3), sceh=IB LL-L1, ffjjys=LM Jelinek-Mercer(0.700000), wjlvt=IB SPL-L1, ctvg=DFR I(n)B1, rcvmc=DFR I(ne)B2, ntrxykn=IB LL-DZ(0.3), wg=DFR I(F)3(800.0), bxg=DFR I(ne)L3(800.0), enymjcm=IB SPL-L1, rgarpdytv=IB LL-L2, vlnsear=DFR I(n)Z(0.3), xnfdeg=DFR I(F)B1, uzijzieju=DFR GLZ(0.3), nbrc=DFR I(ne)L1, xce=DFR GL3(800.0), ybrxdhvouu=DFR I(ne)B3(800.0), ptnate=IB LL-L1, hrce=DFR I(n)B1, aruwhr=DFR I(n)L1, ibkmwdh=IB LL-D3(800.0), ww=DFR I(ne)BZ(0.3), wy=IB SPL-D1, inxe=DFR I(F)B2, eonhoekz=IB SPL-D3(800.0), iqsuwdnxa=DFR I(ne)1, yvonlcss=DFI(ChiSquared), miisknf=DFR I(ne)1, newimprhk=DFR I(n)2, kjn=DFR I(F)L1, wxgbvl=IB LL-D3(800.0), xf=DFR I(F)L2, bkgmv=IB LL-L3(800.0), inquyiuffk=DFR I(F)1, icaj=DFR I(F)B3(800.0), ytirkdp=DFR GLZ(0.3), pvrs=DFR I(F)BZ(0.3), xn=DFR GBZ(0.3), awl=IB LL-L1, rhwkvib=DFR I(F)B2, maffvuatka=IB SPL-L1, pud=DFR GL3(800.0), kargyto=DFR I(ne)LZ(0.3), simtd=DFR I(ne)B3(800.0), yian=DFR I(ne)B1, ntcim=DFR I(ne)L3(800.0), yqjjvzouo=DFR GB2, gchyooq=DFR I(n)B2, bza=IB SPL-LZ(0.3), ye=DFI(Standardized), absuk=IB LL-DZ(0.3), liukavuen=DFR I(n)B1, ctxg=IB LL-D3(800.0), kbprkpljx=BM25(k1=1.2,b=0.75), brolluyufn=DFR I(ne)3(800.0), fgqyd=BM25(k1=1.2,b=0.75), flrbambb=DFR I(n)3(800.0), koqovmkmi=DFR I(F)Z(0.3), fat=DFR I(n)B2, ksbndaak=DFR I(F)L1, wvhhtp=DFR GB2, yxbxunszic=DFR I(ne)Z(0.3), lxape=IB SPL-D3(800.0), xwlckv=DFR GZ(0.3), fpwhecmb=BM25(k1=1.2,b=0.75), xwrnnfzmtk=LM Jelinek-Mercer(0.700000), ywztzvvkea=DFR GL2, rgrenwa=IB LL-D1, jjn=DFR I(F)BZ(0.3), zk=DFR GB1, ylcxeur=DFR I(F)1, iryphafp=DFR G3(800.0), qdvdjdqm=DFR GL3(800.0), zo=DFR I(F)3(800.0), tnwtvbeoj=DFR I(n)B3(800.0), qquznab=DFR I(n)L2, tynvdgz=DFR G1, suit=DFI(Standardized), lgbs=DFR I(n)3(800.0), qnlxaiuamp=DFR I(ne)B2, trcy=DFR GBZ(0.3), mwbo=DFR I(F)L2, vxwphx=DFR I(n)1, cclhxn=BM25(k1=1.2,b=0.75), mveiys=DFR I(F)L1, xfv=DFR I(F)B3(800.0), grcfhdztdd=DFR I(n)Z(0.3), jfvhdp=DFR I(F)L2, kxzcsc=DFR I(F)B2, ssic=DFR I(ne)B3(800.0), gobdz=DFR I(n)LZ(0.3), wsiebua=DFR I(ne)LZ(0.3), czqbaobnwd=DFR I(ne)B3(800.0), aivginbdcq=DFI(ChiSquared), hshjg=DFR I(ne)L2, uuaizhnriq=DFR I(n)L2, udhhqybisu=DFR I(ne)L2, axmji=DFR I(ne)B3(800.0), jxaxclvnw=IB LL-DZ(0.3), vzdtns=DFR I(n)B1, wwiqdp=IB SPL-LZ(0.3), ycstzfefvv=DFR I(ne)2, bqurr=DFR I(ne)B2, npuafncb=DFR I(n)Z(0.3), yim=DFR I(n)BZ(0.3), yzhzye=DFR G2, sfrin=IB SPL-L3(800.0), hha=DFR I(ne)B1, kcubowzqtw=IB LL-D3(800.0), srqda=DFR I(n)B2, xhbvq=DFR I(F)B1, npgxybbkg=DFR GZ(0.3), ufaluw=DFR I(F)L2, vcy=DFR I(F)L1, ynlm=DFR I(ne)1, mqut=IB SPL-D1, bnmlt=DFR I(ne)BZ(0.3), yjc=DFR I(n)L2, tccguh=DFR I(ne)B3(800.0), jugrkloifq=DFR I(ne)B1, gvqj=DFR I(ne)BZ(0.3), mvwgg=DFR I(n)Z(0.3), vcxit=DFR GL3(800.0), xjtkerns=DFR I(F)B3(800.0), yjp=DFR I(ne)B3(800.0), bsivb=DFR G3(800.0), uvvij=LM Jelinek-Mercer(0.700000), wvzrqq=LM Jelinek-Mercer(0.100000), evzs=DFR I(ne)B2, mtaxawb=DFR I(F)L2, cbvgnj=IB SPL-LZ(0.3), koo=IB SPL-D2, uhox=DFR I(n)B3(800.0), tshf=DFR I(n)B2, telu=DFR GLZ(0.3), fen=DFR I(n)L2, lvpbwyx=IB SPL-DZ(0.3), utqxyum=DFR I(n)L3(800.0), ptlanxgna=IB SPL-L2, khtds=DFR I(n)2, xahynwfri=DFR GB1, tzgfbzpaeb=BM25(k1=1.2,b=0.75), rmpmd=DFR I(n)Z(0.3), ggv=IB SPL-L1, udfye=IB LL-D1, taj=DFR I(ne)L2, odjgzi=DFR I(n)BZ(0.3), ewyreric=DFI(ChiSquared), lydbhzh=DFR GB1, yvofw=IB SPL-L1, qzyxfvxg=DFR I(ne)1, yfnddtdz=IB LL-LZ(0.3), yzcgjliqnh=DFR I(ne)2, mtp=DFR I(n)B1, itiv=DFR I(F)LZ(0.3), wjsuxcra=IB SPL-L2, xafbvil=DFR I(ne)3(800.0), iynixyzcwe=ClassicSimilarity, idnjsfi=IB SPL-L2, ibyjjlcaw=IB SPL-D3(800.0), bcvtbn=DFI(Standardized), eduv=DFR I(F)B2, ccclun=DFR I(F)L1, stlvtbiri=DFR I(ne)L3(800.0), lvda=IB LL-DZ(0.3), bqabkr=DFR I(F)L1, mvruuwack=IB LL-D3(800.0), hcrje=DFR I(ne)3(800.0), jpvnn=DFR GB3(800.0), bcfqmjfkoj=DFR I(F)B2, kcppak=BM25(k1=1.2,b=0.75), gncj=DFR I(ne)BZ(0.3), qfyu=DFR GZ(0.3), bkocuznvzm=DFR I(ne)L1, fvwqoq=DFI(ChiSquared), zxucwox=DFR I(ne)B2, muzyrk=IB SPL-D3(800.0), tsuhf=DFR I(F)B1, woyuwrr=IB SPL-DZ(0.3), ynajhd=DFR I(ne)B3(800.0), wwqwzxmxe=IB SPL-LZ(0.3), zgxytuvrad=DFR I(ne)B3(800.0), zfthzl=DFR I(F)BZ(0.3), vusqirew=DFR I(n)LZ(0.3), nssufi=IB SPL-L3(800.0), ifsagephof=IB LL-L2, tahcslz=DFR I(n)B1, dyher=DFR I(n)B1, zczshqqbfn=DFR I(F)B2, zvtgdarxb=DFR I(ne)LZ(0.3), owutffonph=IB SPL-D2, yzrrpfeop=DFR I(n)L1, ulntucinu=DFI(Standardized), krpqjjendg=IB LL-L1, shtfmbq=BM25(k1=1.2,b=0.75), duwod=DFR I(n)L1, mgfc=ClassicSimilarity, myit=DFR GB3(800.0), nmof=DFR GB3(800.0), kmxj=DFR I(n)2, bggllr=DFR G1, cwdmwds=DFR GB2, kvix=DFR I(F)B1, pmejxsedm=DFR I(ne)Z(0.3), pmij=DFR I(n)Z(0.3), yhatw=IB LL-D2, gtexl=DFR I(ne)L3(800.0), hvgjzjp=IB SPL-D2, rpmtiilb=DFR I(n)3(800.0), jgmyr=DFR GL1, o
   [junit4]   2> euysvb=DFR GLZ(0.3), zeuglozezl=DFR I(ne)2, qvxryikehd=IB LL-L3(800.0), vhj=DFR GL1, uwwbcckvg=DFI(Saturated), vjhhqkze=IB LL-L2, tdm=DFR GL3(800.0), hfdhsrfhyl=DFR I(n)L3(800.0), ksd=DFR I(n)L2}, locale=th, timezone=Africa/Banjul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=153890984,total=238551040
   [junit4]   2> NOTE: All tests run in this JVM: [TestWorstCaseTestBehavior, TestMockDirectoryWrapper, TestAssertingTermVectorsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingTermVectorsFormat -Dtests.seed=329EE2829AE288EE -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Africa/Banjul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAssertingTermVectorsFormat (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.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_329EE2829AE288EE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([329EE2829AE288EE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/41 (1!)] on J1 in 24.62s, 17 tests, 1 error <<< FAILURES!

[...truncated 3981 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=327, maxMBSortInHeap=7.859438560293825, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Asia/Chongqing
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=152511504,total=168820736
   [junit4]   2> NOTE: All tests run in this JVM: [SearchWithSortTaskTest, TrecContentSourceTest, DocMakerTest, PerfTaskTest, WriteLineDocTaskTest, TestQualityRun, LineDocSourceTest, TestPerfTasksParse, CreateIndexTaskTest, StreamUtilsTest, AltPackageTaskTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AltPackageTaskTest -Dtests.seed=D23F87EAF2949C7F -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Asia/Chongqing -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AltPackageTaskTest (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.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.alt.AltPackageTaskTest_D23F87EAF2949C7F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D23F87EAF2949C7F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [16/18 (1!)] on J1 in 0.09s, 2 tests, 1 error <<< FAILURES!

[...truncated 5697 lines...]
   [junit4] Suite: org.apache.solr.servlet.HttpSolrCallGetCoreTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\init-core-data-001
   [junit4]   2> 55885 WARN  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 55887 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 55890 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 55890 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 55893 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001
   [junit4]   2> 55893 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55894 INFO  (Thread-96) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 55894 INFO  (Thread-96) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 55897 ERROR (Thread-96) [    ] 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> 55994 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60310
   [junit4]   2> 55998 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56001 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16063154b2b0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56004 INFO  (jetty-launcher-109-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 56004 INFO  (jetty-launcher-109-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@587dca1b{/solr,null,AVAILABLE}
   [junit4]   2> 56008 INFO  (jetty-launcher-109-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f5e8374{HTTP/1.1,[http/1.1]}{127.0.0.1:60314}
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] o.e.j.s.Server Started @64143ms
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60314}
   [junit4]   2> 56009 ERROR (jetty-launcher-109-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56009 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T06:07:08.187Z
   [junit4]   2> 56012 INFO  (zkConnectionManagerCallback-114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56014 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56025 INFO  (jetty-launcher-109-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60310/solr
   [junit4]   2> 56028 INFO  (zkConnectionManagerCallback-118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56029 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16063154b2b0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56032 INFO  (zkConnectionManagerCallback-120-thread-1-processing-n:127.0.0.1:60314_solr) [n:127.0.0.1:60314_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56161 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 56162 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60314_solr
   [junit4]   2> 56163 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.c.Overseer Overseer (id=99188134908723203-127.0.0.1:60314_solr-n_0000000000) starting
   [junit4]   2> 56170 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60314_solr
   [junit4]   2> 56177 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:60314_solr) [n:127.0.0.1:60314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56325 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 56332 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 56332 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 56333 INFO  (jetty-launcher-109-thread-1) [n:127.0.0.1:60314_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.
   [junit4]   2> 56354 INFO  (zkConnectionManagerCallback-124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56356 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16063154b2b0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 56362 INFO  (zkConnectionManagerCallback-128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56363 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56364 INFO  (SUITE-HttpSolrCallGetCoreTest-seed#[442A5612539D0D08]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60310/solr ready
   [junit4]   2> 56373 INFO  (qtp415531320-626) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=config&maxShardsPerNode=6&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 56376 INFO  (OverseerThreadFactory-237-thread-1-processing-n:127.0.0.1:60314_solr) [n:127.0.0.1:60314_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 56376 WARN  (OverseerThreadFactory-237-thread-1-processing-n:127.0.0.1:60314_solr) [n:127.0.0.1:60314_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 56485 INFO  (OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) [n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56489 INFO  (OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) [n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56493 INFO  (OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) [n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56496 INFO  (OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) [n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56499 INFO  (OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) [n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56501 INFO  (OverseerStateUpdate-99188134908723203-127.0.0.1:60314_solr-n_0000000000) [n:127.0.0.1:60314_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56705 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56706 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56706 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 56708 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=config&newCollection=true&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56711 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56722 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=config&newCollection=true&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56729 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56850 INFO  (zkCallback-119-thread-1-processing-n:127.0.0.1:60314_solr) [n:127.0.0.1:60314_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 56850 INFO  (zkCallback-119-thread-2-processing-n:127.0.0.1:60314_solr) [n:127.0.0.1:60314_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 57784 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57784 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57800 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57800 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57807 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57807 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 57822 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.IndexSchema [collection1_shard3_replica_n10] Schema name=minimal
   [junit4]   2> 57824 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.IndexSchema [collection1_shard3_replica_n8] Schema name=minimal
   [junit4]   2> 57826 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 57826 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 57829 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 57832 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57832 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using configuration from collection collection1, trusted=true
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 57835 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.core.collection1.shard3.replica_n10' (registry 'solr.core.collection1.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57835 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57835 INFO  (qtp415531320-627) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10] o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard3_replica_n10], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard3_replica_n10\data\]
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57835 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 57836 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57836 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using configuration from collection collection1, trusted=true
   [junit4]   2> 57837 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.core.collection1.shard3.replica_n8' (registry 'solr.core.collection1.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57837 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57837 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard3_replica_n8], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard3_replica_n8\data\]
   [junit4]   2> 57838 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 57840 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57840 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 57840 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57840 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 57840 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57841 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57841 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard2_replica_n4\data\]
   [junit4]   2> 57840 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 57842 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60314.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de4da5d
   [junit4]   2> 57842 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 57842 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard2_replica_n6\data\]
   [junit4]   2> 57842 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.servlet.HttpSolrCallGetCoreTest_442A5612539D0D08-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 57983 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 57983 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 57983 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 57983 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 57984 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57984 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57985 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57985 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58001 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 58001 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58003 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58003 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58013 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 58013 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 58014 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 58014 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 58022 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@9712db0[collection1_shard2_replica_n6] main]
   [junit4]   2> 58023 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 58024 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58024 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58024 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587010160769892352
   [junit4]   2> 58026 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b0de1b1[collection1_shard2_replica_n4] main]
   [junit4]   2> 58027 INFO  (searcherExecutor-243-thread-1-processing-n:127.0.0.1:60314_solr x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node9) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@9712db0[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58030 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 58031 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58032 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58032 INFO  (qtp415531320-624) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587010160778280960
   [junit4]   2> 58033 INFO  (searcherExecutor-244-thread-1-processing-n:127.0.0.1:60314_solr x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@2b0de1b1[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58035 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d1fc1aa[collection1_shard3_replica_n8] main]
   [junit4]   2> 58035 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fdb2fc2[collection1_shard1_replica_n1] main]
   [junit4]   2> 58037 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 58037 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 58037 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58037 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 58038 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58038 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58038 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587010160784572416
   [junit4]   2> 58038 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587010160784572416
   [junit4]   2> 58041 INFO  (searcherExecutor-242-thread-1-processing-n:127.0.0.1:60314_solr x:collection1_shard3_replica_n8 s:shard3 c:collection1 r:core_node11) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.SolrCore [collection1_shard3_replica_n8] Registered new searcher Searcher@6d1fc1aa[collection1_shard3_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58041 INFO  (searcherExecutor-241-thread-1-processing-n:127.0.0.1:60314_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@5fdb2fc2[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60314/solr/collection1_shard2_replica_n6/
   [junit4]   2> 58046 INFO  (qtp415531320-628) [n:127.0.0.1:60314_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:60314/solr START replicas=[http://127.0.0.1:60314/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 58051 INFO  (qtp415531320-631) [n:127.0.0.1:60314_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 58052 INFO  (qtp415531320-629) [n:127.0.0.1:60314_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 58072 INFO  (qtp415531320-630) [n:127.0.0.1:60314_solr c

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

nager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2057030 INFO  (SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aa9ad2b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63d634bd
   [junit4]   2> 2057046 INFO  (SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2057046 INFO  (SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24d5dd6c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5a813046
   [junit4]   2> 2057046 INFO  (SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2057046 INFO  (SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c67bba0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ebebfce
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b86073b
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=998639419
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@303e8843: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5655bd34
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2057046 INFO  (coreCloseExecutor-8034-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6c496dbe commitCommandVersion:0
   [junit4]   2> 2057061 INFO  (SUITE-TestRealTimeGet-seed#[442A5612539D0D08]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=15179, maxDocsPerChunk=620, blockSize=628), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=15179, blockSize=628)), sim=RandomSimilarity(queryNorm=false): {}, locale=vi, timezone=Europe/Tirane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=210764488,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, TestManagedStopFilterFactory, SolrRequestParserTest, OverseerModifyCollectionTest, TestRecovery, ConfigSetsAPITest, DeleteNodeTest, TestFieldCacheVsDocValues, SignatureUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, TestGraphMLResponseWriter, DistributedQueryElevationComponentTest, DistributedVersionInfoTest, ExecutePlanActionTest, AutoAddReplicasIntegrationTest, ResponseHeaderTest, DistributedExpandComponentTest, ChaosMonkeyNothingIsSafeTest, TestSegmentSorting, DistanceFunctionTest, TestRTimerTree, CdcrReplicationDistributedZkTest, TestLMDirichletSimilarityFactory, TestRangeQuery, SharedFSAutoReplicaFailoverTest, NodeLostTriggerTest, TestSchemaNameResource, TestCollectionAPI, TestSizeLimitedDistributedMap, ScriptEngineTest, TestManagedResourceStorage, LeaderInitiatedRecoveryOnShardRestartTest, DateMathParserTest, RulesTest, CurrencyFieldTypeTest, CheckHdfsIndexTest, UninvertDocValuesMergePolicyTest, TestCSVResponseWriter, TestRecoveryHdfs, UUIDFieldTest, ChaosMonkeySafeLeaderWithPullReplicasTest, RollingRestartTest, BasicAuthIntegrationTest, TestPrepRecovery, BasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, DisMaxRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, SuggesterFSTTest, TestHashQParserPlugin, V2StandaloneTest, TestFieldCache, TestAddFieldRealTimeGet, TestPKIAuthenticationPlugin, RankQueryTest, TestSolrConfigHandlerCloud, TestSubQueryTransformerDistrib, TestCloudDeleteByQuery, DistributedSpellCheckComponentTest, TestExactStatsCache, TestBlendedInfixSuggestions, TestSchemalessBufferedUpdates, TestOmitPositions, TestPivotHelperCode, SyncSliceTest, TestDeleteCollectionOnDownNodes, BigEndianAscendingWordSerializerTest, DirectSolrConnectionTest, TestRandomDVFaceting, ClusterStateUpdateTest, TestNamedUpdateProcessors, TestCodecSupport, MigrateRouteKeyTest, SortByFunctionTest, TestNumericTerms64, TestHdfsUpdateLog, TestStressRecovery, TestFieldCacheSort, TestCustomStream, DistributedQueryComponentOptimizationTest, AlternateDirectoryTest, TestUtils, TestIndexingPerformance, CursorPagingTest, StatsReloadRaceTest, TestRawTransformer, FastVectorHighlighterTest, SolrShardReporterTest, TestUpdate, StressHdfsTest, HighlighterConfigTest, TestNumericTokenStream, TestWriterPerf, RequiredFieldsTest, TestJsonFacets, SolrSlf4jReporterTest, TestPointFields, TestScoreJoinQPScore, TestSolrXml, TriggerIntegrationTest, HdfsBasicDistributedZk2Test, DistributedFacetPivotSmallAdvancedTest, SpatialFilterTest, TestPushWriter, DirectUpdateHandlerTest, DistributedTermsComponentTest, TestSerializedLuceneMatchVersion, TestIBSimilarityFactory, DirectoryFactoryTest, TestFreeTextSuggestions, UnloadDistributedZkTest, XmlUpdateRequestHandlerTest, CleanupOldIndexTest, TestCloudSchemaless, TestHighlightDedupGrouping, TestCoreAdminApis, TestManagedSchemaAPI, CSVRequestHandlerTest, TestDocBasedVersionConstraints, BinaryUpdateRequestHandlerTest, AutoScalingHandlerTest, RequestHandlersTest, TestSearcherReuse, HLLSerializationTest, PKIAuthenticationIntegrationTest, RAMDirectoryFactoryTest, TestExpandComponent, TestXIncludeConfig, TestNoOpRegenerator, TestMiniSolrCloudClusterSSL, CdcrBidirectionalTest, TestPhraseSuggestions, TestSimpleTextCodec, TestTlogReplica, TestSurroundQueryParser, TestReloadAndDeleteDocs, SuggesterTest, AtomicUpdateProcessorFactoryTest, TestManagedSynonymGraphFilterFactory, CoreAdminCreateDiscoverTest, PeerSyncWithIndexFingerprintCachingTest, GraphQueryTest, ZkStateReaderTest, NumericFieldsTest, CloudMLTQParserTest, TestSolrDeletionPolicy2, PrimitiveFieldTypeTest, SparseHLLTest, TestFieldCollectionResource, SolrTestCaseJ4Test, DirectUpdateHandlerOptimizeTest, TestPseudoReturnFields, ReplicationFactorTest, ConfigureRecoveryStrategyTest, SubstringBytesRefFilterTest, HdfsUnloadDistributedZkTest, TestMissingGroups, HdfsRestartWhileUpdatingTest, TestReplicationHandler, MinimalSchemaTest, TestDistribIDF, SolrCoreMetricManagerTest, SecurityConfHandlerTest, TestBinaryResponseWriter, BlockJoinFacetRandomTest, TestFuzzyAnalyzedSuggestions, TestPullReplicaErrorHandling, TestSweetSpotSimilarityFactory, TestLegacyFieldCache, ShowFileRequestHandlerTest, DistribCursorPagingTest, FieldAnalysisRequestHandlerTest, TestSolrCloudWithDelegationTokens, TestCollectionAPIs, NotRequiredUniqueKeyTest, TestConfigReload, ConvertedLegacyTest, VersionInfoTest, HttpTriggerListenerTest, BadIndexSchemaTest, ZkControllerTest, TestRealTimeGet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRealTimeGet -Dtests.seed=442A5612539D0D08 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestRealTimeGet (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001\init-core-data-001\tlog\tlog.0000000000000000011
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestRealTimeGet_442A5612539D0D08-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([442A5612539D0D08]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [391/751 (5!)] on J0 in 7.46s, 4 tests, 1 error <<< FAILURES!

[...truncated 48571 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 18 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/18/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_48AE371D7415AAD9-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_48AE371D7415AAD9-001\testThreadSafety-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_48AE371D7415AAD9-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_48AE371D7415AAD9-001\testThreadSafety-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
Error from server at http://127.0.0.1:50705/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50705/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([55C044F235E9082E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.setupCluster(StreamExpressionTest.java:102)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 873 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-EG, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=141763816,total=261357568
   [junit4]   2> NOTE: All tests run in this JVM: [TestAllFilesHaveCodecHeader, TestDocCount, TestEarlyTermination, TestSimilarity2, TestSearchForDuplicates, TestNewestSegment, TestSameTokenSamePosition, TestCrashCausesCorruptIndex, TestIntRangeFieldQueries, TestCharFilter, TestLockFactory, TestInfoStream, TestConsistentFieldNumbers, TestDocInverterPerFieldErrorInfo, TestTerm, TestOfflineSorter, Test2BSortedDocValuesOrds, TestBagOfPositions, TestCloseableThreadLocal, TestIndexableField, TestSimpleExplanationsOfNonMatches, TestPrefixQuery, TestDocumentsWriterDeleteQueue, TestDateSort, TestSegmentCacheables, TestForceMergeForever, TestFilterLeafReader, TestTrackingDirectoryWrapper, TestCharacterUtils, TestFixedBitDocIdSet, TestTopDocsCollector, TestBooleanQuery, TestSloppyPhraseQuery, TestMixedCodecs, TestIndexWriterMergePolicy, TestFilterDirectory, TestPolygon, TestCharsRefBuilder, Test2BPoints, TestNamedSPILoader, TestByteArrayDataInput, TestSortedSetSelector, TestIndexWriterThreadsToSegments, TestIndexWriterMerging, TestScorerPerf, TestCustomNorms, TestDeterminizeLexicon, TestNRTReaderCleanup, TestLucene70DocValuesFormat, TestRegexpRandom2, TestTermScorer, TestToken, TestCodecs, TestPhrasePrefixQuery, TestSpanCollection, TestFieldCacheRewriteMethod, TestMultiset, TestArrayUtil, TestNormsFieldExistsQuery, TestOmitTf, TestBoolean2ScorerSupplier, TestSnapshotDeletionPolicy, TestBagOfPostings, TestSegmentReader, TestAtomicUpdate, TestIndexManyDocuments, TestBooleanOr, TestWildcardRandom, TestAssertions, TestIndexWriter, TestMultiThreadTermVectors, TestSumDocFreq, TestUnicodeUtil, TestIndexWriterOnVMError, TestMultiCollector, TestMathUtil, TestComplexExplanations, TestNativeFSLockFactory, TestDoc, TestIndexFileDeleter, TestLazyProxSkipping, TestTopDocsMerge, TestSort, TestSingleInstanceLockFactory, TestFilterWeight, TestIndexWriterExceptions, TestFieldsReader, TestGeoEncodingUtils, TestNotDocIdSet, TestPrefixRandom, TestMultiMMap, TestControlledRealTimeReopenThread, TestDocsWithFieldSet, TestPackedTokenAttributeImpl, TestOmitPositions, TestQueryRescorer, TestIndexWriterDeleteByQuery, TestReusableStringReader, TestIOUtils, TestExternalCodecs, TestAxiomaticSimilarity, TestMinimize, TestTwoPhaseCommitTool, TestReaderWrapperDVTypeCheck, TestSpanNearQuery, TestWordlistLoader, TestDocsAndPositions, TestBufferedIndexInput, TestMixedDocValuesUpdates, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=48AE371D7415AAD9 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=Asia/Thimphu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_48AE371D7415AAD9-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_48AE371D7415AAD9-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48AE371D7415AAD9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [195/458 (1!)] on J0 in 2.18s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11892 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\init-core-data-001
   [junit4]   2> 1921009 WARN  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1921009 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1921016 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1921016 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1921020 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001
   [junit4]   2> 1921021 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1921021 INFO  (Thread-3626) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1921021 INFO  (Thread-3626) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1921027 ERROR (Thread-3626) [    ] 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> 1921122 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50209
   [junit4]   2> 1921128 INFO  (zkConnectionManagerCallback-3686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921134 INFO  (jetty-launcher-3683-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1921135 INFO  (jetty-launcher-3683-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1921135 INFO  (jetty-launcher-3683-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c0821e{/solr,null,AVAILABLE}
   [junit4]   2> 1921136 INFO  (jetty-launcher-3683-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a5dcf{/solr,null,AVAILABLE}
   [junit4]   2> 1921141 INFO  (jetty-launcher-3683-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c2facb{HTTP/1.1,[http/1.1]}{127.0.0.1:50213}
   [junit4]   2> 1921142 INFO  (jetty-launcher-3683-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@af0070{HTTP/1.1,[http/1.1]}{127.0.0.1:50216}
   [junit4]   2> 1921142 INFO  (jetty-launcher-3683-thread-1) [    ] o.e.j.s.Server Started @1928554ms
   [junit4]   2> 1921142 INFO  (jetty-launcher-3683-thread-2) [    ] o.e.j.s.Server Started @1928554ms
   [junit4]   2> 1921142 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50216}
   [junit4]   2> 1921142 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50213}
   [junit4]   2> 1921142 ERROR (jetty-launcher-3683-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1921142 ERROR (jetty-launcher-3683-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1921142 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-16T17:37:56.219Z
   [junit4]   2> 1921143 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-16T17:37:56.219Z
   [junit4]   2> 1921148 INFO  (zkConnectionManagerCallback-3689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921148 INFO  (zkConnectionManagerCallback-3690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921149 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1921149 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1921177 INFO  (jetty-launcher-3683-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50209/solr
   [junit4]   2> 1921177 INFO  (jetty-launcher-3683-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50209/solr
   [junit4]   2> 1921180 INFO  (zkConnectionManagerCallback-3696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921182 INFO  (zkConnectionManagerCallback-3698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921186 INFO  (zkConnectionManagerCallback-3700-thread-1-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921187 INFO  (zkConnectionManagerCallback-3702-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921357 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1921359 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50213_solr
   [junit4]   2> 1921361 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.c.Overseer Overseer (id=99185188936220677-127.0.0.1:50213_solr-n_0000000000) starting
   [junit4]   2> 1921363 INFO  (jetty-launcher-3683-thread-1) [n:127.0.0.1:50216_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1921365 INFO  (jetty-launcher-3683-thread-1) [n:127.0.0.1:50216_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50216_solr
   [junit4]   2> 1921367 INFO  (zkCallback-3699-thread-1-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1921368 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1921376 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50213_solr
   [junit4]   2> 1921378 INFO  (OverseerStateUpdate-99185188936220677-127.0.0.1:50213_solr-n_0000000000) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1921382 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1921568 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1921583 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1921584 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1921587 INFO  (jetty-launcher-3683-thread-2) [n:127.0.0.1:50213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\.
   [junit4]   2> 1921710 INFO  (jetty-launcher-3683-thread-1) [n:127.0.0.1:50216_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50216.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1921726 INFO  (jetty-launcher-3683-thread-1) [n:127.0.0.1:50216_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50216.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1921727 INFO  (jetty-launcher-3683-thread-1) [n:127.0.0.1:50216_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50216.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1921729 INFO  (jetty-launcher-3683-thread-1) [n:127.0.0.1:50216_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\.
   [junit4]   2> 1921780 INFO  (zkConnectionManagerCallback-3707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921782 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160606761860007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1921790 INFO  (zkConnectionManagerCallback-3711-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1921792 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1921793 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50209/solr ready
   [junit4]   2> 1921803 INFO  (qtp1827381-17868) [n:127.0.0.1:50213_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1921808 INFO  (OverseerThreadFactory-7118-thread-1-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1921925 INFO  (OverseerStateUpdate-99185188936220677-127.0.0.1:50213_solr-n_0000000000) [n:127.0.0.1:50213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50216/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921930 INFO  (OverseerStateUpdate-99185188936220677-127.0.0.1:50213_solr-n_0000000000) [n:127.0.0.1:50213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50213/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921935 INFO  (OverseerStateUpdate-99185188936220677-127.0.0.1:50213_solr-n_0000000000) [n:127.0.0.1:50213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50216/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1921939 INFO  (OverseerStateUpdate-99185188936220677-127.0.0.1:50213_solr-n_0000000000) [n:127.0.0.1:50213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50213/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1922144 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1922148 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1922150 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1922152 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1922153 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1922156 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1922278 INFO  (zkCallback-3699-thread-1-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1922278 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1922281 INFO  (zkCallback-3699-thread-2-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1922282 INFO  (zkCallback-3701-thread-2-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923210 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1923213 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1923219 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1923228 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1923230 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1923235 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1923235 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 1923236 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50213.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1923236 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1923237 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1923237 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1923237 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\.\collection1_shard2_replica_n6\data\]
   [junit4]   2> 1923238 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50216.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1923238 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1923238 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 1923260 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1923285 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1923290 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1923290 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1923290 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50216.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1923291 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1923291 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\collection1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node1\.\collection1_shard2_replica_n4\data\]
   [junit4]   2> 1923293 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1923298 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1923298 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1923299 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50213.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927231
   [junit4]   2> 1923299 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1923299 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_A4C4863C96A0A51A-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 1923485 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1923485 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1923488 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1923489 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1923491 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1923491 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1923493 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3da20b[collection1_shard2_replica_n4] main]
   [junit4]   2> 1923493 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1923493 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1923496 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1923496 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1923497 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@17dd34a[collection1_shard2_replica_n6] main]
   [junit4]   2> 1923498 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1923498 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586963025571610624
   [junit4]   2> 1923499 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1923500 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1923501 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1923502 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586963025575804928
   [junit4]   2> 1923507 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1923507 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1923507 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/
   [junit4]   2> 1923508 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=http://127.0.0.1:50216/solr START replicas=[http://127.0.0.1:50213/solr/collection1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1923508 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1923508 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1923510 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1923510 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1923515 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a360b[collection1_shard1_replica_n2] main]
   [junit4]   2> 1923516 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1923517 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1923518 INFO  (searcherExecutor-7125-thread-1-processing-n:127.0.0.1:50216_solr x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@3da20b[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1923518 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1923519 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586963025593630720
   [junit4]   2> 1923522 INFO  (searcherExecutor-7123-thread-1-processing-n:127.0.0.1:50213_solr x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node8) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@17dd34a[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1923528 INFO  (searcherExecutor-7126-thread-1-processing-n:127.0.0.1:50213_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@13a360b[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1923531 INFO  (qtp1827381-17862) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.S.Request [collection1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1923538 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1923571 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1923571 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1923574 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1923574 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1923578 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f113e4[collection1_shard1_replica_n1] main]
   [junit4]   2> 1923580 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1923580 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1923582 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1923582 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586963025659691008
   [junit4]   2> 1923587 INFO  (searcherExecutor-7124-thread-1-processing-n:127.0.0.1:50216_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@f113e4[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1923641 INFO  (zkCallback-3699-thread-3-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923641 INFO  (zkCallback-3699-thread-2-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923641 INFO  (zkCallback-3701-thread-2-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923641 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923811 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=http://127.0.0.1:50216/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1923811 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1923811 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1923811 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1923817 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/ shard2
   [junit4]   2> 1923920 INFO  (zkCallback-3701-thread-2-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923920 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923920 INFO  (zkCallback-3699-thread-2-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923920 INFO  (zkCallback-3699-thread-3-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1923969 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1923975 INFO  (qtp4434680-17873) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1819
   [junit4]   2> 1924038 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1924038 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1924038 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50213/solr/collection1_shard1_replica_n2/
   [junit4]   2> 1924039 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:50213/solr START replicas=[http://127.0.0.1:50216/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1924041 INFO  (qtp4434680-17871) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1924073 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924073 INFO  (zkCallback-3699-thread-3-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924073 INFO  (zkCallback-3699-thread-2-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924073 INFO  (zkCallback-3701-thread-2-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924340 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:50213/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1924340 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1924340 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1924340 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1924345 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50213/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 1924447 INFO  (zkCallback-3701-thread-2-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924447 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924448 INFO  (zkCallback-3699-thread-2-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924448 INFO  (zkCallback-3699-thread-3-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924497 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1924503 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2353
   [junit4]   2> 1924513 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2361
   [junit4]   2> 1924592 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2448
   [junit4]   2> 1924602 INFO  (qtp1827381-17868) [n:127.0.0.1:50213_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1924693 INFO  (zkCallback-3699-thread-3-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924693 INFO  (zkCallback-3699-thread-2-processing-n:127.0.0.1:50213_solr) [n:127.0.0.1:50213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924695 INFO  (zkCallback-3701-thread-1-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1924695 INFO  (zkCallback-3701-thread-2-processing-n:127.0.0.1:50216_solr) [n:127.0.0.1:50216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1925602 INFO  (qtp1827381-17868) [n:127.0.0.1:50213_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3799
   [junit4]   2> 1925605 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1925606 INFO  (SUITE-TestCloudRecovery-seed#[A4C4863C96A0A51A]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1925630 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[A4C4863C96A0A51A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 1925660 INFO  (qtp4434680-17880) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1586963027814514688&distrib.from=http://127.0.0.1:50213/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1586963027814514688)} 0 13
   [junit4]   2> 1925661 INFO  (qtp1827381-17862) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1586963027814514688)} 0 25
   [junit4]   2> 1925663 INFO  (qtp1827381-17882) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1586963027811368960&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1586963027811368960)} 0 20
   [junit4]   2> 1925664 INFO  (qtp4434680-17870) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586963027811368960)} 0 31
   [junit4]   2> 1925668 INFO  (qtp1827381-17884) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586963027847020544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1925668 INFO  (qtp1827381-17884) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1925669 INFO  (qtp1827381-17884) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1925670 INFO  (qtp4434680-17874) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586963027849117696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1925670 INFO  (qtp4434680-17874) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1925671 INFO  (qtp1827381-17884) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1925674 INFO  (qtp4434680-17874) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1925674 INFO  (qtp4434680-17874) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1925674 INFO  (qtp4434680-17872) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586963027853312000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1925674 INFO  (qtp4434680-17872) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1925675 INFO  (qtp4434680-17872) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1925675 INFO  (qtp4434680-17872) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 1925677 INFO  (qtp1827381-17866) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586963027856457728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1925678 INFO  (qtp1827381-17866) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1925680 INFO  (qtp1827381-17866) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1925684 INFO  (qtp1827381-17866) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 1925684 INFO  (qtp4434680-17879) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=collection1:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 1925705 INFO  (qtp4434680-17871) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50213/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[1000 (1586963027867992064)]} 0 11
   [junit4]   2> 1925706 INFO  (qtp1827381-17861) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1000 (1586963027867992064)]} 0 18
   [junit4]   2> 1925724 INFO  (qtp1827381-17864) [n:127.0.0.1:50213_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50216/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[1001 (1586963027888963584)]} 0 10
   [junit4]   2> 1925725 INFO  (qtp4434680-17877) [n:127.0.0.1:50216_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1001 (1586963027888963584)]} 0 17
   [junit4]   2> 1925729 INFO  (qtp4434680-17881) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50213/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1586963027908886528)]} 0 0
   [junit4]   2> 1925730 INFO  (qtp1827381-17863) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1586963027908886528)]} 0 3
   [junit4]   2> 1925733 INFO  (qtp4434680-17880) [n:127.0.0.1:50216_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:50213/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1586963027913080832)]} 0 0
   [junit4]   2> 1925734 INFO  (qtp1827381-17868) [n:127.0.0.1:50213_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1586963027913080832)]} 0 2
   [junit4]   2> 1925746 INFO  (qtp1827381-17883) [n:127.0.

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

  [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: collection1_collection slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:772)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:737)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 277633 INFO  (qtp15488631-795) [n:127.0.0.1:50717_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=210860
   [junit4]   2> 277634 ERROR (SUITE-StreamExpressionTest-seed#[55C044F235E9082E]-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> 277635 INFO  (SUITE-StreamExpressionTest-seed#[55C044F235E9082E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50695 50695
   [junit4]   2> 277636 INFO  (Thread-153) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50695 50695
   [junit4]   2> 277637 WARN  (Thread-153) [    ] 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> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99185326219395082-127.0.0.1:50717_solr-n_0000000000
   [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> 277637 INFO  (SUITE-StreamExpressionTest-seed#[55C044F235E9082E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 16, 2017 6:16:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1721, maxMBSortInHeap=5.170128137073185, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=98416136,total=242221056
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeJettyTest, TestSolrJErrorHandling, HttpSolrClientConPoolTest, ConcurrentUpdateSolrClientTest, SolrSchemalessExampleTest, TestClusteringResponse, ArcTangentEvaluatorTest, LargeVolumeEmbeddedTest, GreaterThanEqualToEvaluatorTest, FieldValueEvaluatorTest, TestFastInputStream, SolrExampleBinaryTest, JdbcDriverTest, AbsoluteValueEvaluatorTest, LessThanEqualToEvaluatorTest, GraphExpressionTest, SquareRootEvaluatorTest, CloudSolrClientCacheTest, DocumentAnalysisResponseTest, CubedRootEvaluatorTest, StreamExpressionParserTest, TestConfigSetAdminRequest, LBHttpSolrClientBuilderTest, RegressionEvaluatorTest, EqualToEvaluatorTest, SolrExampleJettyTest, ContentStreamTest, TestNamedListCodec, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=55C044F235E9082E -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50705/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55C044F235E9082E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.setupCluster(StreamExpressionTest.java:102)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [139/146 (1!)] on J1 in 212.29s, 0 tests, 1 error <<< FAILURES!

[...truncated 42270 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 17 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/17/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_50E11E3BFE6C1FAA-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_50E11E3BFE6C1FAA-001\tempDir-013 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_50E11E3BFE6C1FAA-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_50E11E3BFE6C1FAA-001\tempDir-013

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001\_0.vec: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001\_0.vec    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001\_0.vec: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001\_0.vec
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001

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


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001\replicationClientTest-002\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001\replicationClientTest-002\3 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001\replicationClientTest-002\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001\replicationClientTest-002\3

	at __randomizedtesting.SeedInfo.seed([4AF4DAB942EAE810:2FED19D4616AB1D6]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:171)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestErrorHandling

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001

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




Build Log:
[...truncated 1744 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J1-20171216_034912_18911114143738546385431.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J0-20171216_034912_1895846687679601723622.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171216_035717_46113123169285702360625.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171216_035717_4615950494001960361983.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 482 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1619, maxMBSortInHeap=7.488752219560932, sim=RandomSimilarity(queryNorm=false): {}, locale=mgh-MZ, timezone=America/Knox_IN
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63343808,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiWordSynonyms, TestSwedishLightStemFilter, TestUnicodeWhitespaceTokenizer, TestGermanLightStemFilterFactory, TestKeepFilterFactory, TestOnlyInCompound, TestBulgarianAnalyzer, TestPortugueseStemFilterFactory, TestItalianLightStemFilterFactory, TestStopAnalyzer, TestSpaces, TestLimitTokenOffsetFilter, TestBrazilianAnalyzer, TestRussianLightStemFilter, TestNorwegianLightStemFilterFactory, TestThaiAnalyzer, TestTruncateTokenFilter, TestRemoveDuplicatesTokenFilterFactory, TestKStemFilterFactory, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=50E11E3BFE6C1FAA -Dtests.slow=true -Dtests.locale=mgh-MZ -Dtests.timezone=America/Knox_IN -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (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.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_50E11E3BFE6C1FAA-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_50E11E3BFE6C1FAA-001\tempDir-013
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50E11E3BFE6C1FAA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [92/284 (1!)] on J0 in 19.21s, 1 test, 1 error <<< FAILURES!

[...truncated 571 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171216_035835_41916234795633395713473.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171216_035835_4195825336748054936536.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171216_040033_9455087079216617440025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171216_040033_94518252157316108099209.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171216_040044_90013065744377896887176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171216_040044_90015581824221503563614.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171216_040112_79315856028672823757448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171216_040112_7937068424347545715404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171216_040117_89316322159977463152111.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171216_040117_89310679046971193544756.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171216_040130_66114085719614764554519.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171216_040130_66111979953561253497836.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171216_040143_76710799469955265630728.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171216_040143_7671384252945426963904.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171216_040148_6608396859099936187463.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171216_040206_85111231717649456012295.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171216_040206_8527005937678366655612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1282 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171216_040325_57914847404148947947895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171216_040325_57914163259279717010193.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J0-20171216_040336_5243856726213268373717.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J1-20171216_040336_5247844459426668566275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 254 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1950, maxMBSortInHeap=5.481208544787298, sim=RandomSimilarity(queryNorm=false): {}, locale=gd-GB, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=24131984,total=99287040
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextStoredFieldsFormat, TestFSTOrdPostingsFormat, TestOrdsBlockTree, TestVarGapDocFreqIntervalPostingsFormat, TestSimpleTextPointsFormat, TestSimpleTextDocValuesFormat, TestDirectPostingsFormat, TestFixedGapPostingsFormat, TestVarGapFixedIntervalPostingsFormat, TestFSTPostingsFormat, TestSimpleTextCompoundFormat, TestSimpleTextFieldInfoFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextFieldInfoFormat -Dtests.seed=C5F8087F5809A970 -Dtests.slow=true -Dtests.locale=gd-GB -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSimpleTextFieldInfoFormat (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.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001\_0.vec: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001\justSoYouGetSomeChannelErrors-001\_0.vec
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextFieldInfoFormat_C5F8087F5809A970-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C5F8087F5809A970]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [18/20 (1!)] on J0 in 2.23s, 11 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J0-20171216_040354_5466201941186167116974.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J1-20171216_040354_5466866555664453714261.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J1-20171216_040524_3198734745919482092206.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J0-20171216_040524_31918121468520148374064.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J1-20171216_040528_9659763952052280888129.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J0-20171216_040528_9652786839146680712672.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J1-20171216_040535_11016276304216387967284.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J0-20171216_040535_1109548347359311649192.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J1-20171216_040612_1063904273786399835354.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J0-20171216_040612_10611215153503548986283.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171216_040619_8689901610090065861790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171216_040619_8682826819338703196281.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J1-20171216_040636_1264040105517075226.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J0-20171216_040636_12612729067442263408355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J0-20171216_040648_97916957480032592096539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J1-20171216_040648_97910262376870223209596.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J1-20171216_040655_3294964551702248947694.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J0-20171216_040655_32910563993696105044839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J0-20171216_040717_03112263806793257026176.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J1-20171216_040717_03112557037397180290149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171216_040726_95310235985950867645802.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171216_040726_9535655825225894081203.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testNoUpdateThread -Dtests.seed=4AF4DAB942EAE810 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.14s J0 | IndexReplicationClientTest.testNoUpdateThread <<<
   [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.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001\replicationClientTest-002\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001\replicationClientTest-002\3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AF4DAB942EAE810:2FED19D4616AB1D6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:171)
   [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> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_4AF4DAB942EAE810-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1166, maxMBSortInHeap=6.030061029989513, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=64981808,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 4.21s, 4 tests, 1 error <<< FAILURES!

[...truncated 38 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J0-20171216_040736_53916665025026096227908.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J1-20171216_040736_5399434742466900576919.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171216_040753_0963657924762034878217.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171216_040753_0964155313804938382570.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 419 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171216_040829_4806945069696404983113.syserr
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171216_040829_4807049680370337093415.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171216_040844_6489872474984781117708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171216_040844_6483325245924121484655.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial\test\temp\junit4-J0-20171216_040857_47815070506281741007216.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J0-20171216_040901_11313665844391887562704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J1-20171216_040901_11310170870489546959643.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4146 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\temp\junit4-J0-20171216_041013_9487093915641880723082.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\temp\junit4-J1-20171216_041013_9488206698731195445585.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 887 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171216_051231_2828661731331380471099.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171216_051231_282154711536127861067.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1363 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171216_051749_1871000952688531351684.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171216_051749_18718417864586881675329.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 782 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171216_051821_70115955609010136170036.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171216_051821_7015698613468803823823.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171216_052008_73110518792438297809269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171216_052008_7316972101352497377140.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171216_052045_5184484526052202134399.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171216_052045_51812367483925811586475.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 569 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestErrorHandling
   [junit4]   2> 21468 T117 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001
   [junit4]   2> 21474 T117 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 21476 T117 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 21494 T117 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 21516 T117 oasc.SolrConfig.<init> Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 21538 T117 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 21552 T117 oass.IndexSchema.readSchema Loaded schema dih_test/4.0 with uniqueid field id
   [junit4]   2> 21643 T117 oasmr.SolrJmxReporter.doInit JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118b90a6
   [junit4]   2> 21643 T117 oasmr.SolrJmxReporter.doInit JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118b90a6
   [junit4]   2> 21643 T117 oasmr.SolrJmxReporter.doInit JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118b90a6
   [junit4]   2> 21679 T120 oasc.TransientSolrCoreCacheDefault.doInit Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 21707 T120 x:x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 21720 T120 x:x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 21746 T120 x:x:collection1 oass.IndexSchema.readSchema Loaded schema dih_test/4.0 with uniqueid field id
   [junit4]   2> 21747 T120 x:x:collection1 oasc.CoreContainer.createFromDescriptor Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\core-home-001\collection1, trusted=true
   [junit4]   2> 21748 T120 x:x:collection1 oasmr.SolrJmxReporter.doInit JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@118b90a6
   [junit4]   2> 21757 T120 x:x:collection1 oasc.SolrCore.initRecoveryStrategyBuilder solr.RecoveryStrategy.Builder
   [junit4]   2> 21758 T120 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\core-home-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001\]
   [junit4]   2> 21898 T120 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 21898 T120 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 21953 T120 x:x:collection1 oass.SolrIndexSearcher.<init> Opening [Searcher@28a3ace1[collection1] main]
   [junit4]   2> 21954 T120 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\core-home-001\collection1\conf
   [junit4]   2> 21955 T120 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000ms.
   [junit4]   2> 21958 T123 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28a3ace1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21960 T117 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 21964 T117 oas.SolrTestCaseJ4.setUp ###Starting testMalformedStreamingXml
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@34545d23
   [junit4]   2> 21966 T117 C10 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 21972 T117 C10 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 6
   [junit4]   2> 21973 T117 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 21973 T117 C10 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b85e9a commitCommandVersion:0
   [junit4]   2> 21996 T117 C10 oass.SolrIndexSearcher.<init> Opening [Searcher@3d6f88d9[collection1] main]
   [junit4]   2> 21999 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d6f88d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21999 T117 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 21999 T117 C10 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 22004 T117 C10 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 22005 T117 C10 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 22005 T117 C10 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 22018 T117 C10 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 22110 T117 C10 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 22110 T117 C10 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 22111 T117 C10 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 22111 T117 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22111 T117 C10 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b85e9a commitCommandVersion:0
   [junit4]   2> 22200 T117 C10 oass.SolrIndexSearcher.<init> Opening [Searcher@2be59b04[collection1] main]
   [junit4]   2> 22205 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2be59b04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
   [junit4]   2> 22210 T117 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22211 T117 C10 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 22212 T117 C10 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 22213 T117 C10 oashd.DocBuilder.execute Time taken = 0:0:0.207
   [junit4]   2> 22221 T117 C10 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+stream%3D"true"+forEach%3D"/root/node"+onError%3D"skip">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2],commit=} 0 217
   [junit4]   2> 22225 T117 C10 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=3
   [junit4]   2> 22228 T117 C10 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 22230 T117 oas.SolrTestCaseJ4.tearDown ###Ending testMalformedStreamingXml
   [junit4]   2> 22233 T117 oas.SolrTestCaseJ4.setUp ###Starting testAbortOnError
   [junit4]   2> 22234 T117 C10 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 22234 T117 C10 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 22235 T117 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22235 T117 C10 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b85e9a commitCommandVersion:0
   [junit4]   2> 22278 T117 C10 oass.SolrIndexSearcher.<init> Opening [Searcher@61f4ceea[collection1] main]
   [junit4]   2> 22282 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61f4ceea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22282 T117 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22287 T117 C10 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 52
   [junit4]   2> 22291 T117 C10 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 22291 T117 C10 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 22292 T117 C10 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 22295 T117 C10 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> ASYNC  NEW_CORE C11 name=collection1 org.apache.solr.core.SolrCore@34545d23
   [junit4]   2> 22301 T117 C11 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 22301 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+forEach%3D"/root/node"+onError%3D"abort">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*} 0 12
   [junit4]   2> 22302 T117 C11 oasc.SolrException.log Ignoring exception matching Unexpected close tag
   [junit4]   2> 22302 T117 C11 oasu.DirectUpdateHandler2.rollback start rollback{}
   [junit4]   2> 22309 T117 C11 oasu.DefaultSolrCoreState.changeWriter New IndexWriter is ready to be used.
   [junit4]   2> 22309 T117 C11 oasu.DirectUpdateHandler2.rollback end_rollback
   [junit4]   2> 22310 T117 C11 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22311 T117 oas.SolrTestCaseJ4.tearDown ###Ending testAbortOnError
   [junit4]   2> 22315 T117 oas.SolrTestCaseJ4.setUp ###Starting testTransformerErrorContinue
   [junit4]   2> 22316 T117 C11 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 22317 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 22317 T117 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22318 T117 C11 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ee10308 commitCommandVersion:0
   [junit4]   2> 22332 T117 C11 oass.SolrIndexSearcher.<init> Opening [Searcher@59660321[collection1] main]
   [junit4]   2> 22336 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59660321[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22337 T117 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22338 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 22344 T117 C11 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 22344 T117 C11 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 22345 T117 C11 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 22346 T117 C11 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 22354 T117 C11 oashd.EntityProcessorWrapper.applyTransformer WARN transformer threw error java.lang.RuntimeException: Test exception
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestErrorHandling$ExceptionTransformer.transformRow(TestErrorHandling.java:113)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.applyTransformer(EntityProcessorWrapper.java:222)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:280)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:517)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:415)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:474)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:183)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestErrorHandling.testTransformerErrorContinue(TestErrorHandling.java:88)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 22358 T117 C11 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 22359 T117 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22359 T117 C11 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ee10308 commitCommandVersion:0
   [junit4]   2> 22426 T117 C11 oass.SolrIndexSearcher.<init> Opening [Searcher@6e8e4fba[collection1] main]
   [junit4]   2> 22451 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e8e4fba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C3)))}
   [junit4]   2> 22461 T117 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22463 T117 C11 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 22468 T117 C11 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 22470 T117 C11 oashd.DocBuilder.execute Time taken = 0:0:0.124
   [junit4]   2> 22470 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/><dataSource++type%3D"MockDataSource"/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+forEach%3D"/root/node">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++++++<entity+name%3D"child"+query%3D"select+*+from+foo"+transformer%3D"TestErrorHandling$ExceptionTransformer"+onError%3D"continue">%0a++++++++++++</entity>++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3],commit=} 0 128
   [junit4]   2> 22472 T117 C11 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 22474 T117 oas.SolrTestCaseJ4.tearDown ###Ending testTransformerErrorContinue
   [junit4]   2> 22478 T117 oas.SolrTestCaseJ4.setUp ###Starting testMalformedNonStreamingXml
   [junit4]   2> 22479 T117 C11 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 22480 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 1
   [junit4]   2> 22481 T117 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22482 T117 C11 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ee10308 commitCommandVersion:0
   [junit4]   2> 22515 T117 C11 oass.SolrIndexSearcher.<init> Opening [Searcher@5f644ca7[collection1] main]
   [junit4]   2> 22540 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f644ca7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22540 T117 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22567 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 85
   [junit4]   2> 22570 T117 C11 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 22570 T117 C11 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 22571 T117 C11 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 22571 T117 C11 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 22572 T117 C11 oashd.XPathEntityProcessor.initQuery WARN Parsing failed for xml, url:test rows processed:2 last row: {$forEach=/root/node, id=2, desc=[test2]} Ignoring exception matching Unexpected close tag
   [junit4]   2> 22576 T117 C11 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 22576 T117 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 22576 T117 C11 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ee10308 commitCommandVersion:0
   [junit4]   2> 22686 T117 C11 oass.SolrIndexSearcher.<init> Opening [Searcher@3f82d0a3[collection1] main]
   [junit4]   2> 22693 T123 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f82d0a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C2)))}
   [junit4]   2> 22694 T117 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 22694 T117 C11 oashd.SimplePropertiesWriter.readIndexerProperties Read dataimport.properties
   [junit4]   2> 22716 T117 C11 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 22717 T117 C11 oashd.DocBuilder.execute Time taken = 0:0:0.146
   [junit4]   2> 22718 T117 C11 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0a++++++++<dataSource+name%3D"str"+type%3D"TestErrorHandling$StringDataSource"+/>++++<document>%0a++++++++<entity+name%3D"node"+dataSource%3D"str"+processor%3D"XPathEntityProcessor"+url%3D"test"+forEach%3D"/root/node"+onError%3D"skip">%0a++++++++++++<field+column%3D"id"+xpath%3D"/root/node/id"+/>%0a++++++++++++<field+column%3D"desc"+xpath%3D"/root/node/desc"+/>%0a++++++++</entity>%0a++++</document>%0a</dataConfig>&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2],commit=} 0 149
   [junit4]   2> 22723 T117 C11 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 22727 T117 C11 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 22728 T117 oas.SolrTestCaseJ4.tearDown ###Ending testMalformedNonStreamingXml
   [junit4]   2> 22732 T117 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 22732 T117 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2039792530
   [junit4]   2> 22732 T117 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 22740 T117 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@707881ba: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@780343d7
   [junit4]   2> 22795 T117 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 22796 T117 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39ad23d8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@271b91e6
   [junit4]   2> 22800 T117 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 22802 T117 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21b9f8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6174859
   [junit4]   2> 22807 T125 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34545d23
   [junit4]   2> 22807 T125 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=877944099
   [junit4]   2> 22808 T125 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@463ff2d5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40c7a8c3
   [junit4]   2> 22928 T117 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50, desc=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1966, maxMBSortInHeap=7.813624941762338, sim=RandomSimilarity(queryNorm=false): {}, locale=ky, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=36138344,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestPlainTextEntityProcessor, TestContextImpl, TestSimplePropertiesWriter, TestVariableResolverEndToEnd, TestDocBuilder2, TestURLDataSource, TestFieldReader, TestSolrEntityProcessorUnit, TestErrorHandling]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestErrorHandling -Dtests.seed=F47455ED16D7B49E -Dtests.slow=true -Dtests.locale=ky -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestErrorHandling (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.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestErrorHandling_F47455ED16D7B49E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F47455ED16D7B49E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [12/38 (1!)] on J1 in 1.52s, 4 tests, 1 error <<< FAILURES!

[...truncated 76 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171216_052106_6865259163525727765494.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171216_052106_6971822983397238983175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171216_052158_69118441292045289602295.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171216_052158_69114391714568927010826.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171216_052228_5398407013713500200129.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171216_052228_53910576746182866892844.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171216_052249_68512532902364520684791.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171216_052249_68512241232999694295480.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171216_052343_7475980072536594284372.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171216_052343_7476911002079382051502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171216_052412_4462085274347437190870.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31689 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 16 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/16/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_17E2981B870034B1-001\5.5.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_17E2981B870034B1-001\5.5.1-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_17E2981B870034B1-001\5.5.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_17E2981B870034B1-001\5.5.1-cfs-001

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




Build Log:
[...truncated 4587 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=LuceneVarGapDocFreqInterval), content5=Lucene50(blocksize=128), content4=PostingsFormat(name=MockRandom), trieInt=PostingsFormat(name=LuceneVarGapDocFreqInterval), content3=PostingsFormat(name=Asserting), content2=PostingsFormat(name=LuceneVarGapDocFreqInterval), fie?ld=PostingsFormat(name=LuceneVarGapDocFreqInterval), utf8=PostingsFormat(name=MockRandom), trieLong=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), content=PostingsFormat(name=MockRandom), autf8=PostingsFormat(name=Asserting)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Direct), dvBytesDerefVar=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Direct), dvBytesSortedFixed=DocValuesFormat(name=Direct), trieInt=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Direct), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Direct), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1830, maxMBSortInHeap=7.600630590753406, sim=RandomSimilarity(queryNorm=false): {content6=DFR G3(800.0), content5=DFR I(F)BZ(0.3), content2=DFR GZ(0.3), utf8=BM25(k1=1.2,b=0.75), fie?ld=DFR I(ne)1, content=DFR I(ne)B2, autf8=DFR I(F)3(800.0)}, locale=en-US, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67143400,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=17E2981B870034B1 -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (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.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_17E2981B870034B1-001\5.5.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_17E2981B870034B1-001\5.5.1-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([17E2981B870034B1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J0 in 37.24s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 56900 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk1.8.0_144) - Build # 15 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/15/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001

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


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0:55F2E34BB73FAC69]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSearcherReuse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets\minimal
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F2B65BEFDA84BFD0-001\tempDir-001

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


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0:7AE264357478D228]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 713 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=91380128,total=297603072
   [junit4]   2> NOTE: All tests run in this JVM: [TestDuelingCodecs, TestScoreCachingWrappingScorer, TestBlockPostingsFormat2, TestAttributeSource, TestSimpleExplanationsOfNonMatches, TestControlledRealTimeReopenThread, TestFilterCodecReader, TestRamUsageEstimator, FuzzyTermOnShortTermsTest, TestCodecHoldsOpenFiles, TestSpans, TestIndexWriterMerging, TestBagOfPostings, TestEarlyTermination, TestConjunctions, TestRegExp, TestFilterLeafReader, TestSearchWithThreads, TestComplexExplanations, TestNorms, TestIntArrayDocIdSet, TestFrequencyTrackingRingBuffer, TestMixedDocValuesUpdates, TestFieldCacheRewriteMethod, TestMathUtil, TestBytesRef, TestBooleanOr, TestIndexWriter, TestSameScoresWithThreads, TestOfflineSorter, TestToken, TestNotDocIdSet, TestBooleanQuery, TestFieldInvertState, TestNRTReaderCleanup, TestStandardAnalyzer, TestSparseFixedBitDocIdSet, TestThreadedForceMerge, TestFSTs, TestGeoEncodingUtils, TestCharFilter, TestMutableValues, TestDocValuesIndexing, TestIndexWriterFromReader, TestIndexSorting, TestPrefixQuery, TestPolygon, TestSegmentReader, TestMergePolicyWrapper, TestSameTokenSamePosition, TestTopDocsCollector, TestDoubleValuesSource, TestTopFieldCollectorEarlyTermination, TestBufferedIndexInput, TestTryDelete, TestMultiThreadTermVectors, TestSpanNearQuery, TestParallelReaderEmptyIndex, TestDocsAndPositions, TestIntroSorter, TestNamedSPILoader, TestFieldsReader, TestMultiCollector, TestBagOfPositions, TestDocInverterPerFieldErrorInfo, TestTimSorter, TestTerm, TestCodecUtil, TestLockFactory, TestBoolean2ScorerSupplier, TestForceMergeForever, TestDirectPacked, TestPayloadsOnVectors, Test4GBStoredFields, TestMmapDirectory, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=EE8D841C597D0A10 -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EE8D841C597D0A10-001\testVLong-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE8D841C597D0A10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [152/458 (1!)] on J0 in 3.93s, 54 tests, 1 error <<< FAILURES!

[...truncated 1214 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.01s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1669, maxMBSortInHeap=6.714731623278427, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IN, timezone=Canada/Mountain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72303800,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVirusCheckingFS, TestExtrasFS, Nested1, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=77A2BAA15244DC9D -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Canada/Mountain -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (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.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_77A2BAA15244DC9D-001\testDeleteFile-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77A2BAA15244DC9D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [9/41 (1!)] on J1 in 1.47s, 49 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 10424 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\init-core-data-001
   [junit4]   2> 1549606 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
   [junit4]   2> 1549606 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1549615 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1549615 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1549616 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001
   [junit4]   2> 1549617 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1549617 INFO  (Thread-2973) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1549617 INFO  (Thread-2973) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1549618 ERROR (Thread-2973) [    ] 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> 1549717 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[F2B65BEFDA84BFD0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62193
   [junit4]   2> 1549725 INFO  (zkConnectionManagerCallback-2683-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549734 INFO  (jetty-launcher-2680-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1549735 INFO  (jetty-launcher-2680-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54786fe{/solr,null,AVAILABLE}
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@707cf361{HTTP/1.1,[http/1.1]}{127.0.0.1:62197}
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.e.j.s.Server Started @1558409ms
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62197}
   [junit4]   2> 1549736 ERROR (jetty-launcher-2680-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T11:14:28.653Z
   [junit4]   2> 1549736 INFO  (jetty-launcher-2680-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1549739 INFO  (jetty-launcher-2680-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2026e1ac{/solr,null,AVAILABLE}
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47d2ca1c{HTTP/1.1,[http/1.1]}{127.0.0.1:62202}
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.e.j.s.Server Started @1558413ms
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62202}
   [junit4]   2> 1549740 ERROR (jetty-launcher-2680-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1549740 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T11:14:28.657Z
   [junit4]   2> 1549756 INFO  (zkConnectionManagerCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549756 INFO  (zkConnectionManagerCallback-2687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549756 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1549760 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1549775 INFO  (jetty-launcher-2680-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62193/solr
   [junit4]   2> 1549775 INFO  (jetty-launcher-2680-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62193/solr
   [junit4]   2> 1549779 INFO  (zkConnectionManagerCallback-2693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549779 INFO  (zkConnectionManagerCallback-2695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549783 INFO  (zkConnectionManagerCallback-2699-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549783 INFO  (zkConnectionManagerCallback-2697-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549952 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1549953 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62197_solr
   [junit4]   2> 1549955 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.c.Overseer Overseer (id=99166694181109766-127.0.0.1:62197_solr-n_0000000000) starting
   [junit4]   2> 1549955 INFO  (jetty-launcher-2680-thread-1) [n:127.0.0.1:62202_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1549955 INFO  (jetty-launcher-2680-thread-1) [n:127.0.0.1:62202_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62202_solr
   [junit4]   2> 1549963 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62197_solr
   [junit4]   2> 1550070 INFO  (zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1550073 INFO  (zkCallback-2696-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1550165 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62197.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1550170 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62197.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1550170 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62197.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1550170 INFO  (jetty-launcher-2680-thread-2) [n:127.0.0.1:62197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node2\.
   [junit4]   2> 1550177 INFO  (jetty-launcher-2680-thread-1) [n:127.0.0.1:62202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1550199 INFO  (jetty-launcher-2680-thread-1) [n:127.0.0.1:62202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1550200 INFO  (jetty-launcher-2680-thread-1) [n:127.0.0.1:62202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1550202 INFO  (jetty-launcher-2680-thread-1) [n:127.0.0.1:62202_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\.
   [junit4]   2> 1550238 INFO  (zkConnectionManagerCallback-2704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550357 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[F2B65BEFDA84BFD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1550360 INFO  (zkConnectionManagerCallback-2709-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550362 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[F2B65BEFDA84BFD0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1550363 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[F2B65BEFDA84BFD0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62193/solr ready
   [junit4]   2> 1550374 INFO  (qtp289697241-14348) [n:127.0.0.1:62197_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1550386 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 1550388 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 1550389 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 1550395 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 1550403 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 1550408 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 1550410 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 1550416 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 1550420 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 1550422 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 1550424 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 1550426 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 1550428 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 1550430 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 1550431 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 1550433 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 1550435 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 1550438 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 1550440 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 1550444 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 1550447 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 1550449 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 1550453 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 1550458 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 1550462 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 1550464 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 1550474 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 1550476 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 1550481 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 1550485 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 1550487 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 1550489 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 1550491 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 1550493 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 1550496 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 1550499 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 1550501 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 1550506 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 1550508 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 1550511 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 1550513 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 1550515 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 1550517 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 1550519 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 1550521 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 1550523 INFO  (OverseerThreadFactory-5783-thread-1-processing-n:127.0.0.1:62197_solr) [n:127.0.0.1:62197_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 1550646 INFO  (OverseerStateUpdate-99166694181109766-127.0.0.1:62197_solr-n_0000000000) [n:127.0.0.1:62197_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62202/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1550866 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1550875 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1551016 INFO  (zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1551022 INFO  (zkCallback-2698-thread-2-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1551905 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1551906 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1551907 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 1551908 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1551909 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 1551909 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1551910 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 1551911 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1551912 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 1551912 WARN  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1551919 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1551939 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1552115 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1552174 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 1552174 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1552175 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1552175 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 1552180 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1552332 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1552332 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1552334 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1552334 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1552340 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@103dcf63[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1552341 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 1552342 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1552342 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 1552342 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1552343 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1552343 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1552345 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1552345 INFO  (searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@103dcf63[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1552345 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586667109757222912
   [junit4]   2> 1552345 INFO  (searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1552346 INFO  (searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1552347 INFO  (searcherExecutor-5786-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@103dcf63[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1552350 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1552350 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1552350 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 1552350 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1552350 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 1552350 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1552354 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 1552456 INFO  (zkCallback-2698-thread-2-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1552456 INFO  (zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1552505 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1552508 INFO  (qtp2124592599-14366) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1642
   [junit4]   2> 1552515 INFO  (qtp289697241-14348) [n:127.0.0.1:62197_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1552608 INFO  (zkCallback-2698-thread-2-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1552608 INFO  (zkCallback-2698-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1553516 INFO  (qtp289697241-14348) [n:127.0.0.1:62197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3150
   [junit4]   2> 1553524 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 1553524 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 1553525 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1553525 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 1553529 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1553544 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1553544 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1553545 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 1553545 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1553547 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 1553547 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1553548 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 1553548 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1553548 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 1553548 WARN  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 1553554 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1553572 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1553631 INFO  (qtp2124592599-14357) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1553631 INFO  (qtp2124592599-14357) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1553632 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 1553632 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1553632 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1553719 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1553748 INFO  (qtp2124592599-14374) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1553748 INFO  (qtp2124592599-14374) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1553748 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1553748 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 1553748 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1553780 INFO  (Thread-2998) [n:127.0.0.1:62202_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 1553798 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e14a3be
   [junit4]   2> 1553798 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_F2B65BEFDA84BFD0-001\tempDir-001\node1\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 1553800 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1553850 INFO  (qtp2124592599-14373) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1553850 INFO  (qtp2124592599-14373) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1553850 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1553850 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:62202/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 1553851 INFO  (solrHandlerExecutor-5791-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1553881 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1553881 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1553882 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@795afbc8[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1553883 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 1553884 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1553884 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 1553884 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1553885 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1553885 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1553885 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1553886 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@795afbc8[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553889 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1553889 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1553889 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586667111376224256
   [junit4]   2> 1553895 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1553896 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@795afbc8[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553897 INFO  (Thread-2998) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e067b9d[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1553897 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5e067b9d[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553897 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1553899 INFO  (searcherExecutor-5792-thread-1-processing-n:127.0.0.1:62202_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@5e067b9d[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1553951 INFO  (qtp2124592599-14375) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1553951 INFO  (qtp2124592599-14375) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1553951 INFO  (qtp2124592599-14375) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1553952 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 428.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 1553952 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=432
   [junit4]   2> 1553952 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f26406
   [junit4]   2> 1553952 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=15885318
   [junit4]   2> 1553953 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73be92a9: rootName = solr_62202, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@568b063e
   [junit4]   2> 1553963 INFO  (qtp2124592599-14359) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=15885318
   [junit4]   2> 1553970 INFO  (qtp2124592599-14361) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 1553970 INFO  (qtp2124592599-14361) [n:127.0.0.1:62202_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 1553971 INFO  (Thread-2999) [n:127.0.0.1:62202_solr

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

onentTest, TestObjectReleaseTracker, TestDocSet, TestHighFrequencyDictionaryFactory, UpdateLogTest, TestRequestForwarding, TermVectorComponentDistributedTest, TestCloudInspectUtil, TestSolrConfigHandler, TestRetrieveFieldsOptimizer, MergeStrategyTest, TestLMJelinekMercerSimilarityFactory, TestSlowCompositeReaderWrapper, TestStreamBody, TestSSLRandomization, TestManagedSynonymFilterFactory, InfixSuggestersTest, TestApiFramework, BasicAuthStandaloneTest, TestTolerantUpdateProcessorCloud, TestConfigSetsAPIExclusivity, TestRemoteStreaming, SmileWriterTest, TemplateUpdateProcessorTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSchemaResource, TestRandomFaceting, TestTrackingShardHandlerFactory, SegmentsInfoRequestHandlerTest, TestNRTOpen, TestLegacyField, TestRandomFlRTGCloud, ZkNodePropsTest, TestValueSourceCache, TestShortCircuitedRequests, CachingDirectoryFactoryTest, TestSolrConfigHandlerConcurrent, ShardSplitTest, TestStressReorder, TestSimpleTrackingShardHandler, StatelessScriptUpdateProcessorFactoryTest, OverseerTaskQueueTest, TestReRankQParserPlugin, QueryEqualityTest, MetricUtilsTest, TestAuthorizationFramework, ChaosMonkeySafeLeaderTest, SoftAutoCommitTest, SolrPluginUtilsTest, AnalyticsMergeStrategyTest, TestCollapseQParserPlugin, TriLevelCompositeIdRoutingTest, TestMergePolicyConfig, DocValuesTest, BlockDirectoryTest, MBeansHandlerTest, SearchRateTriggerTest, DistributedQueueTest, TestSort, DeleteLastCustomShardedReplicaTest, HighlighterMaxOffsetTest, TestLRUCache, RegexBytesRefFilterTest, ExternalFileFieldSortTest, TestJsonRequest, TestCollationFieldDocValues, TestUtilizeNode, DataDrivenBlockJoinTest, DistributedDebugComponentTest, CollectionsAPIDistributedZkTest, CdcrVersionReplicationTest, TestGroupingSearch, TimeRoutedAliasUpdateProcessorTest, LoggingHandlerTest, TestStressUserVersions, FieldMutatingUpdateProcessorTest, SolrMetricsIntegrationTest, TestConfig, TestLuceneIndexBackCompat, CollectionsAPIAsyncDistributedZkTest, LukeRequestHandlerTest, TestMultiWordSynonyms, UUIDUpdateProcessorFallbackTest, TestInitQParser, UpdateRequestProcessorFactoryTest, DebugComponentTest, RestartWhileUpdatingTest, PingRequestHandlerTest, SolrMetricManagerTest, MultiThreadedOCPTest, TestConfigOverlay, TestLeaderInitiatedRecoveryThread, DistributedFacetExistsSmallTest, BadCopyFieldTest, TestCopyFieldCollectionResource, QueryElevationComponentTest, TestFieldSortValues, TestSubQueryTransformerCrossCore, TestZkChroot, FullHLLTest, TestXmlQParser, MissingSegmentRecoveryTest, TestClusterProperties, HdfsBasicDistributedZkTest, TestSolrCLIRunExample, TestJsonFacetRefinement, TermsComponentTest, TestDynamicFieldResource, TestRuleBasedAuthorizationPlugin, TestGraphTermsQParserPlugin, DocumentAnalysisRequestHandlerTest, ClassificationUpdateProcessorIntegrationTest, TestLRUStatsCache, TestCollationField, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, TestJmxIntegration, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, OverseerStatusTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore, TestPullReplica, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, NodeAddedTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateWriterTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetProperties, TestCorePropertiesReload, TestDynamicLoading, SearchHandlerTest, TestConfigReload, TestSQLHandler, V2StandaloneTest, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestCollectionAPIs, TestConfigsApi, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, ReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestUnifiedSolrHighlighter, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, SolrJmxReporterTest, SolrShardReporterTest, TestMacroExpander, TestMacros, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, TestRawResponseWriter, TestChildDocTransformer, TestManagedResource, TestRestManager, TestDynamicFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource, TestManagedSynonymGraphFilterFactory, ChangedSchemaMergeTest, EnumFieldTest, TestBulkSchemaConcurrent, TestCloudSchemaless, TestSchemaManager, TestUseDocValuesAsStored2, AnalyticsQueryTest, CursorMarkTest, SortSpecParsingTest, TestComplexPhraseQParserPlugin, TestHashQParserPlugin, TestPayloadScoreQParserPlugin, TestSearcherReuse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.seed=F2B65BEFDA84BFD0 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Australia/Broken_Hill -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSearcherReuse (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_F2B65BEFDA84BFD0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2B65BEFDA84BFD0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [694/751 (4!)] on J1 in 0.44s, 1 test, 1 error <<< FAILURES!

[...truncated 47564 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 14 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/14/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudInspectUtil

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001

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




Build Log:
[...truncated 13271 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudInspectUtil
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001
   [junit4]   2> 2883793 WARN  (SUITE-TestCloudInspectUtil-seed#[2E6BA8F281BA221]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 2883793 INFO  (SUITE-TestCloudInspectUtil-seed#[2E6BA8F281BA221]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2883799 INFO  (SUITE-TestCloudInspectUtil-seed#[2E6BA8F281BA221]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2883800 INFO  (SUITE-TestCloudInspectUtil-seed#[2E6BA8F281BA221]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2883801 INFO  (TEST-TestCloudInspectUtil.testCheckIfDiffIsLegal-seed#[2E6BA8F281BA221]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCheckIfDiffIsLegal
   [junit4]   2> ###### Only in control: [{id=3}, {id=2}]
   [junit4]   2> ###### Only in cloud: [{id=1}]
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: []
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: [{id=5}]
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> ###### Only in cloud: 5, but this is expected because we found a delete fail for 5
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: [{id=5}]
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> 2883802 INFO  (TEST-TestCloudInspectUtil.testCheckIfDiffIsLegal-seed#[2E6BA8F281BA221]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCheckIfDiffIsLegal
   [junit4]   2> 2883802 INFO  (SUITE-TestCloudInspectUtil-seed#[2E6BA8F281BA221]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ro-RO, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=171961208,total=413540352
   [junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, TestLegacyNumericRangeQueryBuilder, TestTlogReplica, FastVectorHighlighterTest, TestSolrQueryResponse, SolrXmlInZkTest, TestQuerySenderNoQuery, TestTestInjection, TestFilteredDocIdSet, TestCloudSearcherWarming, JSONWriterTest, TestCollectionAPI, ReturnFieldsTest, TestTrieFacet, OverseerTest, DeleteNodeTest, ConfigureRecoveryStrategyTest, TestManagedResourceStorage, TestImplicitCoreProperties, CdcrRequestHandlerTest, VersionInfoTest, TestStressRecovery, BJQParserTest, TestSolr4Spatial, TestSchemaNameResource, TestJoin, XsltUpdateRequestHandlerTest, CoreAdminCreateDiscoverTest, RAMDirectoryFactoryTest, TestManagedSynonymGraphFilterFactory, TestSweetSpotSimilarityFactory, TestConfigSets, TestQuerySenderListener, NodeMutatorTest, TestExpandComponent, TestPKIAuthenticationPlugin, TestScoreJoinQPScore, FacetPivotSmallTest, ConnectionReuseTest, XmlUpdateRequestHandlerTest, ScriptEngineTest, TestSolrConfigHandlerCloud, AddReplicaTest, TestSolrCoreParser, TestLocalFSCloudBackupRestore, BinaryUpdateRequestHandlerTest, TestMacroExpander, TestXmlQParserPlugin, TestRecoveryHdfs, TestNonDefinedSimilarityFactory, TestCoreDiscovery, TestPointFields, TestRequestStatusCollectionAPI, TestDocBasedVersionConstraints, BlockJoinFacetRandomTest, DisMaxRequestHandlerTest, ExecutePlanActionTest, TestRangeQuery, ClassificationUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestPhraseSuggestions, SyncSliceTest, TestEmbeddedSolrServerSchemaAPI, CursorPagingTest, DistributedTermsComponentTest, ClassificationUpdateProcessorTest, TestUseDocValuesAsStored2, DeleteInactiveReplicaTest, DocExpirationUpdateProcessorFactoryTest, SortByFunctionTest, TestFieldCacheSort, ConvertedLegacyTest, SignatureUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, LeaderInitiatedRecoveryOnShardRestartTest, TestNamedUpdateProcessors, ClusterStateUpdateTest, SolrJmxReporterCloudTest, TestQueryWrapperFilter, AssignBackwardCompatibilityTest, AnalyticsQueryTest, PathHierarchyTokenizerFactoryTest, RollingRestartTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolrXml, AutoScalingHandlerTest, HdfsBasicDistributedZk2Test, TestXIncludeConfig, TestJsonFacets, TestReversedWildcardFilterFactory, MetricsHandlerTest, TestSolrCoreProperties, TestCustomSort, TestPullReplicaErrorHandling, TestExportWriter, CoreMergeIndexesAdminHandlerTest, BooleanFieldTest, ResponseLogComponentTest, BasicAuthIntegrationTest, TestSerializedLuceneMatchVersion, RulesTest, NumericFieldsTest, LeaderElectionTest, TestManagedSchemaAPI, HdfsUnloadDistributedZkTest, DistribCursorPagingTest, SolrTestCaseJ4Test, DirectUpdateHandlerOptimizeTest, RemoteQueryErrorTest, NodeLostTriggerTest, UninvertDocValuesMergePolicyTest, TestFieldCollectionResource, TestAddFieldRealTimeGet, TestCustomStream, HttpTriggerListenerTest, ReplicaListTransformerTest, TestRandomRequestDistribution, TestCloudPseudoReturnFields, TestBinaryResponseWriter, OverseerStatusTest, TestWriterPerf, BufferStoreTest, TestReloadAndDeleteDocs, SuggesterFSTTest, URLClassifyProcessorTest, SystemLogListenerTest, TestDynamicFieldCollectionResource, TestSizeLimitedDistributedMap, SuggestComponentTest, SpellCheckComponentTest, ReplicationFactorTest, TestDistributedSearch, BasicDistributedZkTest, TestCSVResponseWriter, TestFreeTextSuggestions, LeaderElectionContextKeyTest, TestUpdate, DirectSolrConnectionTest, PrimitiveFieldTypeTest, V2StandaloneTest, TestRTimerTree, TestReqParamsAPI, RequiredFieldsTest, TestNumericTokenStream, TestHashQParserPlugin, TestSearcherReuse, TestSimpleTextCodec, TestLegacyFieldCache, TestManagedStopFilterFactory, BigEndianAscendingWordSerializerTest, ExplicitHLLTest, HighlighterTest, SharedFSAutoReplicaFailoverTest, ConfigSetsAPITest, ZkControllerTest, TestFieldCacheVsDocValues, TestCoreAdminApis, TolerantUpdateProcessorTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsDirectoryFactoryTest, TestZkAclsWithHadoopAuth, ChaosMonkeyNothingIsSafeTest, TestSubQueryTransformer, IndexSchemaTest, TestLazyCores, AtomicUpdateProcessorFactoryTest, TestSha256AuthenticationProvider, CdcrReplicationDistributedZkTest, SubstringBytesRefFilterTest, ImplicitSnitchTest, StatsReloadRaceTest, DistributedSpellCheckComponentTest, TestConfigReload, SolrInfoBeanTest, HdfsThreadLeakTest, TestEmbeddedSolrServerAdminHandler, UnloadDistributedZkTest, TestSchemalessBufferedUpdates, TestSubQueryTransformerDistrib, MoveReplicaHDFSFailoverTest, TestExactStatsCache, TestReplicaProperties, MinimalSchemaTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, HighlighterConfigTest, AlternateDirectoryTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerTaskQueueTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudInspectUtil -Dtests.seed=2E6BA8F281BA221 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestCloudInspectUtil (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudInspectUtil_2E6BA8F281BA221-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E6BA8F281BA221]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [524/751 (1!)] on J0 in 0.02s, 1 test, 1 error <<< FAILURES!

[...truncated 1624 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\init-core-data-001
   [junit4]   2> 84477 WARN  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 84478 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 84481 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=1.0, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 84483 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 84587 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 84587 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 84588 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-002\cores\core
   [junit4]   2> 84605 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 84606 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23bd29{/solr,null,AVAILABLE}
   [junit4]   2> 84642 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15565f6{SSL,[ssl, http/1.1]}{127.0.0.1:51661}
   [junit4]   2> 84642 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.Server Started @92469ms
   [junit4]   2> 84642 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51661, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-002\cores}
   [junit4]   2> 84642 ERROR (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 84643 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 84643 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 84643 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 84643 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T22:08:46.326Z
   [junit4]   2> 84643 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml
   [junit4]   2> 84651 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 84725 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f
   [junit4]   2> 84729 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f
   [junit4]   2> 84729 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f
   [junit4]   2> 84742 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001
   [junit4]   2> 84742 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 84742 INFO  (coreLoadExecutor-746-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 84759 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 84760 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 84760 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 84760 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 84761 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 84761 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 84761 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 84761 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 84761 WARN  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 84774 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 84775 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 84799 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 84968 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 84968 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 84968 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 84968 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 84969 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 84969 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 84969 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 84969 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 84969 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 84983 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 84984 INFO  (coreLoadExecutor-746-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@141546f
   [junit4]   2> 84984 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 84984 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\data\]
   [junit4]   2> 84985 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1a0af19
   [junit4]   2> 84985 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 84985 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: 0 msec to checkpoint
   [junit4]   2> 84985 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: init: create=true
   [junit4]   2> 84985 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@48eea0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@94b6b9)
   [junit4]   2> index=
   [junit4]   2> version=7.2.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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1bdb9bb
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2960c2
   [junit4]   2> 
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: now flush at close
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]:   index before flush 
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: startFullFlush
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: coreLoadExecutor-746-thread-1 finishFullFlush success=true
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-746-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-746-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-746-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-746-thread-1]: now merge
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-746-thread-1]:   index: 
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-746-thread-1]:   no more merges pending; now return
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: waitForMerges
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: waitForMerges done
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: start
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: enter lock
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: now prepare
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: prepareCommit: flush
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]:   index before flush 
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: startFullFlush
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-746-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: coreLoadExecutor-746-thread-1 finishFullFlush success=true
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: startCommit(): start
   [junit4]   2> 84987 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: done all syncs: []
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: pendingCommit != null
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: 0 msec to checkpoint
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: took 0.8 msec
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: commit: done
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: rollback
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: all running merges have aborted
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: rollback: done finish merges
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: abort
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: done abort success=true
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: rollback: infos=
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: 0 msec to checkpoint
   [junit4]   2> 84988 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 85057 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85057 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85058 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 85058 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1a0af19
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: init: load commit "segments_1"
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-746-thread-1]: 0 msec to checkpoint
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: init: create=false
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@48eea0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@94b6b9)
   [junit4]   2> index=
   [junit4]   2> version=7.2.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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1f83092
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@15eadb7
   [junit4]   2> 
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: flush at getReader
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: startFullFlush
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-746-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-746-thread-1]: coreLoadExecutor-746-thread-1 finishFullFlush success=true
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-746-thread-1]: getReader took 0 msec
   [junit4]   2> 85059 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8bf47[collection1] main]
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\conf
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\conf
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\conf
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\conf
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 85060 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 85061 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 85061 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 85061 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 85061 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 85061 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 85061 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 85062 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 85072 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85072 INFO  (searcherExecutor-747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@f8bf47[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85073 INFO  (coreLoadExecutor-746-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586617675159699456
   [junit4]   2> 85073 INFO  (searcherExecutor-747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 85073 INFO  (searcherExecutor-747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 85073 INFO  (searcherExecutor-747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 85073 INFO  (searcherExecutor-747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 85085 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51661
   [junit4]   2> 85085 INFO  (searcherExecutor-747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f8bf47[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85188 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 85188 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 85189 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-004\cores\core
   [junit4]   2> 85192 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 85193 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b5df2{/solr,null,AVAILABLE}
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14ecfb6{SSL,[ssl, http/1.1]}{127.0.0.1:51666}
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.Server Started @93020ms
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51666, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-004\cores}
   [junit4]   2> 85194 ERROR (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T22:08:46.877Z
   [junit4]   2> 85194 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\solr.xml
   [junit4]   2> 85201 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 85265 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f
   [junit4]   2> 85270 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f
   [junit4]   2> 85270 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@141546f
   [junit4]   2> 85283 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003
   [junit4]   2> 85283 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 85283 INFO  (coreLoadExecutor-757-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 85300 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 85300 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist
   [junit4]   2> 85301 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 85301 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist
   [junit4]   2> 85301 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 85302 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist
   [junit4]   2> 85302 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist
   [junit4]   2> 85302 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 85302 WARN  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\..\..\..\..\dist
   [junit4]   2> 85489 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 85490 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 85511 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 85645 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 85645 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 85645 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 85645 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 85646 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 85646 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 85646 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 85646 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 85646 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 85663 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1, trusted=true
   [junit4]   2> 85663 INFO  (coreLoadExecutor-757-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@141546f
   [junit4]   2> 85663 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 85663 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\data\]
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@fe4cdf
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: 0 msec to checkpoint
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: init: create=true
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@1f97482 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a59ec)
   [junit4]   2> index=
   [junit4]   2> version=7.2.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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@e4c9bc
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@9de586
   [junit4]   2> 
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: now flush at close
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]:   index before flush 
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: startFullFlush
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: coreLoadExecutor-757-thread-1 finishFullFlush success=true
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-757-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-757-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-757-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-757-thread-1]: now merge
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-757-thread-1]:   index: 
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-757-thread-1]:   no more merges pending; now return
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: waitForMerges
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: waitForMerges done
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: start
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: enter lock
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: now prepare
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: prepareCommit: flush
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]:   index before flush 
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: startFullFlush
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-757-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: coreLoadExecutor-757-thread-1 finishFullFlush success=true
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: startCommit(): start
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: done all syncs: []
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: pendingCommit != null
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: 0 msec to checkpoint
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: took 0.5 msec
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: commit: done
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: rollback
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: all running merges have aborted
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: rollback: done finish merges
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: abort
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: done abort success=true
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: rollback: infos=
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: 0 msec to checkpoint
   [junit4]   2> 85665 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 85738 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85738 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85739 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 85739 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@fe4cdf
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: init: load commit "segments_1"
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-757-thread-1]: 0 msec to checkpoint
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: init: create=false
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@1f97482 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9a59ec)
   [junit4]   2> index=
   [junit4]   2> version=7.2.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.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [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
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1f64d2c
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@18b798b
   [junit4]   2> 
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: flush at getReader
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: startFullFlush
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-757-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-757-thread-1]: coreLoadExecutor-757-thread-1 finishFullFlush success=true
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-757-thread-1]: getReader took 0 msec
   [junit4]   2> 85740 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12d0ef8[collection1] main]
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\conf
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\conf
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\conf
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 85741 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 85742 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\conf
   [junit4]   2> 85742 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 85742 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 85742 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 85742 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 85742 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 85743 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 85743 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 85743 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 85743 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-003\collection1\conf\elevate.xml
   [junit4]   2> 85753 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 85753 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@12d0ef8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85753 INFO  (coreLoadExecutor-757-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586617675872731136
   [junit4]   2> 85754 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 85754 INFO  (searcherExecutor-758-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 85754

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

r-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]:   index before flush _1(7.2.0):C17
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-765-thread-1]: startFullFlush
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-765-thread-1]: coreCloseExecutor-765-thread-1 finishFullFlush success=true
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-765-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-765-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-765-thread-1]: now merge
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-765-thread-1]:   index: _1(7.2.0):C17
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-765-thread-1]:   no more merges pending; now return
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: waitForMerges
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: waitForMerges done
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: commit: start
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: commit: enter lock
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: commit: now prepare
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: prepareCommit: flush
   [junit4]   2> 86480 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]:   index before flush _1(7.2.0):C17
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-765-thread-1]: startFullFlush
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-765-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-765-thread-1]: coreCloseExecutor-765-thread-1 finishFullFlush success=true
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: startCommit(): start
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: commit: took 8.0 msec
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: commit: done
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: rollback
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: all running merges have aborted
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: rollback: done finish merges
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-765-thread-1]: abort
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-765-thread-1]: done abort success=true
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-765-thread-1]: rollback: infos=_1(7.2.0):C17
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-765-thread-1]: now checkpoint "_1(7.2.0):C17" [1 segments ; isCommit = false]
   [junit4]   2> 86485 INFO  (coreCloseExecutor-765-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-765-thread-1]: 0 msec to checkpoint
   [junit4]   2> 86490 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b5df2{/solr,null,UNAVAILABLE}
   [junit4]   2> 86492 INFO  (SUITE-HttpSolrClientSSLAuthConPoolTest-seed#[ED3A13E0BBB58E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1568, maxMBSortInHeap=6.546173428762401, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-SG, timezone=America/Thule
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=86925848,total=160940032
   [junit4]   2> NOTE: All tests run in this JVM: [EmpiricalDistributionEvaluatorTest, TestCloudSolrClientConnections, HttpSolrClientBuilderTest, ExclusiveOrEvaluatorTest, NormalDistributionEvaluatorTest, TestEmbeddedSolrServer, NotEvaluatorTest, TestSolrProperties, JdbcTest, TestCollectionAdminRequest, NoOpResponseParserTest, NamedListTest, UuidEvaluatorTest, TestXMLEscaping, TermsResponseTest, TestV1toV2ApiMapper, JettyWebappTest, LengthEvaluatorTest, ReverseEvaluatorTest, GetByIdTest, SubtractEvaluatorTest, TestDelegationTokenResponse, CloudSolrClientBuilderTest, CeilingEvaluatorTest, CumulativeProbabilityEvaluatorTest, TestBatchUpdate, TestHash, MultiplyEvaluatorTest, SineEvaluatorTest, SolrExampleEmbeddedTest, HyperbolicSineEvaluatorTest, TestJavaBinCodec, ArrayEvaluatorTest, AddEvaluatorTest, TestSpellCheckResponse, CosineEvaluatorTest, SolrExampleStreamingBinaryTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, SolrParamTest, MergeIndexesEmbeddedTest, TestCoreAdmin, ClientUtilsTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, ConcurrentUpdateSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpSolrClientSSLAuthConPoolTest -Dtests.seed=ED3A13E0BBB58E -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Thule -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HttpSolrClientSSLAuthConPoolTest (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.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001\tempDir-001\solr.xml
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.HttpSolrClientSSLAuthConPoolTest_ED3A13E0BBB58E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED3A13E0BBB58E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [103/146 (1!)] on J0 in 2.19s, 2 tests, 1 error <<< FAILURES!

[...truncated 42398 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 13 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/13/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F943233552C328F-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F943233552C328F-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F943233552C328F-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F943233552C328F-001\tempDir-004

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


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=67, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=67, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([6B0F352AF55712E2:E481D28AE73BE11D]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([6B0F352AF55712E2]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CreateCollectionCleanupTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001

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


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
	at __randomizedtesting.SeedInfo.seed([BBDBE0D167F59093:CA3F1E07111EB75F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [NRTCachingDirectory, TransactionLog, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)  at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:448)  at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1261)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)  at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:910)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1121)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:616)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)  at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [NRTCachingDirectory, TransactionLog, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)
	at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:448)
	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1261)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)
	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:910)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1121)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:616)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
	at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)
	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)
	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([BBDBE0D167F59093]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:298)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene70_0.dvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene70_0.dvd    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.tim    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0.fdt    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene70_0.dvd: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene70_0.dvd
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.tim: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.tim
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index\_0.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1\testCloudExamplePrompt_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 7982 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=101, maxMBSortInHeap=6.237343408067053, sim=RandomSimilarity(queryNorm=false): {}, locale=he, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=36504008,total=196608000
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTsMisc, TestInetAddressRangeQueries, TestInetAddressPoint, TestDiversifiedTopDocsCollector, TestPKIndexSplitter, TestMultiPassIndexSplitter, TestHighFreqTerms, TestDocValuesStatsCollector, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=F943233552C328F -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F943233552C328F-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F943233552C328F-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F943233552C328F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/13 (1!)] on J0 in 1.56s, 42 tests, 1 error <<< FAILURES!

[...truncated 773 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ??? 12, 2017 5:01:35 ? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([6B0F352AF55712E2]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=6B0F352AF55712E2 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.40s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=67, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B0F352AF55712E2:E481D28AE73BE11D]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B0F352AF55712E2]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1092, maxMBSortInHeap=7.492283989529361, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=48363984,total=62914560
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, LocalReplicatorTest, IndexReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 2.95s, 4 tests, 1 error <<< FAILURES!

[...truncated 2977 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\init-core-data-001
   [junit4]   2> 99982 WARN  (SUITE-TestSolrCLIRunExample-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 99982 INFO  (SUITE-TestSolrCLIRunExample-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 99988 INFO  (SUITE-TestSolrCLIRunExample-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 99988 INFO  (SUITE-TestSolrCLIRunExample-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 99988 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExampleWithAutoScalingPolicy
   [junit4]   2> 102088 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[BBDBE0D167F59093]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002
   [junit4]   2> 102088 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[BBDBE0D167F59093]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 102089 INFO  (Thread-320) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 102089 INFO  (Thread-320) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 102093 ERROR (Thread-320) [    ] 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> 102190 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[BBDBE0D167F59093]) [    ] o.a.s.c.ZkTestServer start zk server on port:51496
   [junit4]   2> 102195 INFO  (zkConnectionManagerCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16049f94de50000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 102200 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 102201 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1583384{/solr,null,AVAILABLE}
   [junit4]   2> 102202 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38bf84{HTTP/1.1,[http/1.1]}{127.0.0.1:51487}
   [junit4]   2> 102202 INFO  (jetty-launcher-227-thread-1) [    ] o.e.j.s.Server Started @110461ms
   [junit4]   2> 102202 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51487}
   [junit4]   2> 102203 ERROR (jetty-launcher-227-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 102203 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 102203 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 51487
   [junit4]   2> 102203 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 102203 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T09:06:03.475Z
   [junit4]   2> 102207 INFO  (zkConnectionManagerCallback-232-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102208 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 102219 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@121ec5e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 102226 INFO  (jetty-launcher-227-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51496/solr
   [junit4]   2> 102228 INFO  (zkConnectionManagerCallback-236-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102232 INFO  (zkConnectionManagerCallback-238-thread-1-processing-n:localhost:51487_solr) [n:localhost:51487_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102366 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 102367 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:51487_solr
   [junit4]   2> 102368 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.c.Overseer Overseer (id=99160526904688643-localhost:51487_solr-n_0000000000) starting
   [junit4]   2> 102377 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:51487_solr
   [junit4]   2> 102380 INFO  (OverseerStateUpdate-99160526904688643-localhost:51487_solr-n_0000000000) [n:localhost:51487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 102550 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121ec5e
   [junit4]   2> 102561 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121ec5e
   [junit4]   2> 102561 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121ec5e
   [junit4]   2> 102562 INFO  (jetty-launcher-227-thread-1) [n:localhost:51487_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1
   [junit4]   2> 102588 INFO  (zkConnectionManagerCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102591 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16049f94de50004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 105646 INFO  (qtp9788082-1288) [n:localhost:51487_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=14
   [junit4]   2> 105651 INFO  (qtp9788082-1289) [n:localhost:51487_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 105656 INFO  (qtp9788082-1289) [n:localhost:51487_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=5
   [junit4]   2> 105660 INFO  (zkConnectionManagerCallback-247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105662 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[BBDBE0D167F59093]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 105664 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[BBDBE0D167F59093]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51496/solr ready
   [junit4]   2> 105667 INFO  (qtp9788082-1293) [n:localhost:51487_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 105667 INFO  (qtp9788082-1293) [n:localhost:51487_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 105807 WARN  (OverseerThreadFactory-595-thread-1-processing-n:localhost:51487_solr) [n:localhost:51487_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 2 on collection testCloudExamplePrompt1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 107220 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 107220 WARN  (qtp9788082-1286) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 107220 WARN  (qtp9788082-1293) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 107222 WARN  (qtp9788082-1293) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node3 x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 107222 WARN  (qtp9788082-1286) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\dist
   [junit4]   2> 107223 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\dist
   [junit4]   2> 107224 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 107224 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\dist
   [junit4]   2> 107224 WARN  (qtp9788082-1286) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 107225 WARN  (qtp9788082-1286) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\dist
   [junit4]   2> 107225 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\langid\lib
   [junit4]   2> 107225 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\dist
   [junit4]   2> 107225 WARN  (qtp9788082-1286) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard1 r:core_node5 x:testCloudExamplePrompt1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard1_replica_n2\..\..\..\..\contrib\langid\lib
   [junit4]   2> 107226 WARN  (qtp9788082-1291) [n:localhost:51487_solr c:testCloudExamplePrompt1 s:shard2 r:core_node8 x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_BBDBE0D167F59093-001\tempDir-002\node1\testCloudExamplePrompt1_shard2_replica_n6\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core

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

   >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CreateCollectionCleanupTest_BBDBE0D167F59093-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBDBE0D167F59093]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [98/751 (2!)] on J0 in 14.13s, 1 test, 1 error <<< FAILURES!

[...truncated 687 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_BBDBE0D167F59093-001\init-core-data-001
   [junit4]   2> 1146911 WARN  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1146911 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1146920 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1146920 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1146922 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1148047 WARN  (coreLoadExecutor-4641-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1148053 WARN  (coreLoadExecutor-4641-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1148060 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1148064 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 1148065 INFO  (TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> 1148068 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 1148068 INFO  (TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 1148072 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 1148072 INFO  (TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[BBDBE0D167F59093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=BBDBE0D167F59093 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Qatar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBDBE0D167F59093:CA3F1E07111EB75F]:0)
   [junit4]    > 	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1148073 INFO  (SUITE-UpdateRequestProcessorFactoryTest-seed#[BBDBE0D167F59093]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_BBDBE0D167F59093-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=509, maxMBSortInHeap=5.212750834100938, sim=RandomSimilarity(queryNorm=true): {}, locale=cs-CZ, timezone=Asia/Qatar
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=117914544,total=359661568
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, TestSolrConfigHandler, DistributedMLTComponentTest, FullHLLTest, TestPerFieldSimilarityWithDefaultOverride, TestRawResponseWriter, DistributedQueueTest, SuggestComponentContextFilterQueryTest, TestJavabinTupleStreamParser, TermVectorComponentDistributedTest, SoftAutoCommitTest, TestSSLRandomization, TestBlobHandler, MissingSegmentRecoveryTest, TestSolrCLIRunExample, TestFoldingMultitermQuery, TestCloudRecovery, RuleEngineTest, SolrCloudExampleTest, UtilsToolTest, PingRequestHandlerTest, DocumentBuilderTest, TestPolicyCloud, SolrCloudReportersTest, TestFunctionQuery, LoggingHandlerTest, TestCollectionsAPIViaSolrCloudCluster, DistributedSuggestComponentTest, TestFileDictionaryLookup, TestSQLHandlerNonCloud, TestSchemaResource, PropertiesRequestHandlerTest, TestDelegationWithHadoopAuth, TestConfigSetProperties, DistributedFacetPivotSmallTest, TestSort, EnumFieldTest, DirectSolrSpellCheckerTest, EchoParamsTest, TestIndexSearcher, DeleteStatusTest, QueryResultKeyTest, TestFieldCacheWithThreads, MoreLikeThisHandlerTest, DocumentAnalysisRequestHandlerTest, TestRebalanceLeaders, SpatialRPTFieldTypeTest, TestSystemIdResolver, TestScoreJoinQPNoScore, BlockJoinFacetSimpleTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudNestedDocsSort, InfixSuggestersTest, ClassificationUpdateProcessorIntegrationTest, BasicZkTest, HdfsRecoveryZkTest, PolyFieldTest, TermVectorComponentTest, SolrGraphiteReporterTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, QueryElevationComponentTest, HdfsSyncSliceTest, MetricsConfigTest, TestRuleBasedAuthorizationPlugin, TestStressVersions, TestRemoteStreaming, UpdateLogTest, TestLeaderElectionWithEmptyReplica, CursorMarkTest, TestReloadDeadlock, PluginInfoTest, TemplateUpdateProcessorTest, TestRestManager, TestApiFramework, TestSolrIndexConfig, TestDistribDocBasedVersion, TestLuceneMatchVersion, TestLRUStatsCache, TestSolrDeletionPolicy1, AliasIntegrationTest, TestElisionMultitermQuery, CdcrBootstrapTest, LeaderElectionIntegrationTest, TestCopyFieldCollectionResource, TestConfigSetsAPIExclusivity, TestUninvertingReader, TestSolrQueryParser, TestNumericTerms32, TestChildDocTransformer, BasicAuthStandaloneTest, ZkStateWriterTest, DistributedFacetPivotLongTailTest, TestFieldResource, TestSortByMinMaxFunction, SolrIndexSplitterTest, TestClusterProperties, TestSlowCompositeReaderWrapper, TestDynamicLoading, TestCryptoKeys, ReplaceNodeTest, TestUniqueKeyFieldResource, TermsComponentTest, TestRandomCollapseQParserPlugin, TestDocSet, TestAuthenticationFramework, TestLRUCache, TestPostingsSolrHighlighter, OutOfBoxZkACLAndCredentialsProvidersTest, TestFastLRUCache, TestBadConfig, SolrCoreCheckLockOnStartupTest, TestDocTermOrds, SimpleCollectionCreateDeleteTest, LegacyCloudClusterPropTest, TestTrackingShardHandlerFactory, TestNumericRangeQuery64, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [269/751 (3!)] on J1 in 1.27s, 3 tests, 1 failure <<< FAILURES!

[...truncated 44725 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 12 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/12/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets\cdcr-target: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets\cdcr-target    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets\cdcr-target: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets\cdcr-target
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload\dih-script-transformer: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload\dih-script-transformer    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload\dih-script-transformer: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload\dih-script-transformer
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001

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




Build Log:
[...truncated 11735 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 207689 INFO  (SUITE-TestDistributedGrouping-seed#[81D4D968453127E1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\init-core-data-001
   [junit4]   2> 207691 WARN  (SUITE-TestDistributedGrouping-seed#[81D4D968453127E1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 207691 INFO  (SUITE-TestDistributedGrouping-seed#[81D4D968453127E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 207695 INFO  (SUITE-TestDistributedGrouping-seed#[81D4D968453127E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 207695 INFO  (SUITE-TestDistributedGrouping-seed#[81D4D968453127E1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 208148 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\control\cores\collection1
   [junit4]   2> 208153 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 208153 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dfbe6{/,null,AVAILABLE}
   [junit4]   2> 208155 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fd0fd4{SSL,[ssl, http/1.1]}{127.0.0.1:50144}
   [junit4]   2> 208155 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.Server Started @216489ms
   [junit4]   2> 208155 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50144, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\control\cores}
   [junit4]   2> 208155 ERROR (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 208155 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 208155 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 208155 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 208156 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T00:48:25.259Z
   [junit4]   2> 208156 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\control\solr.xml
   [junit4]   2> 208164 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 208164 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 208166 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 208302 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d
   [junit4]   2> 208307 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d
   [junit4]   2> 208307 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d
   [junit4]   2> 208310 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\control\cores
   [junit4]   2> 208310 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 208319 INFO  (coreLoadExecutor-843-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 208321 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 208384 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 208397 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 208476 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 208485 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 208485 INFO  (coreLoadExecutor-843-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@bf7b6d
   [junit4]   2> 208485 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 208485 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 208489 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 208575 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 208575 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 208577 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 208577 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 208578 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=16.69140625, floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=16.615579535407576, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24033865354206638
   [junit4]   2> 208578 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@133a255[collection1] main]
   [junit4]   2> 208579 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 208587 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 208623 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 208623 INFO  (coreLoadExecutor-843-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586537122472394752
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 208623 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 208624 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 208625 INFO  (searcherExecutor-844-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@133a255[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 209131 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 209136 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 209136 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10da189{/,null,AVAILABLE}
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@126907c{SSL,[ssl, http/1.1]}{127.0.0.1:50165}
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.Server Started @217472ms
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50165, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard0\cores}
   [junit4]   2> 209138 ERROR (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T00:48:26.242Z
   [junit4]   2> 209138 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 209154 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 209154 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 209165 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 209241 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d
   [junit4]   2> 209247 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d
   [junit4]   2> 209247 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf7b6d
   [junit4]   2> 209250 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard0\cores
   [junit4]   2> 209250 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 209251 INFO  (coreLoadExecutor-854-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 209252 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 209330 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 209345 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 209424 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 209434 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 209434 INFO  (coreLoadExecutor-854-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@bf7b6d
   [junit4]   2> 209434 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 209434 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_81D4D968453127E1-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 209437 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 209530 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 209530 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 209531 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 209531 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 209533 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=16.69140625, floorSegmentMB=0.2978515625, forceMergeDeletesPctAllowed=16.615579535407576, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24033865354206638
   [junit4]   2> 209533 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@943447[collection1] main]
   [junit4]   2> 209534 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 209541 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 209572 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 209572 INFO  (coreLoadExecutor-854-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586537123467493376
   [junit4]   2> 209574 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 209574 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 209574 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 209574 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 209574 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 209575 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 209575 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 209575 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 209575 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 209576 INFO  (searcherExecutor-855-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@943447[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 209577 INFO  (TEST-TestDistributedGrouping.test-seed#[81D4D968453127E1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 209611 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586537123505242112)} 0 2
   [junit4]   2> 209650 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586537123545088000)} 0 3
   [junit4]   2> 209651 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586537123550330880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 209651 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 209661 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 209661 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 209663 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586537123562913792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 209663 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 209663 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 209663 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 209689 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=25
   [junit4]   2> 209727 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|https://127.0.0.1:50165//collection1&rows=100&version=2&q=*:*&NOW=1513039706798&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=24
   [junit4]   2> 209751 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|https://127.0.0.1:50165//collection1&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=57
   [junit4]   2> 209759 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=5
   [junit4]   2> 209760 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|https://127.0.0.1:50165//collection1&rows=100&version=2&q=*:*&NOW=1513039706863&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 209760 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|https://127.0.0.1:50165//collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 209763 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=1
   [junit4]   2> 209768 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|https://127.0.0.1:50165//collection1&rows=100&version=2&q=*:*&NOW=1513039706869&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 209776 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|https://127.0.0.1:50165//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1513039706869&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=7
   [junit4]   2> 209784 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|https://127.0.0.1:50165//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=19
   [junit4]   2> 209786 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 209798 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|https://127.0.0.1:50165//collection1|[ff01::114]:33332/&rows=100&version=2&q=*:*&stats=false&NOW=1513039706890&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 209800 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|https://127.0.0.1:50165//collection1|[ff01::114]:33332/&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1513039706890&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 209800 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|https://127.0.0.1:50165//collection1|[ff01::114]:33332/&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=13
   [junit4]   2> 209801 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 209802 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:50165//collection1|[ff01::114]:33332/&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1513039706905&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 209803 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=https://127.0.0.1:50165//collection1|[ff01::114]:33332/&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 209814 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=11
   [junit4]   2> 209817 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|https://127.0.0.1:50165//collection1|[ff01::083]:33332/&rows=100&version=2&q=*:*&group.truncate=true&NOW=1513039706919&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 209818 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|https://127.0.0.1:50165//collection1|[ff01::083]:33332/&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1513039706919&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 209818 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::213]:33332/|https://127.0.0.1:50165//collection1|[ff01::083]:33332/&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 209825 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1586537123726491648)]} 0 5
   [junit4]   2> 209833 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1586537123733831680)]} 0 7
   [junit4]   2> 209835 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1586537123742220288)]} 0 1
   [junit4]   2> 209837 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1586537123744317440)]} 0 1
   [junit4]   2> 209839 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1586537123746414592)]} 0 0
   [junit4]   2> 209840 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1586537123747463168)]} 0 0
   [junit4]   2> 209841 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1586537123748511744)]} 0 0
   [junit4]   2> 209841 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1586537123749560320)]} 0 0
   [junit4]   2> 209843 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1586537123751657472)]} 0 0
   [junit4]   2> 209844 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1586537123751657472)]} 0 0
   [junit4]   2> 209845 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1586537123752706048)]} 0 0
   [junit4]   2> 209845 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1586537123753754624)]} 0 0
   [junit4]   2> 209846 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1586537123754803200)]} 0 0
   [junit4]   2> 209848 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1586537123756900352)]} 0 0
   [junit4]   2> 209848 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1586537123756900352)]} 0 0
   [junit4]   2> 209849 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1586537123757948928)]} 0 0
   [junit4]   2> 209850 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1586537123758997504)]} 0 0
   [junit4]   2> 209851 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1586537123760046080)]} 0 0
   [junit4]   2> 209853 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1586537123762143232)]} 0 0
   [junit4]   2> 209853 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1586537123762143232)]} 0 0
   [junit4]   2> 209854 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1586537123763191808)]} 0 0
   [junit4]   2> 209855 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1586537123764240384)]} 0 0
   [junit4]   2> 209856 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1586537123765288960)]} 0 0
   [junit4]   2> 209857 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1586537123766337536)]} 0 0
   [junit4]   2> 209859 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1586537123767386112)]} 0 0
   [junit4]   2> 209860 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1586537123768434688)]} 0 0
   [junit4]   2> 209861 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1586537123770531840)]} 0 0
   [junit4]   2> 209862 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1586537123771580416)]} 0 0
   [junit4]   2> 209863 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1586537123772628992)]} 0 0
   [junit4]   2> 209864 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1586537123773677568)]} 0 0
   [junit4]   2> 209865 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1586537123773677568)]} 0 0
   [junit4]   2> 209866 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1586537123774726144)]} 0 0
   [junit4]   2> 209866 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1586537123775774720)]} 0 0
   [junit4]   2> 209868 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1586537123777871872)]} 0 0
   [junit4]   2> 209869 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1586537123777871872)]} 0 0
   [junit4]   2> 209870 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1586537123778920448)]} 0 0
   [junit4]   2> 209871 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1586537123779969024)]} 0 0
   [junit4]   2> 209872 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1586537123781017600)]} 0 0
   [junit4]   2> 209873 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1586537123782066176)]} 0 0
   [junit4]   2> 209874 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1586537123783114752)]} 0 0
   [junit4]   2> 209875 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1586537123784163328)]} 0 0
   [junit4]   2> 209876 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1586537123785211904)]} 0 0
   [junit4]   2> 209876 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1586537123786260480)]} 0 0
   [junit4]   2> 209877 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1586537123787309056)]} 0 0
   [junit4]   2> 209878 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1586537123788357632)]} 0 0
   [junit4]   2> 209879 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1586537123789406208)]} 0 0
   [junit4]   2> 209880 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1586537123790454784)]} 0 0
   [junit4]   2> 209881 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1586537123791503360)]} 0 0
   [junit4]   2> 209882 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1586537123792551936)]} 0 0
   [junit4]   2> 209883 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1586537123792551936)]} 0 0
   [junit4]   2> 209884 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1586537123793600512)]} 0 0
   [junit4]   2> 209884 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1586537123794649088)]} 0 0
   [junit4]   2> 209885 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1586537123795697664)]} 0 0
   [junit4]   2> 209886 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1586537123796746240)]} 0 0
   [junit4]   2> 209887 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1586537123796746240)]} 0 0
   [junit4]   2> 209888 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1586537123797794816)]} 0 0
   [junit4]   2> 209889 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1586537123798843392)]} 0 0
   [junit4]   2> 209889 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1586537123799891968)]} 0 0
   [junit4]   2> 209890 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1586537123800940544)]} 0 0
   [junit4]   2> 209891 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1586537123801989120)]} 0 0
   [junit4]   2> 209892 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1586537123801989120)]} 0 0
   [junit4]   2> 209893 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1586537123803037696)]} 0 0
   [junit4]   2> 209894 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1586537123804086272)]} 0 0
   [junit4]   2> 209895 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1586537123805134848)]} 0 0
   [junit4]   2> 209896 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1586537123806183424)]} 0 0
   [junit4]   2> 209896 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1586537123807232000)]} 0 0
   [junit4]   2> 209897 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1586537123808280576)]} 0 0
   [junit4]   2> 209898 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1586537123809329152)]} 0 0
   [junit4]   2> 209899 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1586537123810377728)]} 0 0
   [junit4]   2> 209900 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1586537123811426304)]} 0 0
   [junit4]   2> 209901 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1586537123811426304)]} 0 0
   [junit4]   2> 209901 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1586537123812474880)]} 0 0
   [junit4]   2> 209902 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1586537123813523456)]} 0 0
   [junit4]   2> 209903 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1586537123814572032)]} 0 0
   [junit4]   2> 209904 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1586537123815620608)]} 0 0
   [junit4]   2> 209905 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1586537123816669184)]} 0 0
   [junit4]   2> 209906 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1586537123817717760)]} 0 0
   [junit4]   2> 209907 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1586537123818766336)]} 0 0
   [junit4]   2> 209908 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1586537123818766336)]} 0 0
   [junit4]   2> 209909 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1586537123819814912)]} 0 0
   [junit4]   2> 209910 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1586537123820863488)]} 0 0
   [junit4]   2> 209910 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1586537123821912064)]} 0 0
   [junit4]   2> 209911 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1586537123822960640)]} 0 0
   [junit4]   2> 209912 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1586537123824009216)]} 0 0
   [junit4]   2> 209913 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1586537123825057792)]} 0 0
   [junit4]   2> 209914 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1586537123825057792)]} 0 0
   [junit4]   2> 209915 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1586537123826106368)]} 0 0
   [junit4]   2> 209915 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1586537123827154944)]} 0 0
   [junit4]   2> 209916 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1586537123828203520)]} 0 0
   [junit4]   2> 209917 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1586537123829252096)]} 0 0
   [junit4]   2> 209918 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1586537123830300672)]} 0 0
   [junit4]   2> 209919 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1586537123831349248)]} 0 0
   [junit4]   2> 209920 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1586537123832397824)]} 0 0
   [junit4]   2> 209921 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1586537123833446400)]} 0 0
   [junit4]   2> 209922 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1586537123834494976)]} 0 0
   [junit4]   2> 209923 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1586537123835543552)]} 0 0
   [junit4]   2> 209924 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1586537123836592128)]} 0 0
   [junit4]   2> 209925 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1586537123837640704)]} 0 0
   [junit4]   2> 209926 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1586537123838689280)]} 0 0
   [junit4]   2> 209927 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1586537123839737856)]} 0 0
   [junit4]   2> 209929 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1586537123840786432)]} 0 0
   [junit4]   2> 209930 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1586537123841835008)]} 0 0
   [junit4]   2> 209931 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1586537123842883584)]} 0 0
   [junit4]   2> 209931 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1586537123843932160)]} 0 0
   [junit4]   2> 209933 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1586537123846029312)]} 0 0
   [junit4]   2> 209933 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1586537123846029312)]} 0 0
   [junit4]   2> 209934 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1586537123847077888)]} 0 0
   [junit4]   2> 209935 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1586537123847077888)]} 0 0
   [junit4]   2> 209936 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1586537123848126464)]} 0 0
   [junit4]   2> 209937 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1586537123849175040)]} 0 0
   [junit4]   2> 209938 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1586537123850223616)]} 0 0
   [junit4]   2> 209939 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1586537123852320768)]} 0 0
   [junit4]   2> 209940 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1586537123853369344)]} 0 0
   [junit4]   2> 209941 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1586537123854417920)]} 0 0
   [junit4]   2> 209942 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1586537123855466496)]} 0 0
   [junit4]   2> 209943 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1586537123856515072)]} 0 0
   [junit4]   2> 209944 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1586537123856515072)]} 0 0
   [junit4]   2> 209944 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1586537123857563648)]} 0 0
   [junit4]   2> 209945 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1586537123858612224)]} 0 0
   [junit4]   2> 209946 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1586537123859660800)]} 0 0
   [junit4]   2> 209946 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1586537123859660800)]} 0 0
   [junit4]   2> 209947 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1586537123860709376)]} 0 0
   [junit4]   2> 209948 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1586537123861757952)]} 0 0
   [junit4]   2> 209949 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1586537123861757952)]} 0 0
   [junit4]   2> 209949 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1586537123862806528)]} 0 0
   [junit4]   2> 209950 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1586537123863855104)]} 0 0
   [junit4]   2> 209951 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1586537123864903680)]} 0 0
   [junit4]   2> 209952 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1586537123865952256)]} 0 0
   [junit4]   2> 209953 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1586537123867000832)]} 0 0
   [junit4]   2> 209954 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1586537123867000832)]} 0 0
   [junit4]   2> 209955 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1586537123868049408)]} 0 0
   [junit4]   2> 209955 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1586537123869097984)]} 0 0
   [junit4]   2> 209956 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1586537123870146560)]} 0 0
   [junit4]   2> 209957 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1586537123871195136)]} 0 0
   [junit4]   2> 209958 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1586537123872243712)]} 0 0
   [junit4]   2> 209959 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1586537123872243712)]} 0 0
   [junit4]   2> 209959 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1586537123873292288)]} 0 0
   [junit4]   2> 209960 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1586537123874340864)]} 0 0
   [junit4]   2> 209961 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1586537123874340864)]} 0 0
   [junit4]   2> 209961 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1586537123875389440)]} 0 0
   [junit4]   2> 209962 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1586537123876438016)]} 0 0
   [junit4]   2> 209963 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1586537123877486592)]} 0 0
   [junit4]   2> 209964 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1586537123878535168)]} 0 0
   [junit4]   2> 209965 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1586537123879583744)]} 0 0
   [junit4]   2> 209966 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1586537123879583744)]} 0 0
   [junit4]   2> 209966 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1586537123880632320)]} 0 0
   [junit4]   2> 209967 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1586537123881680896)]} 0 0
   [junit4]   2> 209968 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1586537123882729472)]} 0 0
   [junit4]   2> 209969 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1586537123882729472)]} 0 0
   [junit4]   2> 209969 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1586537123883778048)]} 0 0
   [junit4]   2> 209970 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1586537123884826624)]} 0 0
   [junit4]   2> 209971 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1586537123884826624)]} 0 0
   [junit4]   2> 209984 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1586537123899506688)]} 0 13
   [junit4]   2> 209985 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1586537123900555264)]} 0 0
   [junit4]   2> 209986 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1586537123901603840)]} 0 0
   [junit4]   2> 209987 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1586537123902652416)]} 0 0
   [junit4]   2> 209988 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1586537123903700992)]} 0 0
   [junit4]   2> 209988 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1586537123903700992)]} 0 0
   [junit4]   2> 209989 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1586537123904749568)]} 0 0
   [junit4]   2> 209990 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1586537123905798144)]} 0 0
   [junit4]   2> 209990 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1586537123905798144)]} 0 0
   [junit4]   2> 209991 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1586537123906846720)]} 0 0
   [junit4]   2> 209992 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1586537123906846720)]} 0 0
   [junit4]   2> 209992 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1586537123907895296)]} 0 0
   [junit4]   2> 209993 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1586537123908943872)]} 0 0
   [junit4]   2> 209994 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1586537123909992448)]} 0 0
   [junit4]   2> 209994 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[511 (1586537123909992448)]} 0 0
   [junit4]   2> 209995 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[511 (1586537123911041024)]} 0 0
   [junit4]   2> 209996 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[512 (1586537123912089600)]} 0 0
   [junit4]   2> 209996 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[512 (1586537123912089600)]} 0 0
   [junit4]   2> 209997 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[513 (1586537123913138176)]} 0 0
   [junit4]   2> 209997 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[513 (1586537123913138176)]} 0 0
   [junit4]   2> 209998 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[514 (1586537123914186752)]} 0 0
   [junit4]   2> 209999 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[514 (1586537123915235328)]} 0 0
   [junit4]   2> 209999 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[515 (1586537123915235328)]} 0 0
   [junit4]   2> 210000 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[515 (1586537123916283904)]} 0 0
   [junit4]   2> 210001 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[516 (1586537123916283904)]} 0 0
   [junit4]   2> 210001 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[516 (1586537123917332480)]} 0 0
   [junit4]   2> 210002 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[517 (1586537123918381056)]} 0 0
   [junit4]   2> 210002 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[517 (1586537123918381056)]} 0 0
   [junit4]   2> 210003 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[518 (1586537123919429632)]} 0 0
   [junit4]   2> 210004 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[518 (1586537123919429632)]} 0 0
   [junit4]   2> 210004 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[519 (1586537123920478208)]} 0 0
   [junit4]   2> 210005 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[519 (1586537123921526784)]} 0 0
   [junit4]   2> 210005 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[520 (1586537123921526784)]} 0 0
   [junit4]   2> 210006 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[520 (1586537123922575360)]} 0 0
   [junit4]   2> 210006 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[521 (1586537123922575360)]} 0 0
   [junit4]   2> 210007 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[521 (1586537123923623936)]} 0 0
   [junit4]   2> 210007 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[522 (1586537123923623936)]} 0 0
   [junit4]   2> 210008 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[522 (1586537123924672512)]} 0 0
   [junit4]   2> 210008 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[523 (1586537123924672512)]} 0 0
   [junit4]   2> 210009 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[523 (1586537123925721088)]} 0 0
   [junit4]   2> 210010 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[524 (1586537123925721088)]} 0 0
   [junit4]   2> 210010 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[524 (1586537123926769664)]} 0 0
   [junit4]   2> 210011 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[525 (1586537123927818240)]} 0 0
   [junit4]   2> 210011 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[525 (1586537123927818240)]} 0 0
   [junit4]   2> 210012 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[526 (1586537123928866816)]} 0 0
   [junit4]   2> 210012 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[526 (1586537123928866816)]} 0 0
   [junit4]   2> 210013 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[527 (1586537123929915392)]} 0 0
   [junit4]   2> 210013 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[527 (1586537123929915392)]} 0 0
   [junit4]   2> 210014 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[528 (1586537123930963968)]} 0 0
   [junit4]   2> 210015 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[528 (1586537123930963968)]} 0 0
   [junit4]   2> 210015 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[529 (1586537123932012544)]} 0 0
   [junit4]   2> 210015 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[529 (1586537123932012544)]} 0 0
   [junit4]   2> 210016 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[530 (1586537123933061120)]} 0 0
   [junit4]   2> 210017 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[530 (1586537123933061120)]} 0 0
   [junit4]   2> 210017 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[531 (1586537123934109696)]} 0 0
   [junit4]   2> 210018 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[531 (1586537123935158272)]} 0 0
   [junit4]   2> 210018 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[532 (1586537123935158272)]} 0 0
   [junit4]   2> 210019 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[532 (1586537123936206848)]} 0 0
   [junit4]   2> 210019 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[533 (1586537123936206848)]} 0 0
   [junit4]   2> 210020 INFO  (qtp18859287-2164) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[533 (1586537123937255424)]} 0 0
   [junit4]   2> 210020 INFO  (qtp23273507-2146) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[534 (1586537123937255424)]} 0 0
   [junit4]   2> 210021 INFO  (qtp18859287-2163) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[534 (1586537123938304000)]} 0 0
   [junit4]   2> 210021 INFO  (qtp23273507-2144) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[535 (1586537123938304000)]} 0 0
   [junit4]   2> 210022 INFO  (qtp18859287-2161) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[535 (1586537123939352576)]} 0 0
   [junit4]   2> 210022 INFO  (qtp23273507-2139) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[536 (1586537123939352576)]} 0 0
   [junit4]   2> 210023 INFO  (qtp18859287-2159) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[536 (1586537123940401152)]} 0 0
   [junit4]   2> 210024 INFO  (qtp23273507-2141) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[537 (1586537123940401152)]} 0 0
   [junit4]   2> 210024 INFO  (qtp18859287-2165) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[537 (1586537123941449728)]} 0 0
   [junit4]   2> 210025 INFO  (qtp23273507-2149) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[538 (1586537123941449728)]} 0 0
   [junit4]   2> 210025 INFO  (qtp18859287-2170) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[538 (1586537123942498304)]} 0 0
   [junit4]   2> 210026 INFO  (qtp23273507-2150) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[539 (1586537123942498304)]} 0 0
   [junit4]   2> 210026 INFO  (qtp18859287-2168) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[539 (1586537123943546880)]} 0 0
   [junit4]   2> 210027 INFO  (qtp23273507-2142) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[540 (1586537123943546880)]} 0 0
   [junit4]   2> 210027 INFO  (qtp18859287-2166) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[540 (1586537123944595456)]} 0 0
   [junit4]   2> 210028 INFO  (qtp23273507-2143) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[541 (1586537123944595456)]} 0 0
   [junit4]   2> 210028 INFO  (qtp18859287-2169) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[541 (1586537123945644032)]} 0 0
   [junit4]   2> 210029 INFO  (qtp23273507-2145) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[542 (1586537123946692608)]} 0 0
   [junit4]   2> 210030 INFO  (qtp18859

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

ame = null, domain = solr.core.collection1.shard1.replica_n95, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n95 / com.codahale.metrics.MetricRegistry@5709a4
   [junit4]   2> 1523617 INFO  (zkCallback-6658-thread-1-processing-n:127.0.0.1:64296_) [n:127.0.0.1:64296_ c:collection1 s:shard1 r:core_node96 x:collection1_shard1_replica_n95] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=12984979
   [junit4]   2> 1523617 INFO  (zkCallback-6658-thread-1-processing-n:127.0.0.1:64296_) [n:127.0.0.1:64296_ c:collection1 s:shard1 r:core_node96 x:collection1_shard1_replica_n95] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1523617 INFO  (zkCallback-6658-thread-1-processing-n:127.0.0.1:64296_) [n:127.0.0.1:64296_ c:collection1 s:shard1 r:core_node96 x:collection1_shard1_replica_n95] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4ba186 commitCommandVersion:0
   [junit4]   2> 1523632 INFO  (TEST-ShardRoutingTest.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@156911b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1523632 INFO  (TEST-ShardRoutingTest.test-seed#[81D4D968453127E1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a5a77d{/,null,UNAVAILABLE}
   [junit4]   2> 1523636 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160484560580006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1523655 INFO  (TEST-ShardRoutingTest.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 64178
   [junit4]   2> 1523655 ERROR (TEST-ShardRoutingTest.test-seed#[81D4D968453127E1]) [    ] 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> 1523657 INFO  (TEST-ShardRoutingTest.test-seed#[81D4D968453127E1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64171 64171
   [junit4]   2> 1523658 INFO  (Thread-3546) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64171 64171
   [junit4]   2> 1523659 WARN  (Thread-3546) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	8	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1523660 INFO  (SUITE-ShardRoutingTest-seed#[81D4D968453127E1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=221599520,total=495005696
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldReuse, FacetPivotSmallTest, SuggesterTest, BooleanFieldTest, TestRTimerTree, TestCoreAdminApis, ClassificationUpdateProcessorFactoryTest, SyncSliceTest, TestEmbeddedSolrServerSchemaAPI, TestCustomSort, CollectionsAPISolrJTest, TestTrieFacet, TestConfigSetImmutable, ConnectionReuseTest, TestConfigSets, OverseerStatusTest, TestRecoveryHdfs, HdfsThreadLeakTest, TestHdfsUpdateLog, HdfsDirectoryFactoryTest, CdcrBidirectionalTest, PathHierarchyTokenizerFactoryTest, TestTolerantUpdateProcessorRandomCloud, TestSolrCloudWithDelegationTokens, TestPHPSerializedResponseWriter, TestLocalFSCloudBackupRestore, TestManagedStopFilterFactory, AtomicUpdateProcessorFactoryTest, TestScoreJoinQPScore, BasicAuthIntegrationTest, SaslZkACLProviderTest, TestOrdValues, TestSurroundQueryParser, CollectionTooManyReplicasTest, DistributedQueryComponentOptimizationTest, CoreAdminCreateDiscoverTest, XmlUpdateRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, TestGraphMLResponseWriter, TestPivotHelperCode, TestStressInPlaceUpdates, TestCSVResponseWriter, CdcrReplicationDistributedZkTest, TestClassicSimilarityFactory, TestPayloadCheckQParserPlugin, TestRandomRequestDistribution, HdfsLockFactoryTest, TestCodecSupport, DefaultValueUpdateProcessorTest, HighlighterTest, RAMDirectoryFactoryTest, NodeLostTriggerTest, TestManagedSchemaAPI, OverriddenZkACLAndCredentialsProvidersTest, TestRandomDVFaceting, SortByFunctionTest, TestIntervalFaceting, RequestHandlersTest, OverseerTest, TestSolrConfigHandlerCloud, DirectUpdateHandlerOptimizeTest, DisMaxRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudSchemaless, BufferStoreTest, ForceLeaderTest, TestExpandComponent, LeaderInitiatedRecoveryOnShardRestartTest, TestStandardQParsers, BlockCacheTest, TestCollectionAPI, TestRangeQuery, SolrXmlInZkTest, TestImpersonationWithHadoopAuth, TestJoin, PKIAuthenticationIntegrationTest, DeleteNodeTest, SolrRequestParserTest, TestComplexPhraseLeadingWildcard, TestSubQueryTransformer, SpatialHeatmapFacetsTest, TestLazyCores, DistributedSpellCheckComponentTest, TestHighlightDedupGrouping, MultiTermTest, TestSQLHandler, TolerantUpdateProcessorTest, TestWriterPerf, TestLegacyNumericRangeQueryBuilder, TestDistribIDF, AutoScalingHandlerTest, ImplicitSnitchTest, RemoteQueryErrorTest, BasicDistributedZkTest, TestRequestStatusCollectionAPI, AlternateDirectoryTest, TestQueryWrapperFilter, TestDownShardTolerantSearch, TestJsonFacets, SolrCLIZkUtilsTest, ClusterStateUpdateTest, OutputWriterTest, JavabinLoaderTest, TestSearcherReuse, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, AsyncCallRequestStatusResponseTest, TestInitParams, SliceStateTest, TestNestedDocsSort, StatsComponentTest, TestDistributedSearch, TestFieldTypeCollectionResource, TestRealTimeGet, HdfsChaosMonkeyNothingIsSafeTest, TestSegmentSorting, CircularListTest, SuggestComponentTest, TestCloudSearcherWarming, BlockJoinFacetRandomTest, ReturnFieldsTest, ParsingFieldUpdateProcessorsTest, TestFieldCacheSort, NumericFieldsTest, CdcrUpdateLogTest, SuggesterTSTTest, PeerSyncWithIndexFingerprintCachingTest, TestSerializedLuceneMatchVersion, XsltUpdateRequestHandlerTest, TestNumericTerms64, RecoveryZkTest, SharedFSAutoReplicaFailoverTest, MetricsHandlerTest, TestPushWriter, TestBulkSchemaConcurrent, TestPullReplicaErrorHandling, TestTolerantSearch, TestConfigSetsAPI, SolrShardReporterTest, ReplicationFactorTest, TestDFRSimilarityFactory, TestSolrCoreProperties, TestQuerySenderNoQuery, URLClassifyProcessorTest, JSONWriterTest, MinimalSchemaTest, ShardRoutingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.seed=81D4D968453127E1 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ShardRoutingTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload\dih-script-transformer: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload\dih-script-transformer
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets\upload
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_81D4D968453127E1-001\shard-2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81D4D968453127E1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [344/751 (2!)] on J0 in 28.04s, 1 test, 1 error <<< FAILURES!

[...truncated 44587 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 11 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/11/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3

	at __randomizedtesting.SeedInfo.seed([49E9EC7413289D7C:DC64001596C02969]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at 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.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.1596412476713557690: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.1596412476713557690 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.1596412476713557690: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.1596412476713557690

	at __randomizedtesting.SeedInfo.seed([EA963DC17FEBDDBD:416C20D4A0375B93]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.SpatialFilterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001

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


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index ٠ out-of-bounds for length ٠

Stack Trace:
java.lang.IndexOutOfBoundsException: Index ٠ out-of-bounds for length ٠
	at __randomizedtesting.SeedInfo.seed([36C41D040DA0EF44:228C46512EA7525A]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1649 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=en-CM, timezone=SystemV/CST6
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=41677088,total=124022784
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentInfos, TestLogMergePolicy, TestTragicIndexWriterDeadlock, TestMergedIterator, TestByteBlockPool, TestRollingBuffer, TestTermsEnum, TestDuelingCodecsAtNight, TestIndexWriterMaxDocs, TestBooleanScorer, TestNGramPhraseQuery, TestMultiTermsEnum, TestFastDecompressionMode, TestFlex, TestMSBRadixSorter, TestUsageTrackingFilterCachingPolicy, TestSpanBoostQuery, Test2BDocs, TestDateTools, TestClassicSimilarity, TestIndexWriterDelete, TestSimpleSearchEquivalence, TestSimilarity, TestStressDeletes, TestDoubleRangeFieldQueries, TestDocIdSetBuilder, TestParallelTermEnum, TestTermsEnum2, TestDocValues, TestNRTReaderWithThreads, TestIndexWriterOnJRECrash, TestBytesRefHash, TestIndexWriterNRTIsCurrent, TestBytesStore, TestPhraseQuery, TestPerFieldDocValuesFormat, TestSleepingLockWrapper, TestSpanFirstQuery, TestDelegatingAnalyzerWrapper, TestBlendedTermQuery, TestGraphTokenStreamFiniteStrings, TestBoolean2, TestLRUQueryCache, TestLongValuesSource, TestNeedsScores, TestCustomTermFreq, TestRollingUpdates, TestSmallFloat, TestDocumentsWriterStallControl, TestIntsRef, TestIndexWriterLockRelease, TestFastCompressionMode, TestMaxTermFrequency, TestTransactionRollback, TestStressIndexing, TestMultiTermQueryRewrites, Test2BTerms, TestSizeBoundedForceMerge, TestIndexWriterCommit, TestQueryBuilder, TestLongPostings, TestDocValuesScoring, TestTotalHitCountCollector, TestIndexWriterExceptions2, TestWildcard, TestFuzzyQuery, TestSimpleExplanations, TestConstantScoreQuery, TestWeakIdentityMap, TestSimpleExplanationsWithFillerDocs, TestSortRandom, TestNIOFSDirectory, TestMergeRateLimiter, TermInSetQueryTest, TestTermdocPerf, TestNoDeletionPolicy, TestIndexCommit, TestDemo, TestUniqueTermCount, TestMultiTermConstantScore, TestIndexWriterReader, TestTermVectorsReader, TestFieldMaskingSpanQuery, TestIndexTooManyDocs, TestAutomatonQueryUnicode, TestGraphTokenizers, TestStopFilter, TestNearSpansOrdered, TestNRTThreads, TestSpanTermQuery, TestPerSegmentDeletes, TestSloppyMath, TestConjunctionDISI, TestBooleanRewrites, TestLucene50StoredFieldsFormatHighCompression, TestSimpleFSLockFactory, TestBufferedChecksum, TestPackedInts, TestMultiPhraseEnum, Test2BBinaryDocValues, TestMultiDocValues, TestGrowableByteArrayDataOutput, TestOperations, TestTopFieldCollector, TestMaxPosition, TestOmitNorms, TestCustomSearcherSort, TestGeoUtils, TestLucene70NormsFormat, TestPointQueries, TestStressAdvance, TestCachingCollector, TestComplexExplanationsOfNonMatches, TestDocIDMerger, TestPagedBytes, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestCustomNorms, TestSpanExplanations, TestRAMDirectory, TestMultiPhraseQuery, TestDeterminism, TestTermVectorsWriter, TestCharTermAttributeImpl, TestParallelLeafReader, TestStressNRT, TestIndexInput, TestForceMergeForever, TestMultiFields, TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, TestLiveFieldValues, TestPayloads, TestDoc, TestIntBlockPool, TestPrefixCodedTerms, TestAllFilesHaveCodecHeader, TestSentinelIntSet, TestWildcardRandom, TestPrefixRandom, TestDirectory, TestCheckIndex, TestSearchForDuplicates, TestPrefixQuery, TestIndexWriterConfig, TestPositionIncrement, TestSetOnce, TestSearch, TestCharsRef, TestDocCount, TestRecyclingByteBlockAllocator, TestNoMergeScheduler, TestAssertions, TestRollback, TestCloseableThreadLocal, TestCodecHoldsOpenFiles, TestScoreCachingWrappingScorer, TestTerm, TestPositiveScoresOnlyCollector, Test2BNumericDocValues, TestCharArraySet, TestWordlistLoader, TestPackedTokenAttributeImpl, TestBlockPostingsFormat, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestIndexedDISI, TestFieldType, TestGeoEncodingUtils, TestPolygon2D, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestExitableDirectoryReader, TestFieldReuse, TestFilterDirectoryReader, TestIndexManyDocuments, TestIndexReaderClose, TestIndexWriterDeleteByQuery, TestIndexWriterFromReader, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexingSequenceNumbers, TestInfoStream, TestMergePolicyWrapper, TestNumericDocValuesUpdates, TestOrdinalMap, TestPointValues, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestSwappedIndexFiles, TestTermVectors, TestTryDelete, TestUpgradeIndexMergePolicy, FuzzyTermOnShortTermsTest, TestBoolean2ScorerSupplier, TestControlledRealTimeReopenThread, TestDocValuesQueries, TestDocValuesRewriteMethod, TestDoubleValuesSource, TestEarlyTerminatingSortingCollector, TestEarlyTermination, TestFieldValueQuery, TestFilterWeight, TestFloatRangeFieldQueries, TestIndexOrDocValuesQuery, TestIndexSearcher, TestMatchNoDocsQuery, TestMinShouldMatch2, TestMultiset, TestReqExclBulkScorer, TestSortedNumericSortField, TestSortedSetSortField, TestSynonymQuery, TestTermQuery, TestTopFieldCollectorEarlyTermination, TestAxiomaticSimilarity, TestBM25Similarity, TestBooleanSimilarity, TestFilterSpans, TestSpanContainQuery, TestSpanNearQuery, TestSpanNotQuery, TestFilterDirectory, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=F2ABB6C2EC3A63A7 -Dtests.slow=true -Dtests.locale=en-CM -Dtests.timezone=SystemV/CST6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (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.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2ABB6C2EC3A63A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [431/458 (1!)] on J1 in 1.83s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 313 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, maxDocsPerChunk=8, blockSize=942), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, blockSize=942)), sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=IB SPL-L3(800.0), field=DFR G3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(n)B3(800.0), body=DFR I(ne)B3(800.0), f_DOCS=IB LL-D1}, locale=sw-CD, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=69769888,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtrasFS, TestAssertingTermVectorsFormat, TestVirusCheckingFS, ThrowInUncaught, TestLookaheadTokenFilter, TestMockAnalyzer, TestCompressingStoredFieldsFormat, TestHandleTrackingFS, TestAssertingPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPostingsFormat -Dtests.seed=BAB2C407809DA18C -Dtests.slow=true -Dtests.locale=sw-CD -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestAssertingPostingsFormat (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.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BAB2C407809DA18C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [15/41 (1!)] on J1 in 5.26s, 25 tests, 1 error <<< FAILURES!

[...truncated 6799 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=49E9EC7413289D7C -Dtests.slow=true -Dtests.locale=dav-KE -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.53s J0 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [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.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([49E9EC7413289D7C:DC64001596C02969]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
   [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> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=MockRandom), $facets=PostingsFormat(name=LuceneVarGapDocFreqInterval), $payloads$=PostingsFormat(name=MockRandom)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=657, maxMBSortInHeap=5.9324255628002, sim=RandomSimilarity(queryNorm=false): {}, locale=dav-KE, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=70883368,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [6/9 (1!)] on J0 in 8.71s, 5 tests, 1 error <<< FAILURES!

[...truncated 1211 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testBasic -Dtests.seed=EA963DC17FEBDDBD -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   8.40s J0 | TestFreeTextSuggester.testBasic <<<
   [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.2-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.1596412476713557690: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.1596412476713557690
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA963DC17FEBDDBD:416C20D4A0375B93]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
   [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> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=America/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56559624,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [FSTCompletionTest, TestFreeTextSuggester]
   [junit4] Completed [22/32 (1!)] on J0 in 9.33s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1629 lines...]
   [junit4] Suite: org.apache.solr.search.SpatialFilterTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001
   [junit4]   2> 6890 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 6893 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 6893 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6893 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 6895 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 6957 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 7002 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 7355 WARN  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7490 WARN  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 7622 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7788 WARN  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 7788 WARN  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 7788 WARN  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 7796 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 7798 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 7899 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 7965 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8203 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8259 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 8259 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 8262 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8262 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001\]
   [junit4]   2> 8286 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 8303 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 8581 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 8582 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8584 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8585 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8585 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=62.6787109375, floorSegmentMB=0.5107421875, forceMergeDeletesPctAllowed=3.9650787582506375, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8586 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d9016a5[collection1] main]
   [junit4]   2> 8588 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8630 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9193 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9194 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9203 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586491864918261760
   [junit4]   2> 9208 INFO  (SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9234 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGeoHash
   [junit4]   2> 9262 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9263 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@755f2382[collection1] realtime]
   [junit4]   2> 9263 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 9293 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1586491864983273472)]} 0 28
   [junit4]   2> 9303 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1586491865021022208)]} 0 2
   [junit4]   2> 9309 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1586491865028362240)]} 0 2
   [junit4]   2> 9310 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9315 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9315 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 9316 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1586491865035702272)]} 0 1
   [junit4]   2> 9319 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1586491865038848000)]} 0 1
   [junit4]   2> 9323 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1586491865041993728)]} 0 3
   [junit4]   2> 9325 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9326 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1586491865046188032)]} 0 1
   [junit4]   2> 9329 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1586491865049333760)]} 0 2
   [junit4]   2> 9335 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9336 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1586491865057722368)]} 0 4
   [junit4]   2> 9339 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9340 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1586491865060868096)]} 0 2
   [junit4]   2> 9343 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9346 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1586491865065062400)]} 0 3
   [junit4]   2> 9352 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1586491865070305280)]} 0 5
   [junit4]   2> 9355 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1586491865075548160)]} 0 1
   [junit4]   2> 9358 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586491865080791040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9358 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d325abb commitCommandVersion:1586491865080791040
   [junit4]   2> 9448 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9449 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d9016a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9464 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a3547a9[collection1] main]
   [junit4]   2> 9465 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9466 INFO  (searcherExecutor-20-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a3547a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c13)))}
   [junit4]   2> 9467 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 108
   [junit4]   2> 9516 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:2&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml} hits=2 status=0 QTime=46
   [junit4]   2> 9526 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:76&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=8
   [junit4]   2> 9536 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:75&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml} hits=2 status=0 QTime=7
   [junit4]   2> 9540 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:11&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9556 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:41&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml} hits=2 status=0 QTime=3
   [junit4]   2> 9559 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:51&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9561 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:74&pt=1,1&d=180.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9565 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:9&pt=1,1&d=180.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9569 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:86&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9572 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:77&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9574 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:95&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9577 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:53&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9578 INFO  (TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGeoHash
   [junit4]   2> 9581 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPoints
   [junit4]   2> 9582 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9583 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e64e0ef[collection1] realtime]
   [junit4]   2> 9583 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 9592 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1586491865317769216)]} 0 8
   [junit4]   2> 9594 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1586491865328254976)]} 0 1
   [junit4]   2> 9596 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1586491865330352128)]} 0 1
   [junit4]   2> 9599 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1586491865332449280)]} 0 1
   [junit4]   2> 9600 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1586491865334546432)]} 0 1
   [junit4]   2> 9603 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1586491865336643584)]} 0 1
   [junit4]   2> 9604 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1586491865338740736)]} 0 1
   [junit4]   2> 9606 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1586491865339789312)]} 0 1
   [junit4]   2> 9608 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1586491865341886464)]} 0 1
   [junit4]   2> 9610 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1586491865343983616)]} 0 1
   [junit4]   2> 9613 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1586491865346080768)]} 0 1
   [junit4]   2> 9619 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1586491865349226496)]} 0 5
   [junit4]   2> 9621 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1586491865355517952)]} 0 0
   [junit4]   2> 9622 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586491865357615104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9622 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d325abb commitCommandVersion:1586491865357615104
   [junit4]   2> 9628 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bc5b12e[collection1] main]
   [junit4]   2> 9630 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9633 INFO  (searcherExecutor-20-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bc5b12e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c13)))}
   [junit4]   2> 9634 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 9656 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:43&pt=1,1&d=100.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml} hits=5 status=0 QTime=21
   [junit4]   2> 9660 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:32&pt=1,1&d=100.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml} hits=5 status=0 QTime=1
   [junit4]   2> 9669 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:60&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml} hits=5 status=0 QTime=2
   [junit4]   2> 9674 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:4&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml} hits=5 status=0 QTime=3
   [junit4]   2> 9678 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:81&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml} hits=9 status=0 QTime=1
   [junit4]   2> 9681 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:22&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml} hits=9 status=0 QTime=1
   [junit4]   2> 9684 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:50&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml} hits=12 status=0 QTime=1
   [junit4]   2> 9687 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:0&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml} hits=12 status=0 QTime=1
   [junit4]   2> 9690 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:92&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml} hits=13 status=0 QTime=1
   [junit4]   2> 9694 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:42&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml} hits=13 status=0 QTime=2
   [junit4]   2> 9696 INFO  (TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPoints
   [junit4]   2> 9700 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLatLonType
   [junit4]   2> 9702 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9735 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1abef9fb[collection1] realtime]
   [junit4]   2> 9736 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 34
   [junit4]   2> 9741 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1586491865478201344)]} 0 4
   [junit4]   2> 9744 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1586491865484492800)]} 0 1
   [junit4]   2> 9746 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1586491865486589952)]} 0 1
   [junit4]   2> 9748 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1586491865488687104)]} 0 1
   [junit4]   2> 9751 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1586491865490784256)]} 0 1
   [junit4]   2> 9753 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1586491865493929984)]} 0 1
   [junit4]   2> 9755 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1586491865497075712)]} 0 1
   [junit4]   2> 9757 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1586491865498124288)]} 0 1
   [junit4]   2> 9760 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1586491865500221440)]} 0 1
   [junit4]   2> 9761 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1586491865502318592)]} 0 1
   [junit4]   2> 9764 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1586491865505464320)]} 0 1
   [junit4]   2> 9766 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1586491865507561472)]} 0 1
   [junit4]   2> 9768 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1586491865509658624)]} 0 1
   [junit4]   2> 9770 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586491865512804352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9770 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d325abb commitCommandVersion:1586491865512804352
   [junit4]   2> 9775 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d13bf9d[collection1] main]
   [junit4]   2> 9777 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9778 INFO  (searcherExecutor-20-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d13bf9d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c13)))}
   [junit4]   2> 9779 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 9787 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:77&pt=1,1&d=175.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=3 status=0 QTime=7
   [junit4]   2> 9790 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:89&pt=1,1&d=175.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9795 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:50100&pt=1,1&d=175.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 9805 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:77&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=2 status=0 QTime=6
   [junit4]   2> 9809 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:36&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 9813 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:83100&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9817 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:78&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 9824 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:14&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 9826 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:33100&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 9830 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:33&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 9833 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:28&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9836 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:12100&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9839 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:1&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9841 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:80&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9843 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:64100&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 9848 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:96&pt=1,1&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=3 status=0 QTime=3
   [junit4]   2> 9850 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:34&pt=1,1&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9853 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:40100&pt=1,1&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 9856 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:13&pt=0.1,0.1&d=15.0&fl=id&fq={!bbox+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9859 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:57&pt=0.1,0.1&d=15.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9862 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:18100&pt=0.1,0.1&d=15.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9863 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9865 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a6976c2[collection1] realtime]
   [junit4]   2> 9866 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 9874 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1586491865613467648)]} 0 8
   [junit4]   2> 9877 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1586491865623953408)]} 0 1
   [junit4]   2> 9879 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1586491865626050560)]} 0 1
   [junit4]   2> 9882 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1586491865629196288)]} 0 1
   [junit4]   2> 9883 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586491865631293440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9883 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d325abb commitCommandVersion:1586491865631293440
   [junit4]   2> 9889 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27f0d528[collection1] main]
   [junit4]   2> 9890 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9893 INFO  (searcherExecutor-20-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27f0d528[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.2.0):c4)))}
   [junit4]   2> 9894 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 9897 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:83&pt=0,0&d=1000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 9899 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:25&pt=0,0&d=1000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 9901 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:83100&pt=0,0&d=1000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 9904 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:8&pt=0,0&d=2000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9906 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:25&pt=0,0&d=2000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=2 status=0 QTime=1
   [junit4]   2> 9908 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:35100&pt=0,0&d=2000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 9911 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:32&pt=0,0&d=3000.0&fl=id&fq={!bbox+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9914 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:67&pt=0,0&d=3000.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9916 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:99100&pt=0,0&d=3000.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9921 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:6&pt=0,0&d=3001.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 9923 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:46&pt=0,0&d=3001.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9927 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:95100&pt=0,0&d=3001.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 9949 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:69&pt=0,0&d=3000.1&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=3 status=0 QTime=10
   [junit4]   2> 9964 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:26&pt=0,0&d=3000.1&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=3 status=0 QTime=12
   [junit4]   2> 9976 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:54100&pt=0,0&d=3000.1&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 9981 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:86&pt=43.517030,-96.789603&d=109.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml} hits=0 status=0 QTime=3
   [junit4]   2> 9984 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:87&pt=43.517030,-96.789603&d=109.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 9985 INFO  (TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*+OR+foo_i:62100

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

HandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 		at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2291)
   [junit4]   2> 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 		at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	
   [junit4]   2> 20131 T85 C6 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher} status=400 QTime=0
   [junit4]   2> 20132 T85 C6 oasc.SolrException.log ERROR org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param
   [junit4]   2> 		at org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980)
   [junit4]   2> 		at org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082)
   [junit4]   2> 		at org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593)
   [junit4]   2> 		at org.apache.solr.parser.QueryParser.Query(QueryParser.java:142)
   [junit4]   2> 		at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131)
   [junit4]   2> 		at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254)
   [junit4]   2> 		at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
   [junit4]   2> 		at org.apache.solr.search.QParser.getQuery(QParser.java:169)
   [junit4]   2> 		at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160)
   [junit4]   2> 		at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 		at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2291)
   [junit4]   2> 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 		at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	
   [junit4]   2> 20132 T85 C6 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher} status=400 QTime=0
   [junit4]   2> 20132 T85 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 20133 T85 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65bdcabe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C3)))}
   [junit4]   2> 20160 T79 C6 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 59
   [junit4]   2> 20166 T79 oas.SolrTestCaseJ4.tearDown ###Ending testDocListConversion
   [junit4]   2> 20177 T79 oas.SolrTestCaseJ4.setUp ###Starting testComponent
   [junit4]   2> 20178 T79 C6 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 20178 T79 C6 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 20290 T79 oashcc.SolrResourceLocator.getAll Loaded Solr resource: clustering/carrot2/stopwords.mt
   [junit4]   2> 20291 T79 oashcc.SolrResourceLocator.getAll Loaded Solr resource: clustering/carrot2/stoplabels.mt
   [junit4]   2> 20344 T79 oas.SolrTestCaseJ4.tearDown ###Ending testComponent
   [junit4]   2> 20345 T79 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 20345 T79 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1980695959
   [junit4]   2> 20345 T79 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 20345 T79 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@777a6491: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 20345 T79 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20346 T79 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@422955d1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 20346 T79 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20346 T79 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15aafc74: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 20348 T86 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d302655
   [junit4]   2> 20356 T86 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=2100307541
   [junit4]   2> 20358 T86 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a34e3d6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 20364 T79 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {snippet=PostingsFormat(name=Direct), val_dynamic=PostingsFormat(name=Direct), heading=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Direct), dynamic_val=PostingsFormat(name=Direct), body=PostingsFormat(name=Memory), lang=PostingsFormat(name=Memory), title=FST50, url=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=656, maxMBSortInHeap=6.869107641864183, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-001, timezone=Navajo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=37809072,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [CarrotClusteringEngineTest, ClusteringComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ClusteringComponentTest -Dtests.seed=33D250E657BEC004 -Dtests.slow=true -Dtests.locale=ar-001 -Dtests.timezone=Navajo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ClusteringComponentTest (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.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33D250E657BEC004]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/3 (1!)] on J1 in 1.69s, 2 tests, 1 error <<< FAILURES!

[...truncated 36538 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 10 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/10/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:51019/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:51019/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([DFFA1F853D5F6F13:E222B1A905B13163]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51019/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([DFFA1F853D5F6F13:CBB244D01E58D20D]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestSchemalessBufferedUpdates

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001\init-core-data-001\snapshot_metadata
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemalessBufferedUpdates_DFFA1F853D5F6F13-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore\core1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_1AB94AE47F4E414E-001\tempDir-001

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




Build Log:
[...truncated 1744 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J0-20171211_004044_1321004540517454571849.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J1-20171211_004044_1363288259138417551706.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171211_004617_1492565437019126822731.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171211_004617_1499338221017673342904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171211_004721_3811777098719397978577.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171211_004721_3814956094992510142059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171211_004901_60615621481703407962176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171211_004901_6067577016426855661883.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171211_004911_8958762712073575687383.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171211_004911_89512589983840082078557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171211_004932_5623392963555782600038.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171211_004932_5626561615283237034752.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171211_004936_4486039528215688163287.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171211_004936_44816030282928223967632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171211_004945_7366514959242325259229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171211_004945_7364164174348818735187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171211_004951_3467659306259685406101.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171211_004951_34614178635625955605455.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171211_004955_24413453731283195603620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171211_005013_4608219619619697737404.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171211_005013_4639199675076904781156.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1285 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171211_005136_0548426584482152555338.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171211_005136_0549196171856009429371.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J1-20171211_005148_6319427534000424908944.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J0-20171211_005148_631822817029465934618.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J1-20171211_005209_0815977569852388339700.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J0-20171211_005209_08110040387056650180525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J1-20171211_005359_94311598920886123772419.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J0-20171211_005359_9398291294774284312136.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J0-20171211_005405_04313816931239836408685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J1-20171211_005405_04312923272105840697390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 209 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J1-20171211_005412_8456117197564458186421.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J0-20171211_005412_8451441067779647807530.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J0-20171211_005503_1732510147871452256411.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J1-20171211_005503_1733053715574223852103.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171211_005513_2233450627814514242321.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171211_005513_2239519369463422615123.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J1-20171211_005531_3639436027293869763154.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J0-20171211_005531_3632263589330464373997.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J0-20171211_005540_8335236799089495746917.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J1-20171211_005540_83313769336700779418879.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J0-20171211_005548_4783527352807464737138.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J1-20171211_005548_47814854882431014411100.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J0-20171211_005613_9537706160231772349920.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.queries.payloads.TestPayloadCheckQuery
   [junit4] Completed [24/24] on J1 in 1.46s, 5 tests
   [junit4] 
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J1-20171211_005613_9536372150420819857635.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171211_005626_59413300110376604723734.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171211_005626_5998944168117781131674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 205 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J1-20171211_005637_4774138020396622637652.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J0-20171211_005637_47714692464173042077334.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171211_005659_65813850081044449469471.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171211_005659_6589260143515819271600.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 419 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171211_005740_19613626796058632113693.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171211_005740_1964506576254791626093.syserr
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171211_005758_9393647483345844476203.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171211_005758_93917348648454997773580.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial\test\temp\junit4-J0-20171211_005814_8035304528852376055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J0-20171211_005818_28715694301843905274378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J1-20171211_005818_2879231947919241337129.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2257 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\init-core-data-001
   [junit4]   2> 729248 WARN  (SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 729248 INFO  (SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 729250 INFO  (SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-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> 729250 INFO  (SUITE-TestAuthenticationFramework-seed#[DFFA1F853D5F6F13]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 729255 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001
   [junit4]   2> 729255 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 729255 INFO  (Thread-1975) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 729255 INFO  (Thread-1975) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 729259 ERROR (Thread-1975) [    ] 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> 729356 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] o.a.s.c.ZkTestServer start zk server on port:51015
   [junit4]   2> 729361 INFO  (zkConnectionManagerCallback-3284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729365 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 729365 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 729366 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1494193c{/solr,null,AVAILABLE}
   [junit4]   2> 729366 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2219b53f{/solr,null,AVAILABLE}
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@128f81b0{HTTP/1.1,[http/1.1]}{127.0.0.1:51020}
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@146ece57{HTTP/1.1,[http/1.1]}{127.0.0.1:51019}
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-1) [    ] o.e.j.s.Server Started @740222ms
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-2) [    ] o.e.j.s.Server Started @740222ms
   [junit4]   2> 729369 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51020}
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51019}
   [junit4]   2> 729370 ERROR (jetty-launcher-3281-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 729370 ERROR (jetty-launcher-3281-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T01:11:50.931708500Z
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 729370 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T01:11:50.931708500Z
   [junit4]   2> 729373 INFO  (zkConnectionManagerCallback-3286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729373 INFO  (zkConnectionManagerCallback-3288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729373 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729373 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729381 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604320cb230002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 729382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604320cb230001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 729384 INFO  (jetty-launcher-3281-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51015/solr
   [junit4]   2> 729384 INFO  (jetty-launcher-3281-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51015/solr
   [junit4]   2> 729388 INFO  (zkConnectionManagerCallback-3296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729388 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604320cb230003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 729390 INFO  (zkConnectionManagerCallback-3294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729391 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604320cb230004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 729395 INFO  (zkConnectionManagerCallback-3298-thread-1-processing-n:127.0.0.1:51020_solr) [n:127.0.0.1:51020_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729400 INFO  (zkConnectionManagerCallback-3300-thread-1-processing-n:127.0.0.1:51019_solr) [n:127.0.0.1:51019_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729527 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 729527 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 729529 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51020_solr
   [junit4]   2> 729529 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51019_solr
   [junit4]   2> 729530 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.c.Overseer Overseer (id=99152999928233989-127.0.0.1:51020_solr-n_0000000000) starting
   [junit4]   2> 729539 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51020_solr
   [junit4]   2> 729549 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 729597 INFO  (zkCallback-3299-thread-1-processing-n:127.0.0.1:51019_solr) [n:127.0.0.1:51019_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 729599 INFO  (zkCallback-3297-thread-1-processing-n:127.0.0.1:51020_solr) [n:127.0.0.1:51020_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 729610 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51019.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729619 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51019.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729619 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51019.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729621 INFO  (jetty-launcher-3281-thread-2) [n:127.0.0.1:51019_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\.
   [junit4]   2> 729644 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 729680 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51020.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729686 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51020.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729686 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51020.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 729687 INFO  (jetty-launcher-3281-thread-1) [n:127.0.0.1:51020_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\.
   [junit4]   2> 729710 INFO  (zkConnectionManagerCallback-3305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729712 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604320cb230007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 729716 INFO  (zkConnectionManagerCallback-3309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 729717 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 729719 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51015/solr ready
   [junit4]   2> 729723 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[DFFA1F853D5F6F13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 729732 INFO  (qtp710395308-11073) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d1baeedb-2a71-4bac-8c66-2ea545585df1&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 729735 INFO  (qtp710395308-11073) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d1baeedb-2a71-4bac-8c66-2ea545585df1&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 729736 INFO  (qtp710395308-11071) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 729738 INFO  (qtp710395308-11071) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 729739 INFO  (OverseerThreadFactory-3885-thread-1-processing-n:127.0.0.1:51020_solr) [n:127.0.0.1:51020_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 729848 INFO  (OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) [n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51020/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729852 INFO  (OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) [n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51019/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729855 INFO  (OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) [n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51020/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 729858 INFO  (OverseerStateUpdate-99152999928233989-127.0.0.1:51020_solr-n_0000000000) [n:127.0.0.1:51020_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51019/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 730062 INFO  (qtp710395308-11078) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 730064 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 730063 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 730064 INFO  (qtp1895723979-11066) [n:127.0.0.1:51020_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 730065 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 730065 INFO  (qtp1895723979-11066) [n:127.0.0.1:51020_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 730066 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022
   [junit4]   2> 730066 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 730077 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 730081 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 730081 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 730086 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 730194 INFO  (zkCallback-3297-thread-1-processing-n:127.0.0.1:51020_solr) [n:127.0.0.1:51020_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730194 INFO  (zkCallback-3299-thread-1-processing-n:127.0.0.1:51019_solr) [n:127.0.0.1:51019_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730196 INFO  (zkCallback-3297-thread-2-processing-n:127.0.0.1:51020_solr) [n:127.0.0.1:51020_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730196 INFO  (zkCallback-3299-thread-2-processing-n:127.0.0.1:51019_solr) [n:127.0.0.1:51019_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 730739 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 730741 INFO  (qtp710395308-11081) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 731069 INFO  (qtp710395308-11069) [n:127.0.0.1:51019_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022
   [junit4]   2> 731069 INFO  (qtp710395308-11069) [n:127.0.0.1:51019_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 731082 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 731095 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 731096 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 731097 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 731097 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 731098 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51019.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731098 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 731098 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\testcollection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 731108 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 731110 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 731111 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 731112 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 731112 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 731112 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51019.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731112 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 731112 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\testcollection_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node2\.\testcollection_shard2_replica_n6\data\]
   [junit4]   2> 731125 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 731126 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 731127 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 731127 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 731128 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51020.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731128 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 731128 INFO  (parallelCoreAdminExecutor-3887-thread-1-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843555213526 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\testcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 731129 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 731129 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 731129 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51020.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3403ca
   [junit4]   2> 731129 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 731129 INFO  (parallelCoreAdminExecutor-3887-thread-2-processing-n:127.0.0.1:51020_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843561213884 CREATE) [n:127.0.0.1:51020_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\testcollection_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_DFFA1F853D5F6F13-001\tempDir-001\node1\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 731210 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731210 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 731211 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 731212 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 731213 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731213 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 731221 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 731221 INFO  (parallelCoreAdminExecutor-3884-thread-2-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843563967022 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 731222 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3f7a48[testcollection_shard1_replica_n2] main]
   [junit4]   2> 731223 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 731223 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 731224 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:51019_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 731224 INFO  (parallelCoreAdminExecutor-3884-thread-1-processing-n:127.0.0.1:51019_solr d1baeedb-2a71-4bac-8c66-2ea545585df1655843558394469 CREATE) [n:127.0.0.1:510

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

091451939096540046.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 27 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171211_015230_9031284976623239923143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1368 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171211_015650_5659163786994562512645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171211_015650_5654380445842320864377.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 785 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171211_015714_0518731162241219832326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171211_015714_0514017156672987803916.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171211_015831_72713150525014392206840.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171211_015831_7277089806129309095101.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171211_015906_66616500115710615576699.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171211_015906_66614594286570608193274.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171211_015927_83611708590878438321491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171211_015927_83610472239474105256683.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171211_020011_53614491979820534672713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171211_020011_5362337077702539286557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171211_020041_6893074892441370963648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171211_020041_6895585088721905352990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171211_020106_9914020175507765011276.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171211_020106_99114373954837859736733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171211_020155_0849909888822071774827.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171211_020155_08410182096347572587943.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171211_020223_73713508865907944196674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31689 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 9 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/9/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001

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


FAILED:  org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6:1E8E15FA6AE32F9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1512)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at 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 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.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache

Error Message:
2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache:     1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001

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




Build Log:
[...truncated 1124 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.02s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-AR, timezone=America/Merida
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=212667624,total=273940480
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnVMError, TestLucene60PointsFormat, TestArrayUtil, TestSegmentCacheables, TestCodecs, TestMatchAllDocsQuery, TestReaderWrapperDVTypeCheck, TestTerm, TestAllFilesDetectTruncation, TestSortedSetDocValues, TestIndexWriterThreadsToSegments, TestSearch, TestDeterminizeLexicon, TestBagOfPositions, TestBinaryTerms, TestLongRangeFieldQueries, TestExceedMaxTermLength, TestSimpleFSDirectory, TestForUtil, TestLockFactory, TestEarlyTermination, TestFilterWeight, TestBooleanQuery, TestTermScorer, TestReusableStringReader, TestMinimize, TestLucene50StoredFieldsFormat, MultiCollectorTest, TestIndexWriterFromReader, TestTrackingDirectoryWrapper, TestIndexWriter, TestIndexManyDocuments, TestBufferedIndexInput, TestIntroSorter, TestMultiThreadTermVectors, TestRegExp, TestManyFields, TestDocInverterPerFieldErrorInfo, TestSimilarity2, TestMixedCodecs, TestDemoParallelLeafReader, TestMmapDirectory, TestIndexableField, TestAttributeSource, TestBooleanSimilarity, TestDoubleValuesSource, TestCloseableThreadLocal, TestSloppyPhraseQuery, TestTieredMergePolicy, TestTryDelete, TestCodecUtil, TestSearchForDuplicates, TestPointValues, TestSpanExplanations, TestDoc, TestNamedSPILoader, TestIndexWriterUnicode, TestTerms, Test4GBStoredFields, TestSimpleExplanationsOfNonMatches, TestCodecHoldsOpenFiles, TestAllFilesHaveCodecHeader, TestBoostQuery, TestDocsWithFieldSet, TestSpansEnum, TestTimSorter, Test2BSortedDocValuesOrds, TestBooleanMinShouldMatch, TestIndexWriterMerging, TestDirectPacked, TestMatchNoDocsQuery, TestByteArrayDataInput, TestSpanCollection, TestNormsFieldExistsQuery, TestNeverDelete, TestScoreCachingWrappingScorer, TestFilterDirectory, TestMultiCollector, TestPayloadsOnVectors, TestConsistentFieldNumbers, TestIndexWriterDeleteByQuery, TestSparseFixedBitDocIdSet, TestRamUsageEstimator, TestSingleInstanceLockFactory, TestBytesRef, TestSimpleAttributeImpl, TestPriorityQueue, TestFieldInvertState, TestTopFieldCollectorEarlyTermination, TestFieldCacheRewriteMethod, TestIndexWriterExceptions, TestTopDocsCollector, TestNRTReaderCleanup, TestMultiset, TestSynonymQuery, TestMergePolicyWrapper, TestGeoEncodingUtils, TestAxiomaticSimilarity, TestMathUtil, TestPhrasePrefixQuery, TestCharacterUtils, TestDirectoryReader, TestDocCount, TestIntBlockPool, TestNotDocIdSet, TestRecyclingIntBlockAllocator, TestRAMDirectory, TestPositionIncrement, TestTimeLimitingCollector, TestBlockPostingsFormat2, TestScorerPerf, TestTwoPhaseCommitTool, TestIndexWriterMergePolicy, Test2BPositions, TestPerFieldDocValuesFormat, TestFSTs, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestAddIndexes, TestMultiMMap, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestNRTThreads, TestDuelingCodecs, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStressAdvance, TestNorms, TestStandardAnalyzer, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestHighCompressionMode, TestDocumentsWriterStallControl, TestTopDocsMerge, TestLongPostings, TestSnapshotDeletionPolicy, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestByteSlices, TestWeakIdentityMap, TestPhraseQuery, TestCollectionUtil, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestCrash, TestPerFieldPostingsFormat2, TestSort, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, Test2BDocs, TestSpans, TestCustomNorms, TestPostingsOffsets, TestTransactionRollback, TestFlex, TestUTF32ToUTF8, TestStressIndexing2, TestLazyProxSkipping, TestDeterminism, TestDocsAndPositions, TestBagOfPostings, TestTermVectorsWriter, TestCharTermAttributeImpl, TestOmitPositions, TestParallelLeafReader, TestThreadedForceMerge, TestIndexInput, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestForceMergeForever, TestOmitTf, TestSameScoresWithThreads, TestTermRangeQuery, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex, TestLiveFieldValues, TestSpanSearchEquivalence, TestPayloads, TestFieldMaskingSpanQuery, TestExternalCodecs, TestRegexpQuery, TestPrefixInBooleanQuery, TestSegmentTermEnum, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestUnicodeUtil, TestPrefixCodedTerms, TestParallelReaderEmptyIndex, TestDocument, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=4CBB299758116CB6 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Merida -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (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.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_4CBB299758116CB6-001\bar-009
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [275/458 (1!)] on J0 in 1.69s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 513 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=4CBB299758116CB6 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6:1E8E15FA6AE32F9E]:0)
   [junit4]    > 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1512)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Dec 10, 2017 12:29:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Dec 10, 2017 12:29:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]   2>    1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Dec 10, 2017 12:29:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2> Dec 10, 2017 12:29:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), f=PostingsFormat(name=MockRandom), foo=PostingsFormat(name=MockRandom), text=PostingsFormat(name=LuceneFixedGap)}, docValues:{field=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=520, maxMBSortInHeap=5.1498798066536855, sim=RandomSimilarity(queryNorm=false): {foo=DFR I(ne)Z(0.3), text=DFR I(ne)L1}, locale=sl-SI, timezone=Universal
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=3,free=24731064,total=271843328
   [junit4]   2> NOTE: All tests run in this JVM: [TestCharsRef, TestSegmentMerger, TestMSBRadixSorter, Test2BPostings, TestDelegatingAnalyzerWrapper, TestStringMSBRadixSorter, TestDemo, TestIndexWriterExceptions2, TestOmitNorms, TestFixedLengthBytesRefArray, TestNumericDocValuesUpdates, TestIndexingSequenceNumbers, TestIndexWriterMaxDocs, TestDoubleRangeFieldQueries, TestNRTCachingDirectory, TestIndexWriterDelete, TestTermdocPerf, TestSearcherManager, TestFloatRangeFieldQueries, TestMergeRateLimiter, TestIndexWriterOnJRECrash, TestIndexReaderClose, TestBytesRefHash, TestLucene60FieldInfoFormat, TestPagedBytes, TestSleepingLockWrapper, TestFieldType, TestFastCompressionMode, TestMaxTermFrequency, TestSegmentTermDocs, TestMinShouldMatch2, TestSegmentInfos, TestTopFieldCollector, TestRollback, TestSpanNotQuery, TestTermQuery, TestNeedsScores, Test2BPagedBytes, TestDirectMonotonic, TestGrowableByteArrayDataOutput, TestBlockPostingsFormat, TestPolygon2D, TestSmallFloat, TestStressNRT, TestFixedBitSet, TestTermVectorsReader, TermInSetQueryTest, TestMultiDocValues, TestMergedIterator, TestNearSpansOrdered, TestTimSorterWorstCase, TestFieldReuse, TestDeletionPolicy, TestShardSearching, TestIndexWriterOutOfFileDescriptors, TestSizeBoundedForceMerge, TestSpanTermQuery, TestCharArraySet, TestTragicIndexWriterDeadlock, TestAutomatonQuery, TestCachingCollector, TestGeoUtils, TestRoaringDocIdSet, TestTermsEnum2, TestCompiledAutomaton, TestLucene70NormsFormat, TestMultiFields, TestBoolean2, TestIndexCommit, Test2BBinaryDocValues, TestFuzzyQuery, TestDocValuesQueries, TestTermsEnum, TestWildcard, TestSubScorerFreqs, TestSimpleFSLockFactory, TestLucene50CompoundFormat, TestNRTReaderWithThreads, TestMultiTermQueryRewrites, TestStressIndexing, TestMultiPhraseQuery, TestForTooMuchCloning, TestIndexWriterNRTIsCurrent, TestIndexWriterLockRelease, TestSpanBoostQuery, TestSimilarity, TestSimpleExplanationsWithFillerDocs, TestLogMergePolicy, TestReaderClosed, TestSpanContainQuery, TestAllFilesCheckIndexHeader, Test2BTerms, TestBytesRefArray, TestIndexSearcher, TestDuelingCodecsAtNight, TestIndexWriterReader, TestRollingUpdates, TestSimpleExplanations, TestBlendedTermQuery, TestSortRandom, TestGraphTokenStreamFiniteStrings, TestIndexWriterForceMerge, TestMergeSchedulerExternal, TestSloppyMath, TestElevationComparator, TestNoDeletionPolicy, TestSortedNumericSortField, TestAllFilesHaveChecksumFooter, TestMultiTermConstantScore, TestPerSegmentDeletes, TestCustomTermFreq, TestTransactions, TestIndexWriterOnDiskFull, TestUpgradeIndexMergePolicy, TestLucene70SegmentInfoFormat, TestPolygon, Test2BPoints, Test2BSortedDocValuesFixedSorted, TestBinaryDocValuesUpdates, TestDocIDMerger, TestDocValues, TestExitableDirectoryReader, TestFilterCodecReader, TestFilterDirectoryReader, TestIndexSorting, TestIndexTooManyDocs, TestInfoStream, TestMaxPosition, TestMixedDocValuesUpdates, TestMultiTermsEnum, TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestReadOnlyIndex, TestStressDeletes, TestSwappedIndexFiles, TestTermVectors, FuzzyTermOnShortTermsTest, TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestConjunctionDISI, TestControlledRealTimeReopenThread, TestDocValuesRewriteMethod, TestEarlyTerminatingSortingCollector, TestFieldValueQuery, TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestLRUQueryCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=4CBB299758116CB6 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLRUQueryCache (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]    >    1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1900, name=LuceneTestCase-340-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=1899, name=LuceneTestCase-340-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4CBB299758116CB6]:0)
   [junit4] Completed [431/458 (2!)] on J1 in 24.94s, 21 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 2957 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {content6=DFR GB2, content5=IB SPL-D1, content2=IB SPL-L1, utf8=DFR I(n)L2, fie?ld=DFR I(F)L3(800.0), content=DFR I(ne)L2, autf8=DFR I(n)1}, locale=fr-FR, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=69684928,total=171704320
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=C05B3161504B99E2 -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (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.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\4.0.0.2-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_C05B3161504B99E2-001\3.5.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C05B3161504B99E2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/8 (1!)] on J0 in 25.80s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 10388 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\init-core-data-001
   [junit4]   2> 141963 WARN  (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 141963 INFO  (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 141969 INFO  (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 141969 INFO  (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 141971 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaRequestAccuracy
   [junit4]   2> 142118 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 142118 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 142119 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores\core
   [junit4]   2> 142125 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 142126 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@81d725{/solr,null,AVAILABLE}
   [junit4]   2> 142128 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18bbf21{HTTP/1.1,[http/1.1]}{127.0.0.1:64122}
   [junit4]   2> 142128 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server Started @150047ms
   [junit4]   2> 142128 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64122, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores}
   [junit4]   2> 142128 ERROR (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 142128 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 142129 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 142129 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 142129 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T13:53:45.304Z
   [junit4]   2> 142132 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\solr.xml
   [junit4]   2> 142177 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 142409 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 142435 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 142435 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 142443 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores
   [junit4]   2> 142443 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 142450 INFO  (coreLoadExecutor-632-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 142550 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 142601 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 142693 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 142890 WARN  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 142890 WARN  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 142891 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 142897 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 142900 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf\schema.xml.bak
   [junit4]   2> 142901 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 142901 INFO  (coreLoadExecutor-632-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@4abfd2
   [junit4]   2> 142901 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 142901 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-003\cores\core\data\]
   [junit4]   2> 143156 WARN  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 143157 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 143157 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 143160 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f1e4f6[collection1] main]
   [junit4]   2> 143162 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\collection1\conf
   [junit4]   2> 143163 INFO  (coreLoadExecutor-632-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 143164 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#64122
   [junit4]   2> 143165 INFO  (searcherExecutor-633-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f1e4f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 143182 INFO  (qtp26419870-2489) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 143244 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@18bbf21{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 143244 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2979467
   [junit4]   2> 143244 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 143244 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cc17c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@f967e4
   [junit4]   2> 143255 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 143256 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6362b1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@243d87
   [junit4]   2> 143263 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 143263 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1835f1e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1077974
   [junit4]   2> 143264 INFO  (coreCloseExecutor-637-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ea9c4
   [junit4]   2> 143265 INFO  (coreCloseExecutor-637-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2009540
   [junit4]   2> 143265 INFO  (coreCloseExecutor-637-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f9aafa: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@103eda8
   [junit4]   2> 143278 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@81d725{/solr,null,UNAVAILABLE}
   [junit4]   2> 143280 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaRequestAccuracy
   [junit4]   2> 143283 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetDynamicFieldsAccuracy
   [junit4]   2> 143430 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 143430 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 143430 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores\core
   [junit4]   2> 143441 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 143442 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a1ce91{/solr,null,AVAILABLE}
   [junit4]   2> 143443 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@118b131{HTTP/1.1,[http/1.1]}{127.0.0.1:64126}
   [junit4]   2> 143443 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server Started @151362ms
   [junit4]   2> 143443 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64126, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores}
   [junit4]   2> 143459 ERROR (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 143466 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 143466 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 143466 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 143466 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T13:53:46.641Z
   [junit4]   2> 143466 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\solr.xml
   [junit4]   2> 143481 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 143626 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 143645 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 143645 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 143651 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores
   [junit4]   2> 143651 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 143651 INFO  (coreLoadExecutor-644-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 143703 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 143716 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 143727 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 143853 WARN  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 143853 WARN  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 143854 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 143858 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 143861 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf\schema.xml.bak
   [junit4]   2> 143862 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1, trusted=true
   [junit4]   2> 143862 INFO  (coreLoadExecutor-644-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@4abfd2
   [junit4]   2> 143863 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 143863 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-006\cores\core\data\]
   [junit4]   2> 144087 WARN  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 144087 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 144087 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144144 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@afd575[collection1] main]
   [junit4]   2> 144145 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-004\collection1\conf
   [junit4]   2> 144147 INFO  (coreLoadExecutor-644-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 144157 INFO  (searcherExecutor-645-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@afd575[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 144649 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#64126
   [junit4]   2> 144667 INFO  (qtp7755123-2523) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 144670 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@118b131{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 144670 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22889441
   [junit4]   2> 144670 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 144670 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75db0a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@225897
   [junit4]   2> 144685 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 144685 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bd8d1d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@243d87
   [junit4]   2> 144699 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 144700 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30dfe5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1077974
   [junit4]   2> 144701 INFO  (coreCloseExecutor-649-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e5e0e6
   [junit4]   2> 144701 INFO  (coreCloseExecutor-649-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=15065318
   [junit4]   2> 144701 INFO  (coreCloseExecutor-649-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a7c2cc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11ae1d5
   [junit4]   2> 144736 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a1ce91{/solr,null,UNAVAILABLE}
   [junit4]   2> 144740 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicFieldsAccuracy
   [junit4]   2> 144742 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReplaceFieldTypeAccuracy
   [junit4]   2> 144894 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 144894 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 144895 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores\core
   [junit4]   2> 144900 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 144900 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@517b03{/solr,null,AVAILABLE}
   [junit4]   2> 144900 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a6a3c7{HTTP/1.1,[http/1.1]}{127.0.0.1:64130}
   [junit4]   2> 144900 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server Started @152821ms
   [junit4]   2> 144900 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64130, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores}
   [junit4]   2> 144900 ERROR (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 144912 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 144912 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 144912 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 144912 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T13:53:48.087Z
   [junit4]   2> 144912 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\solr.xml
   [junit4]   2> 144929 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 145085 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 145101 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 145101 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 145107 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores
   [junit4]   2> 145107 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145107 INFO  (coreLoadExecutor-656-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 145179 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 145196 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 145212 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 145368 WARN  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 145368 WARN  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 145369 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 145373 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\managed-schema
   [junit4]   2> 145384 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\schema.xml.bak
   [junit4]   2> 145385 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1, trusted=true
   [junit4]   2> 145386 INFO  (coreLoadExecutor-656-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@4abfd2
   [junit4]   2> 145386 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 145386 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-009\cores\core\data\]
   [junit4]   2> 145610 WARN  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 145611 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 145611 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 145615 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ce570[collection1] main]
   [junit4]   2> 145616 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf
   [junit4]   2> 145618 INFO  (coreLoadExecutor-656-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145619 INFO  (searcherExecutor-657-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12ce570[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146124 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#64130
   [junit4]   2> 146256 INFO  (qtp6363973-2539) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\managed-schema
   [junit4]   2> 146276 INFO  (qtp6363973-2539) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=136
   [junit4]   2> 146289 INFO  (qtp6363973-2543) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-007\collection1\conf\managed-schema
   [junit4]   2> 146307 INFO  (qtp6363973-2543) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 146311 INFO  (qtp6363973-2544) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/replaceInt params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 146317 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a6a3c7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 146317 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17427995
   [junit4]   2> 146317 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 146317 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c3e99a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1beac7f
   [junit4]   2> 146325 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 146325 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cc9db9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@243d87
   [junit4]   2> 146332 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 146332 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c0744: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1077974
   [junit4]   2> 146333 INFO  (coreCloseExecutor-661-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@77f0b0
   [junit4]   2> 146333 INFO  (coreCloseExecutor-661-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7860400
   [junit4]   2> 146333 INFO  (coreCloseExecutor-661-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fc4822: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@105c37e
   [junit4]   2> 146357 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@517b03{/solr,null,UNAVAILABLE}
   [junit4]   2> 146359 INFO  (TEST-SchemaTest.testReplaceFieldTypeAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReplaceFieldTypeAccuracy
   [junit4]   2> 146359 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetCopyFieldsAccuracy
   [junit4]   2> 146503 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 146503 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 146508 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-012\cores\core
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@da6bb4{/solr,null,AVAILABLE}
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16315b2{HTTP/1.1,[http/1.1]}{127.0.0.1:64134}
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.Server Started @154434ms
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64134, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-010, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-012\cores}
   [junit4]   2> 146513 ERROR (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T13:53:49.688Z
   [junit4]   2> 146513 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-010\solr.xml
   [junit4]   2> 146532 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 146693 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4abfd2
   [junit4]   2> 14

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

 184949 INFO  (coreLoadExecutor-1040-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 184968 INFO  (coreLoadExecutor-1040-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@685030[collection1] main]
   [junit4]   2> 184969 INFO  (coreLoadExecutor-1040-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-103\collection1\conf
   [junit4]   2> 184973 INFO  (coreLoadExecutor-1040-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 184975 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#65503
   [junit4]   2> 184976 INFO  (searcherExecutor-1041-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@685030[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185010 INFO  (qtp29845751-3291) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-103\collection1\conf\managed-schema
   [junit4]   2> 185020 INFO  (qtp29845751-3291) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 185022 INFO  (qtp29845751-3294) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/nameText params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185024 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@198fdd6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 185024 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27200493
   [junit4]   2> 185024 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 185025 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13b68fa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d821c3
   [junit4]   2> 185034 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 185034 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c86a68: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@243d87
   [junit4]   2> 185059 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 185059 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b5d104: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1077974
   [junit4]   2> 185062 INFO  (coreCloseExecutor-1045-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12daf5b
   [junit4]   2> 185062 INFO  (coreCloseExecutor-1045-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=19771227
   [junit4]   2> 185062 INFO  (coreCloseExecutor-1045-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19824ad: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f0dd52
   [junit4]   2> 185091 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13ae91a{/solr,null,UNAVAILABLE}
   [junit4]   2> 185093 INFO  (TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[B01B4EBC0314D822]) [    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeWithAnalyzerClassAccuracy
   [junit4]   2> 185094 INFO  (SUITE-SchemaTest-seed#[B01B4EBC0314D822]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=mk, timezone=Africa/Niamey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=168916864,total=269746176
   [junit4]   2> NOTE: All tests run in this JVM: [DivideEvaluatorTest, JDBCStreamTest, LargeVolumeBinaryJettyTest, JsonValidatorTest, LargeVolumeJettyTest, LargeVolumeEmbeddedTest, JdbcDriverTest, TestValidatingJsonMap, AscEvaluatorTest, RoundEvaluatorTest, CommonParamsTest, NormalizeEvaluatorTest, TestFastInputStream, HyperbolicCosineEvaluatorTest, ArcCosineEvaluatorTest, SolrExampleStreamingBinaryTest, StreamExpressionParserTest, QueryResponseTest, BasicHttpSolrClientTest, TestConfigSetAdminRequest, TestPathTrie, FieldValueEvaluatorTest, AndEvaluatorTest, SolrExampleBinaryTest, ArcTangentEvaluatorTest, SolrPingTest, SolrExampleJettyTest, LBHttpSolrClientBuilderTest, SolrSchemalessExampleTest, TangentEvaluatorTest, HyperbolicTangentEvaluatorTest, LessThanEqualToEvaluatorTest, TestNamedListCodec, GraphExpressionTest, TestSolrProperties, SolrParamTest, TestCoreAdmin, TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, HttpSolrClientConPoolTest, TestCloudSolrClientConnections, GraphTest, JdbcTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, AppendEvaluatorTest, ArcSineEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, CubedRootEvaluatorTest, EqualToEvaluatorTest, GreaterThanEqualToEvaluatorTest, GreaterThanEvaluatorTest, HyperbolicSineEvaluatorTest, LengthEvaluatorTest, ModuloEvaluatorTest, NaturalLogEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest, RawValueEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest, SineEvaluatorTest, SquareRootEvaluatorTest, SubtractEvaluatorTest, UniformDistributionEvaluatorTest, OperationsTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=B01B4EBC0314D822 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SchemaTest (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.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-037
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets\streaming
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_B01B4EBC0314D822-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B01B4EBC0314D822]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [135/146 (1!)] on J1 in 46.85s, 35 tests, 1 error <<< FAILURES!

[...truncated 42300 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 8 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/8/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004\danish: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004\danish    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004\danish: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004\danish
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004

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


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:51418/cpz/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:51418/cpz/collection1
	at __randomizedtesting.SeedInfo.seed([40F0FE14BCC3616C:C8A4C1CE123F0C94]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=8005, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=8030, name=zkCallback-1910-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=8194, name=zkCallback-1910-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=8195, name=zkCallback-1910-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=8006, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-SendThread(127.0.0.1:51329), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    6) Thread[id=8007, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    7) Thread[id=8212, name=zkCallback-1910-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=8008, name=zkConnectionManagerCallback-1911-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=8255, name=zkCallback-1910-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=8005, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=8030, name=zkCallback-1910-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=8194, name=zkCallback-1910-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=8195, name=zkCallback-1910-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=8006, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-SendThread(127.0.0.1:51329), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   6) Thread[id=8007, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   7) Thread[id=8212, name=zkCallback-1910-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=8008, name=zkConnectionManagerCallback-1911-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=8255, name=zkCallback-1910-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([40F0FE14BCC3616C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=8030, name=zkCallback-1910-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=8194, name=zkCallback-1910-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=8195, name=zkCallback-1910-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=8006, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-SendThread(127.0.0.1:51329), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) Thread[id=8212, name=zkCallback-1910-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=8008, name=zkConnectionManagerCallback-1911-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=8255, name=zkCallback-1910-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=8030, name=zkCallback-1910-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=8194, name=zkCallback-1910-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=8195, name=zkCallback-1910-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=8006, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-SendThread(127.0.0.1:51329), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=8212, name=zkCallback-1910-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=8008, name=zkConnectionManagerCallback-1911-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=8255, name=zkCallback-1910-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([40F0FE14BCC3616C]:0)




Build Log:
[...truncated 2619 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=fr-NE, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81102648,total=189792256
   [junit4]   2> NOTE: All tests run in this JVM: [TestGermanLightStemFilter, TestTwoFold, TestHunspellStemFilter, TestSoraniAnalyzer, TestNorwegianLightStemFilter, TestPorterStemFilter, TestMappingCharFilterFactory, TestCJKBigramFilterFactory, TestFinnishLightStemFilter, TestPersianNormalizationFilter, TestSoraniNormalizationFilterFactory, TestDecimalDigitFilterFactory, HTMLStripCharFilterTest, TestHungarianLightStemFilter, TestZeroAffix, TestGermanStemFilter, TestComplexPrefix, TestDuelingAnalyzers, TestLatvianStemmer, TestKeywordTokenizer, TestPortugueseMinimalStemFilterFactory, TestFinnishLightStemFilterFactory, TestSoraniStemFilterFactory, TestSynonymFilterFactory, TestSpanishAnalyzer, TestLimitTokenOffsetFilterFactory, EdgeNGramTokenizerTest, TestApostropheFilterFactory, TestCommonGramsFilterFactory, TestClassicAnalyzer, TestEnglishMinimalStemFilterFactory, TestGermanNormalizationFilter, TestCzechAnalyzer, TestBengaliStemmer, TestTrimFilterFactory, TestMorphAlias, TestScandinavianFoldingFilterFactory, TestPathHierarchyTokenizer, TestDependencies, TestLimitTokenPositionFilterFactory, TestCaseSensitive, NGramTokenFilterTest, TestStandardFactories, DateRecognizerFilterTest, TestSnowball, TestOptionalCondition, TestGalicianMinimalStemFilter, TestFilesystemResourceLoader, TestStemmer, TestRemoveDuplicatesTokenFilter, TestAlternateCasing, TestHindiFilters, TestRandomChains, TestStemmerOverrideFilterFactory, TestSynonymMapFilter, TestDictionaryCompoundWordTokenFilterFactory, TestReverseStringFilterFactory, TestAsciiFoldingFilterFactory, TestPersianNormalizationFilterFactory, TestCollationDocValuesField, NumericPayloadTokenFilterTest, TestPatternReplaceFilter, TestHyphenatedWordsFilter, TestSnowballPorterFilterFactory, TestPatternTokenizerFactory, TestWordnetSynonymParser, ShingleAnalyzerWrapperTest, TestHungarianAnalyzer, TestHungarianLightStemFilterFactory, TestGreekLowerCaseFilterFactory, TestLithuanianAnalyzer, TestAnalyzers, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=CA7BF69C5F750154 -Dtests.slow=true -Dtests.locale=fr-NE -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSnowballVocab (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.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004\danish: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004\danish
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_CA7BF69C5F750154-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA7BF69C5F750154]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [118/284 (1!)] on J1 in 14.07s, 1 test, 1 error <<< FAILURES!

[...truncated 9701 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\init-core-data-001
   [junit4]   2> 744961 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[40F0FE14BCC3616C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 744962 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[40F0FE14BCC3616C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 744963 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[40F0FE14BCC3616C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 744963 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[40F0FE14BCC3616C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 744963 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[40F0FE14BCC3616C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cpz/
   [junit4]   2> 744965 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 744965 INFO  (Thread-1672) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 744965 INFO  (Thread-1672) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 744969 ERROR (Thread-1672) [    ] 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> 745066 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.ZkTestServer start zk server on port:51329
   [junit4]   2> 745069 INFO  (zkConnectionManagerCallback-1891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745073 INFO  (zkConnectionManagerCallback-1893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745079 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 745081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 745082 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 745083 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 745084 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 745085 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 745087 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 745088 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 745089 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 745090 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 745091 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 745093 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 745412 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 745412 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9554637{/cpz,null,AVAILABLE}
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f2406f6{HTTP/1.1,[http/1.1]}{127.0.0.1:51336}
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.Server Started @755109ms
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpz, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\tempDir-001/control/data, hostPort=51336, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 745414 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 745414 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T02:50:16.358661500Z
   [junit4]   2> 745419 INFO  (zkConnectionManagerCallback-1895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745421 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 745421 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\control-001\solr.xml
   [junit4]   2> 745423 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 745423 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 745424 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 745427 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51329/solr
   [junit4]   2> 745429 INFO  (zkConnectionManagerCallback-1899-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745430 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603e5489e90003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 745433 INFO  (zkConnectionManagerCallback-1901-thread-1-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745522 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 745523 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51336_cpz
   [junit4]   2> 745524 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.c.Overseer Overseer (id=99147724614074372-127.0.0.1:51336_cpz-n_0000000000) starting
   [junit4]   2> 745530 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51336_cpz
   [junit4]   2> 745541 INFO  (OverseerStateUpdate-99147724614074372-127.0.0.1:51336_cpz-n_0000000000) [n:127.0.0.1:51336_cpz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 745583 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 745602 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 745602 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 745604 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51336_cpz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\control-001\cores
   [junit4]   2> 745627 INFO  (zkConnectionManagerCallback-1907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 745628 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 745629 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51329/solr ready
   [junit4]   2> 745631 INFO  (qtp1524581539-7970) [n:127.0.0.1:51336_cpz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51336_cpz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 745633 INFO  (OverseerThreadFactory-3209-thread-1-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 745747 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 745748 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 745859 INFO  (zkCallback-1900-thread-1-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 746765 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 746777 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 746838 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 746852 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 746852 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 746852 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 746852 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 746858 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20293782103272023]
   [junit4]   2> 746863 WARN  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 746914 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 746914 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 746915 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 746915 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 746916 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=39.0009765625, floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=12.009641119590755, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3031342616005442
   [junit4]   2> 746916 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed2220[control_collection_shard1_replica_n1] main]
   [junit4]   2> 746917 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 746918 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 746918 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 746920 INFO  (searcherExecutor-3212-thread-1-processing-n:127.0.0.1:51336_cpz x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6ed2220[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 746920 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586363595870961664
   [junit4]   2> 746923 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 746923 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 746923 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51336/cpz/control_collection_shard1_replica_n1/
   [junit4]   2> 746923 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 746923 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51336/cpz/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 746923 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 746927 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51336/cpz/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 747029 INFO  (zkCallback-1900-thread-2-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 747038 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 747040 INFO  (qtp1524581539-7966) [n:127.0.0.1:51336_cpz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1292
   [junit4]   2> 747051 INFO  (qtp1524581539-7970) [n:127.0.0.1:51336_cpz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 747149 INFO  (zkCallback-1900-thread-1-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 747636 INFO  (OverseerCollectionConfigSetProcessor-99147724614074372-127.0.0.1:51336_cpz-n_0000000000) [n:127.0.0.1:51336_cpz    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 748051 INFO  (qtp1524581539-7970) [n:127.0.0.1:51336_cpz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51336_cpz&wt=javabin&version=2} status=0 QTime=2420
   [junit4]   2> 748057 INFO  (zkConnectionManagerCallback-1911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 748058 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748059 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51329/solr ready
   [junit4]   2> 748059 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 748059 INFO  (qtp1524581539-7962) [n:127.0.0.1:51336_cpz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 748061 INFO  (OverseerThreadFactory-3209-thread-2-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 748062 WARN  (OverseerThreadFactory-3209-thread-2-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 748266 INFO  (qtp1524581539-7962) [n:127.0.0.1:51336_cpz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 748267 INFO  (qtp1524581539-7962) [n:127.0.0.1:51336_cpz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 748547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-1-001 of type TLOG
   [junit4]   2> 748548 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 748548 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67329db5{/cpz,null,AVAILABLE}
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5191b34f{HTTP/1.1,[http/1.1]}{127.0.0.1:51385}
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.Server Started @758244ms
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpz, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\tempDir-001/jetty1, hostPort=51385, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-1-001\cores, replicaType=TLOG}
   [junit4]   2> 748549 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 748549 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T02:50:19.493606800Z
   [junit4]   2> 748552 INFO  (zkConnectionManagerCallback-1913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 748552 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 748553 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-1-001\solr.xml
   [junit4]   2> 748555 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 748555 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 748556 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 748558 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51329/solr
   [junit4]   2> 748560 INFO  (zkConnectionManagerCallback-1917-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 748563 INFO  (zkConnectionManagerCallback-1919-thread-1-processing-n:127.0.0.1:51385_cpz) [n:127.0.0.1:51385_cpz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 748569 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748571 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 748573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51385_cpz
   [junit4]   2> 748580 INFO  (zkCallback-1900-thread-1-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 748584 INFO  (zkCallback-1910-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 748584 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:51385_cpz) [n:127.0.0.1:51385_cpz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 748653 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 748661 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 748661 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 748663 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [n:127.0.0.1:51385_cpz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-1-001\cores
   [junit4]   2> 748689 INFO  (qtp1524581539-7961) [n:127.0.0.1:51336_cpz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51385_cpz&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 748692 INFO  (OverseerCollectionConfigSetProcessor-99147724614074372-127.0.0.1:51336_cpz-n_0000000000) [n:127.0.0.1:51336_cpz    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 748693 INFO  (OverseerThreadFactory-3209-thread-3-processing-n:127.0.0.1:51336_cpz) [n:127.0.0.1:51336_cpz    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51385_cpz for creating new replica
   [junit4]   2> 748698 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 748698 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 748803 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:51385_cpz) [n:127.0.0.1:51385_cpz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749712 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 749722 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 749774 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 749790 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true
   [junit4]   2> 749791 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1565739e
   [junit4]   2> 749791 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 749791 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-1-001\cores\collection1_shard1_replica_t21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 749796 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20293782103272023]
   [junit4]   2> 749801 WARN  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 749861 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 749861 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 749862 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 749862 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 749862 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=39.0009765625, floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=12.009641119590755, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3031342616005442
   [junit4]   2> 749864 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b5268f4[collection1_shard1_replica_t21] main]
   [junit4]   2> 749864 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 749865 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 749865 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 749866 INFO  (searcherExecutor-3223-thread-1-processing-n:127.0.0.1:51385_cpz x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher Searcher@1b5268f4[collection1_shard1_replica_t21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 749866 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586363598960066560
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51385/cpz/collection1_shard1_replica_t21/
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy http://127.0.0.1:51385/cpz/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 749871 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 749874 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51385/cpz/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 749977 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:51385_cpz) [n:127.0.0.1:51385_cpz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 750027 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 750029 INFO  (qtp1666207095-8012) [n:127.0.0.1:51385_cpz c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1330
   [junit4]   2> 750031 INFO  (qtp1524581539-7961) [n:127.0.0.1:51336_cpz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:51385_cpz&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1341
   [junit4]   2> 750197 INFO  (zkCallback-1918-thread-1-processing-n:127.0.0.1:51385_cpz) [n:127.0.0.1:51385_cpz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 750421 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-2-001 of type TLOG
   [junit4]   2> 750423 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 750423 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@599f0d3e{/cpz,null,AVAILABLE}
   [junit4]   2> 750424 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@489d1957{HTTP/1.1,[http/1.1]}{127.0.0.1:51418}
   [junit4]   2> 750424 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.e.j.s.Server Started @760118ms
   [junit4]   2> 750424 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cpz, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\tempDir-001/jetty2, hostPort=51418, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_40F0FE14BCC3616C-001\shard-2-001\cores, replicaType=TLOG}
   [junit4]   2> 750425 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 750425 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 750425 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 750425 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 750425 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T02:50:21.369061300Z
   [junit4]   2> 750427 INFO  (zkConnectionManagerCallback-1922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750427 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 750427 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-see

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

         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    9) Thread[id=8255, name=zkCallback-1910-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40F0FE14BCC3616C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8030, name=zkCallback-1910-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=8194, name=zkCallback-1910-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    3) Thread[id=8195, name=zkCallback-1910-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    4) Thread[id=8006, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[40F0FE14BCC3616C]-SendThread(127.0.0.1:51329), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    5) Thread[id=8212, name=zkCallback-1910-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    6) Thread[id=8008, name=zkConnectionManagerCallback-1911-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    7) Thread[id=8255, name=zkCallback-1910-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40F0FE14BCC3616C]:0)
   [junit4] Completed [229/751 (1!)] on J0 in 80.14s, 1 test, 3 errors <<< FAILURES!

[...truncated 41803 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 7 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/7/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDemoParallelLeafReader

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_577D0F7CDEDF8E0F-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_577D0F7CDEDF8E0F-001\tempDir-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_577D0F7CDEDF8E0F-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_577D0F7CDEDF8E0F-001\tempDir-005

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


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([5883E54C91CBFDEB:D70D02EC83A70E14]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([5883E54C91CBFDEB]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_9EB52C48F87166FE-001\tempDir-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001

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




Build Log:
[...truncated 863 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{number=DocValuesFormat(name=Lucene70), number_2=DocValuesFormat(name=Lucene70), number_1=DocValuesFormat(name=Direct), number_0=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=642, maxMBSortInHeap=7.038217902384968, sim=RandomSimilarity(queryNorm=true): {text=DFR I(n)L1}, locale=ga, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=71752640,total=230232064
   [junit4]   2> NOTE: All tests run in this JVM: [TestDateSort, TestSnapshotDeletionPolicy, TestReusableStringReader, TestHugeRamFile, TestAxiomaticSimilarity, TestFlushByRamOrCountsPolicy, TestAllFilesDetectTruncation, TestIntBlockPool, TestBooleanOr, TestSumDocFreq, TestRadixSelector, TestBytesRef, TestBinaryDocValuesUpdates, TestCrash, TestMmapDirectory, TestIndexWriterMergePolicy, TestUnicodeUtil, TestTerm, Test2BPoints, TestMathUtil, TestHighCompressionMode, TestFilterDirectory, TestFixedBitDocIdSet, TestFilterSpans, TestIndexWriterExceptions, TestInfoStream, TestForceMergeForever, TestTieredMergePolicy, TestIndexWriterUnicode, TestNamedSPILoader, TestBKD, TestAddIndexes, TestTopDocsCollector, TestSparseFixedBitDocIdSet, TestIOUtils, TestIndexWriterDeleteByQuery, TestCloseableThreadLocal, TestBooleanSimilarity, TestOfflineSorter, TestTerms, TestStandardAnalyzer, TestWordlistLoader, TestSpanExplanations, TestDocInverterPerFieldErrorInfo, TestSearch, TestMultiMMap, TestBooleanQueryVisitSubscorers, TestIndexWriterWithThreads, TestMultiset, TestBooleanQuery, TestLucene60PointsFormat, TestLucene70SegmentInfoFormat, TestAllFilesHaveCodecHeader, TestCustomNorms, TestRegexpQuery, TestSameTokenSamePosition, TestCharacterUtils, TestSpans, TestSimilarity2, TestRamUsageEstimator, TestDocsAndPositions, TestLevenshteinAutomata, TestFilterLeafReader, TestSpansEnum, TestDocumentsWriterDeleteQueue, TestCollectionUtil, TestNormsFieldExistsQuery, TestFilterIterator, TestSort, TestSortRescorer, TestDocument, TestTimSorter, TestNRTReaderCleanup, TestBagOfPositions, TestTrackingDirectoryWrapper, TestPolygon, TestSimpleAttributeImpl, TestDocsWithFieldSet, TestLongRangeFieldQueries, TestControlledRealTimeReopenThread, TestIntArrayDocIdSet, TestMixedCodecs, TestDoubleValuesSource, TestTwoPhaseCommitTool, TestToken, TestPointValues, TestSpanSearchEquivalence, TestCharArrayMap, TestDeterminizeLexicon, TestMutablePointsReaderUtils, TestLucene50TermVectorsFormat, TestUTF32ToUTF8, TestSegmentTermEnum, TestSPIClassIterator, TestDemoParallelLeafReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.seed=577D0F7CDEDF8E0F -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDemoParallelLeafReader (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.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_577D0F7CDEDF8E0F-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_577D0F7CDEDF8E0F-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([577D0F7CDEDF8E0F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [194/458 (1!)] on J0 in 7.28s, 5 tests, 1 error <<< FAILURES!

[...truncated 7874 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Dec 09, 2017 11:22:30 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([5883E54C91CBFDEB]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=5883E54C91CBFDEB -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.06s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5883E54C91CBFDEB:D70D02EC83A70E14]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5883E54C91CBFDEB]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=610, maxMBSortInHeap=7.289447143856184, sim=RandomSimilarity(queryNorm=false): {}, locale=en-SG, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47163232,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, SessionTokenTest, IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J1 in 2.62s, 4 tests, 1 error <<< FAILURES!

[...truncated 3129 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\init-core-data-001
   [junit4]   2> 293930 WARN  (SUITE-DistributedFacetPivotSmallTest-seed#[9EB52C48F87166FE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 293932 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[9EB52C48F87166FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 293937 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[9EB52C48F87166FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 293937 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[9EB52C48F87166FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 293938 INFO  (SUITE-DistributedFacetPivotSmallTest-seed#[9EB52C48F87166FE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 294554 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\control\cores\collection1
   [junit4]   2> 294574 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 294575 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dc4004{/,null,AVAILABLE}
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ea721d{SSL,[ssl, http/1.1]}{127.0.0.1:59921}
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server Started @302656ms
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59921, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\control\cores}
   [junit4]   2> 294605 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 294605 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T14:30:40.884Z
   [junit4]   2> 294606 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\control\solr.xml
   [junit4]   2> 294614 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 294614 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 294625 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 294692 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 294699 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 294699 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 294702 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\control\cores
   [junit4]   2> 294702 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 294702 INFO  (coreLoadExecutor-1607-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 294703 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 294755 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 294780 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 294869 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 294880 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 294880 INFO  (coreLoadExecutor-1607-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@184a5ae
   [junit4]   2> 294880 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 294880 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 294882 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=33.2470703125, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=12.311812098620331, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 294959 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 294960 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 294960 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 294960 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 294960 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=87.763671875, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=24.785336036792128, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8307204938684628
   [junit4]   2> 294960 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ddbf80[collection1] main]
   [junit4]   2> 294960 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 294970 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 295001 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 295001 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 295001 INFO  (coreLoadExecutor-1607-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586317063650017280
   [junit4]   2> 295001 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 295001 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 295001 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 295001 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 295002 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 295002 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 295002 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 295002 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 295003 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ddbf80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 295441 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 295446 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 295446 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19669d8{/,null,AVAILABLE}
   [junit4]   2> 295446 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a22ae4{SSL,[ssl, http/1.1]}{127.0.0.1:59924}
   [junit4]   2> 295446 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server Started @303498ms
   [junit4]   2> 295446 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59924, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard0\cores}
   [junit4]   2> 295459 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 295460 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 295460 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 295460 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 295460 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T14:30:41.739Z
   [junit4]   2> 295460 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 295466 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 295466 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 295468 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 295536 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 295543 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 295543 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 295546 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard0\cores
   [junit4]   2> 295546 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 295546 INFO  (coreLoadExecutor-1618-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 295547 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 295613 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 295632 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 295731 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 295749 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 295749 INFO  (coreLoadExecutor-1618-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@184a5ae
   [junit4]   2> 295749 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 295749 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 295752 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=33.2470703125, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=12.311812098620331, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 295858 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 295858 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 295859 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 295859 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 295860 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=87.763671875, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=24.785336036792128, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8307204938684628
   [junit4]   2> 295860 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bccb6[collection1] main]
   [junit4]   2> 295860 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 295870 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 295898 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 295898 INFO  (coreLoadExecutor-1618-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586317064590589952
   [junit4]   2> 295899 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 295899 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 295899 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 295899 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 295899 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 295900 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 295900 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 295900 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 295900 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 295901 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bccb6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 296382 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 296386 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 296386 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10edf49{/,null,AVAILABLE}
   [junit4]   2> 296387 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b62e38{SSL,[ssl, http/1.1]}{127.0.0.1:59967}
   [junit4]   2> 296387 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server Started @304438ms
   [junit4]   2> 296387 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59967, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard1\cores}
   [junit4]   2> 296388 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 296388 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 296388 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 296388 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 296388 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T14:30:42.667Z
   [junit4]   2> 296389 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 296394 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 296394 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 296395 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 296469 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 296487 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 296487 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 296492 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard1\cores
   [junit4]   2> 296492 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 296492 INFO  (coreLoadExecutor-1629-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 296495 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 296579 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 296609 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 296714 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 296727 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 296727 INFO  (coreLoadExecutor-1629-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@184a5ae
   [junit4]   2> 296727 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 296727 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 296730 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=33.2470703125, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=12.311812098620331, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 296818 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 296818 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 296818 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 296818 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 296819 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=87.763671875, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=24.785336036792128, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8307204938684628
   [junit4]   2> 296820 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10e2508[collection1] main]
   [junit4]   2> 296820 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 296828 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 296858 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 296859 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 296859 INFO  (coreLoadExecutor-1629-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586317065598271488
   [junit4]   2> 296859 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 296859 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 296859 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 296859 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 296860 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 296860 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 296860 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 296860 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 296862 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10e2508[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 297863 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 297869 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 297870 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3c6c8{/,null,AVAILABLE}
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@117af96{SSL,[ssl, http/1.1]}{127.0.0.1:59971}
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server Started @305922ms
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59971, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\cores}
   [junit4]   2> 297871 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297871 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T14:30:44.150Z
   [junit4]   2> 297872 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 297880 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 297880 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 297900 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 297993 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 297996 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 297996 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 298002 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\cores
   [junit4]   2> 298002 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 298003 INFO  (coreLoadExecutor-1640-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 298004 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 298074 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 298092 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 298185 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 298195 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 298195 INFO  (coreLoadExecutor-1640-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@184a5ae
   [junit4]   2> 298196 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 298196 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 298197 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=33.2470703125, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=12.311812098620331, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 298310 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 298310 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 298311 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 298311 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 298311 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=87.763671875, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=24.785336036792128, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8307204938684628
   [junit4]   2> 298312 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@84a52f[collection1] main]
   [junit4]   2> 298312 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 298318 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 298348 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 298348 INFO  (coreLoadExecutor-1640-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586317067159601152
   [junit4]   2> 298349 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 298349 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 298349 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 298349 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 298350 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 298350 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 298350 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 298351 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 298354 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 298355 INFO  (searcherExecutor-1641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@84a52f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 298792 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 298795 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 298795 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1853e71{/,null,AVAILABLE}
   [junit4]   2> 298796 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16d5c1f{SSL,[ssl, http/1.1]}{127.0.0.1:59974}
   [junit4]   2> 298796 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.Server Started @306847ms
   [junit4]   2> 298796 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59974, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard3\cores}
   [junit4]   2> 298797 ERROR (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 298798 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 298798 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 298798 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298798 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T14:30:45.077Z
   [junit4]   2> 298798 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 298804 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 298804 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 298805 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 298872 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 298889 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 298890 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@184a5ae
   [junit4]   2> 298892 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard3\cores
   [junit4]   2> 298892 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 298893 INFO  (coreLoadExecutor-1651-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 298894 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 298948 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 298974 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 299059 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299068 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 299069 INFO  (coreLoadExecutor-1651-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@184a5ae
   [junit4]   2> 299069 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299069 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotSmallTest_9EB52C48F87166FE-001\tempDir-001\shard3\cores\collection1\data\]
   [junit4]   2> 299071 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=33.2470703125, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=12.311812098620331, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 299155 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299155 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299157 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299157 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299158 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=87.763671875, floorSegmentMB=0.9873046875, forceMergeDeletesPctAllowed=24.785336036792128, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8307204938684628
   [junit4]   2> 299159 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c636a5[collection1] main]
   [junit4]   2> 299159 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 299169 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 299210 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 299210 INFO  (coreLoadExecutor-1651-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586317068063473664
   [junit4]   2> 299211 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 299212 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 299212 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 299212 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 299213 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 299213 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 299213 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 299216 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 299216 INFO  (TEST-DistributedFacetPivotSmallTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 299216 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 299217 INFO  (searcherExecutor-1652-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c636a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299380 INFO  (qtp5855039-3619) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586317068238585856)} 0 3
   [junit4]   2> 299445 INFO  (qtp32728834-3634) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586317068306743296)} 0 2
   [junit4]   2> 299495 INFO  (qtp15742192-3660) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586317068357074944)} 0 5
   [junit4]   2> 299528 INFO  (qtp7334040-3675) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586317068394823680)} 0 2
   [junit4]   2> 299570 INFO  (qtp13099741-3698) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586317068437815296)} 0 3
   [junit4]   2> 299576 INFO  (qtp5855039-3620) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1586317068443058176)]} 0 4
   [junit4]   2> 299583 INFO  (qtp7334040-3675) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1586317068448301056)]} 0 5
   [junit4]   2> 299585 INFO  (qtp5855039-3621) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1586317068455641088)]} 0 1
   [junit4]   2> 299588 INFO  (qtp32728834-3632) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1586317068457738240)]} 0 1
   [junit4]   2> 299590 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1586317068460883968)]} 0 0
   [junit4]   2> 299595 INFO  (qtp15742192-3658) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1586317068464029696)]} 0 2
   [junit4]   2> 299596 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1586317068468224000)]} 0 0
   [junit4]   2> 299599 INFO  (qtp7334040-3673) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1586317068469272576)]} 0 2
   [junit4]   2> 299600 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1586317068472418304)]} 0 0
   [junit4]   2> 299606 INFO  (qtp13099741-3697) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1586317068474515456)]} 0 4
   [junit4]   2> 299608 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1586317068480806912)]} 0 0
   [junit4]   2> 299611 INFO  (qtp32728834-3633) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1586317068481855488)]} 0 2
   [junit4]   2> 299613 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1586317068486049792)]} 0 0
   [junit4]   2> 299615 INFO  (qtp15742192-3657) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1586317068487098368)]} 0 1
   [junit4]   2> 299616 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1586317068489195520)]} 0 0
   [junit4]   2> 299618 INFO  (qtp7334040-3672) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1586317068490244096)]} 0 0
   [junit4]   2> 299619 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1586317068491292672)]} 0 0
   [junit4]   2> 299623 INFO  (qtp13099741-3696) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1586317068493389824)]} 0 2
   [junit4]   2> 299624 INFO  (qtp5855039-3622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1586317068497584128)]} 0 0
   [junit4]   2> 299625 INFO  (qtp32728834-3642) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1586317068498632704)]} 0 0
   [junit4]   2> 299626 INFO  (qtp5855039-3620) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586317068499681280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 299626 INFO  (qtp5855039-3620) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d27e24 commitCommandVersion:1586317068499681280
   [junit4]   2> 299678 INFO  (qtp5855039-3620) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f3f66e[collection1] main]
   [junit4]   2> 299678 INFO  (qtp5855039-3620) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 299679 INFO  (searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f3f66e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)))}
   [junit4]   2> 299680 INFO  (qtp5855039-3620) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 53
   [junit4]   2> 299681 INFO  (qtp32728834-3641) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586317068557352960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 299681 INFO  (qtp32728834-3641) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67cb34 commitCommandVersion:1586317068557352960
   [junit4]   2> 299694 INFO  (qtp32728834-3641) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d1a0a0[collection1] main]
   [junit4]   2> 299695 INFO  (qtp32728834-3641) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 299696 INFO  (searcherExecutor-1619-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d1a0a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C3)))}
   [junit4]   2> 299696 INFO  (qtp32728834-3641) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 15
   [junit4]   2> 299697 INFO  (qtp15742192-3657) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586317068574130176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 299697 INFO  (qtp15742192-3657) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f17c2e commitCommandVersion:1586317068574130176
   [junit4]   2> 299711 INFO  (qtp15742192-3657) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6678d[collection1] main]
   [junit4]   2> 299711 INFO  (qtp15742192-3657) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 299902 INFO  (searcherExecutor-1630-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c6678d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
   [junit4]   2> 299902 INFO  (qtp15742192-3657) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 206
   [junit4]   2> 299905 INFO  (qtp7334040-3672) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586317068792233984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 299905 INFO  (qtp7334040-3672) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@adfd7e commitCommandVersion:1586317068792233984
   [junit4]   2> 299913 INFO  (qtp7334040-3672) [    x:c

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

porter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a513fb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@8f614c
   [junit4]   2> 1171825 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d3c1cd{/,null,UNAVAILABLE}
   [junit4]   2> 1171827 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@114181c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1171827 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24917679
   [junit4]   2> 1171827 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1171827 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ebe0e4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13d771e
   [junit4]   2> 1171834 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1171834 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@81d5e7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b2ab9e
   [junit4]   2> 1171839 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1171839 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ceca33: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@95ae7c
   [junit4]   2> 1171840 INFO  (coreCloseExecutor-5191-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b2ffd1
   [junit4]   2> 1171840 INFO  (coreCloseExecutor-5191-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=11730897
   [junit4]   2> 1171840 INFO  (coreCloseExecutor-5191-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@176429f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@198d18f
   [junit4]   2> 1171849 INFO  (TEST-SolrCmdDistributorTest.test-seed#[9EB52C48F87166FE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@755bf1{/,null,UNAVAILABLE}
   [junit4]   2> 1171853 INFO  (SUITE-SolrCmdDistributorTest-seed#[9EB52C48F87166FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3, maxDocsPerChunk=938, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3, blockSize=7)), sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CH, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=158230544,total=349659136
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, BJQParserTest, BasicAuthIntegrationTest, TestBinaryField, TestManagedSchemaAPI, DistributedQueryElevationComponentTest, TestCoreAdminApis, SuggestComponentTest, TestQuerySenderListener, BasicDistributedZkTest, UninvertDocValuesMergePolicyTest, JvmMetricsTest, TestFieldCacheSort, CSVRequestHandlerTest, TestSubQueryTransformer, TestRecovery, TestTlogReplica, DistanceUnitsTest, TestZkAclsWithHadoopAuth, DirectoryFactoryTest, ReturnFieldsTest, LargeFieldTest, UniqFieldsUpdateProcessorFactoryTest, VersionInfoTest, TestLMDirichletSimilarityFactory, DocValuesMissingTest, JSONWriterTest, TestWriterPerf, TestNonDefinedSimilarityFactory, TestSha256AuthenticationProvider, IndexBasedSpellCheckerTest, SearchHandlerTest, TestMiniSolrCloudClusterSSL, FacetPivotSmallTest, TestTolerantUpdateProcessorRandomCloud, OverseerStatusTest, ChaosMonkeyNothingIsSafeTest, JavabinLoaderTest, TestRawTransformer, TestSchemaNameResource, TestTrieFacet, TestPHPSerializedResponseWriter, SystemLogListenerTest, DirectUpdateHandlerOptimizeTest, TestSweetSpotSimilarityFactory, TestExpandComponent, TestFieldCacheVsDocValues, TestSearcherReuse, OverseerModifyCollectionTest, StatsReloadRaceTest, TestDownShardTolerantSearch, DisMaxRequestHandlerTest, CdcrReplicationDistributedZkTest, TestDocBasedVersionConstraints, TestCursorMarkWithoutUniqueKey, SliceStateTest, HdfsUnloadDistributedZkTest, TestDynamicFieldCollectionResource, RecoveryZkTest, TriggerIntegrationTest, TestFuzzyAnalyzedSuggestions, HdfsChaosMonkeyNothingIsSafeTest, TestCustomSort, SolrGangliaReporterTest, AtomicUpdateProcessorFactoryTest, TestRandomRequestDistribution, TestIndexingPerformance, TestSolrConfigHandlerCloud, TestManagedStopFilterFactory, TestImpersonationWithHadoopAuth, ReplicaListTransformerTest, TestSolrCoreProperties, HdfsBasicDistributedZk2Test, PrimitiveFieldTypeTest, CoreMergeIndexesAdminHandlerTest, TestRangeQuery, TestSolrCloudWithDelegationTokens, ResponseHeaderTest, TestTestInjection, UUIDFieldTest, ConfigSetsAPITest, DeleteNodeTest, TestNamedUpdateProcessors, TestHdfsCloudBackupRestore, TestHighlightDedupGrouping, TestLeaderElectionZkExpiry, SecurityConfHandlerTest, URLClassifyProcessorTest, TestComplexPhraseLeadingWildcard, HdfsRestartWhileUpdatingTest, TestSimpleTextCodec, TestPrepRecovery, TestSolrXml, TestNumericTokenStream, RollingRestartTest, NumericFieldsTest, SolrRequestParserTest, OverriddenZkACLAndCredentialsProvidersTest, XsltUpdateRequestHandlerTest, TestLocalFSCloudBackupRestore, CdcrBidirectionalTest, TestSolrCoreParser, CursorPagingTest, CloudMLTQParserTest, TestOmitPositions, MetricsHandlerTest, TolerantUpdateProcessorTest, TestDFRSimilarityFactory, XmlUpdateRequestHandlerTest, MigrateRouteKeyTest, AsyncCallRequestStatusResponseTest, TestTolerantSearch, SuggesterTSTTest, DistributedVersionInfoTest, TestSolrCoreSnapshots, TestBulkSchemaConcurrent, DirectUpdateHandlerTest, MoveReplicaHDFSFailoverTest, DistributedFacetPivotSmallAdvancedTest, TestFieldTypeCollectionResource, RequiredFieldsTest, TestConfigSets, TestSystemCollAutoCreate, ExecutePlanActionTest, TestRTimerTree, SolrCmdDistributorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.seed=9EB52C48F87166FE -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | SolrCmdDistributorTest (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.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets\_default
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_9EB52C48F87166FE-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EB52C48F87166FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [306/751 (3!)] on J0 in 8.76s, 1 test, 1 error <<< FAILURES!

[...truncated 44726 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (64bit/jdk-9.0.1) - Build # 6 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/6/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E116A0ADA16C2345-001\4.0.0.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E116A0ADA16C2345-001\4.0.0.2-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E116A0ADA16C2345-001\4.0.0.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E116A0ADA16C2345-001\4.0.0.2-cfs-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRQParserExplain

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserExplain_E95BE43AD84DD2C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserExplain_E95BE43AD84DD2C-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserExplain_E95BE43AD84DD2C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserExplain_E95BE43AD84DD2C-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_F6A32DF155853569-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_F6A32DF155853569-001\tempDir-003

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestBlobHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores\.system_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\shard-4-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestCopyFieldCollectionResource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.response.TestSpellCheckResponse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog\tlog.0000000000000000002    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001\init-core-data-001\tlog\tlog.0000000000000000002
   C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_35D5BBF829CB8868-001

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




Build Log:
[...truncated 478 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=149, maxMBSortInHeap=5.41610152062096, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=America/Cayman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=187404184,total=218103808
   [junit4]   2> NOTE: All tests run in this JVM: [TestCachingCollector, TestNoMergeScheduler, TestFieldType, TestOmitNorms, TestDocValuesQueries, TestLogMergePolicy, TestOperations, TestIndexedDISI, TestIndexWriterOnJRECrash, TestBlendedTermQuery, TestSubScorerFreqs, TestMultiPhraseQuery, TestCharTermAttributeImpl, TestNearSpansOrdered, TestGraphTokenizers, TestTransactions, TestSpanTermQuery, TestBooleanScorer, TestDirectMonotonic, TestDirectory, TestOrdinalMap, TestByteBlockPool, TestRoaringDocIdSet, TestMultiDocValues, TestElevationComparator, TestByteSlices, TestUpgradeIndexMergePolicy, TestGrowableByteArrayDataOutput, TestPostingsOffsets, TestSpanBoostQuery, TestFieldMaskingSpanQuery, TestDeletionPolicy, TestStringMSBRadixSorter, TestBoolean2, TestSortedSetSortField, TestCustomSearcherSort, TestTransactionRollback, TestExitableDirectoryReader, TestDelegatingAnalyzerWrapper, TestParallelTermEnum, TestLucene60FieldInfoFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene60FieldInfoFormat -Dtests.seed=500FECA5C0BAB3AA -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLucene60FieldInfoFormat (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.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_500FECA5C0BAB3AA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([500FECA5C0BAB3AA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [77/458 (1!)] on J1 in 1.86s, 11 tests, 1 error <<< FAILURES!

[...truncated 4123 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)1, content5=DFR I(F)LZ(0.3), content2=DFR GB3(800.0), utf8=DFR GZ(0.3), fie?ld=DFR GLZ(0.3), content=DFR I(F)L2, autf8=DFR G1}, locale=rm-CH, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=72625000,total=159383552
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=E116A0ADA16C2345 -Dtests.slow=true -Dtests.locale=rm-CH -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (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.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E116A0ADA16C2345-001\4.0.0.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_E116A0ADA16C2345-001\4.0.0.2-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E116A0ADA16C2345]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/8 (1!)] on J1 in 40.88s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7123 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestCopyFieldCollectionResource
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\init-core-data-001
   [junit4]   2> 190278 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 190281 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-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> 190281 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 190285 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-001\cores\core
   [junit4]   2> 190291 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 190291 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 190292 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core
   [junit4]   2> 190296 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 190297 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57a5174b{/solr,null,AVAILABLE}
   [junit4]   2> 190299 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c54daec{HTTP/1.1,[http/1.1]}{127.0.0.1:52865}
   [junit4]   2> 190300 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.e.j.s.Server Started @200643ms
   [junit4]   2> 190300 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr, hostPort=52865, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores}
   [junit4]   2> 190301 ERROR (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 190301 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 190301 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 190301 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 190301 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-08T02:29:50.276189900Z
   [junit4]   2> 190301 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 190307 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 190307 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 190308 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 190395 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 190410 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 190410 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 190414 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores
   [junit4]   2> 190414 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 190415 INFO  (coreLoadExecutor-1575-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 190421 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 190476 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 190521 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 190694 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 190787 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 190787 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 190818 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 190819 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 190819 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 190819 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 190819 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 190821 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 190822 INFO  (coreLoadExecutor-1575-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@72352ebf
   [junit4]   2> 190822 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 190822 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data\]
   [junit4]   2> 190825 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=84.7705078125, floorSegmentMB=0.70703125, forceMergeDeletesPctAllowed=19.40839473714424, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 190975 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 190975 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 191042 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 191042 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 191044 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 191047 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@292770a[collection1] main]
   [junit4]   2> 191049 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 191050 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 191050 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 191050 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 191050 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 191050 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using InMemoryStorage
   [junit4]   2> 191050 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 191050 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 191051 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 191051 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 191061 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 191061 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 191062 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 191064 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 191064 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 191064 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 191064 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 191064 WARN  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 191064 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 191064 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 191065 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 191136 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 191217 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 191217 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 191217 INFO  (coreLoadExecutor-1575-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586181115679342592
   [junit4]   2> 191218 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 191218 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 191218 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 191219 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 191219 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#52865
   [junit4]   2> 191220 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 191221 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 191221 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 191223 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 191226 INFO  (searcherExecutor-1576-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@292770a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 191229 INFO  (TEST-TestCopyFieldCollectionResource.testGetAllCopyFields-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetAllCopyFields
   [junit4]   2> 191233 INFO  (qtp933782442-3137) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/copyfields params={indent=on&wt=json} status=0 QTime=2
   [junit4]   2> 191238 INFO  (TEST-TestCopyFieldCollectionResource.testGetAllCopyFields-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetAllCopyFields
   [junit4]   2> 191246 INFO  (TEST-TestCopyFieldCollectionResource.testRestrictSource-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestrictSource
   [junit4]   2> 191249 INFO  (qtp933782442-3138) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/copyfields params={indent=on&source.fl=title,*_i,*_src_sub_i,src_sub_no_ast_i&wt=xml} status=0 QTime=2
   [junit4]   2> 191256 INFO  (TEST-TestCopyFieldCollectionResource.testRestrictSource-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRestrictSource
   [junit4]   2> 191264 INFO  (TEST-TestCopyFieldCollectionResource.testXMLGetAllCopyFields-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetAllCopyFields
   [junit4]   2> 191265 INFO  (qtp933782442-3138) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/copyfields params={indent=on&wt=xml} status=0 QTime=0
   [junit4]   2> 191272 INFO  (TEST-TestCopyFieldCollectionResource.testXMLGetAllCopyFields-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetAllCopyFields
   [junit4]   2> 191278 INFO  (TEST-TestCopyFieldCollectionResource.testRestrictDest-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestrictDest
   [junit4]   2> 191279 INFO  (qtp933782442-3136) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/copyfields params={dest.fl=title,*_s,*_dest_sub_s,dest_sub_no_ast_s&indent=on&wt=xml} status=0 QTime=0
   [junit4]   2> 191280 INFO  (TEST-TestCopyFieldCollectionResource.testRestrictDest-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRestrictDest
   [junit4]   2> 191288 INFO  (TEST-TestCopyFieldCollectionResource.testRestrictSourceAndDest-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRestrictSourceAndDest
   [junit4]   2> 191289 INFO  (qtp933782442-3142) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/copyfields params={dest.fl=title,dest_sub_no_ast_s&indent=on&source.fl=title,*_i&wt=xml} status=0 QTime=0
   [junit4]   2> 191291 INFO  (TEST-TestCopyFieldCollectionResource.testRestrictSourceAndDest-seed#[F6A32DF155853569]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRestrictSourceAndDest
   [junit4]   2> 191295 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c54daec{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 191295 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=831242359
   [junit4]   2> 191295 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 191295 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31c4ba99: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@46a51d2c
   [junit4]   2> 191304 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 191304 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b44e96a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@873d83a
   [junit4]   2> 191310 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 191311 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70dd10e1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e4c9443
   [junit4]   2> 191311 INFO  (coreCloseExecutor-1581-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@201fb9ee
   [junit4]   2> 191312 INFO  (coreCloseExecutor-1581-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=538950126
   [junit4]   2> 191312 INFO  (coreCloseExecutor-1581-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b180545: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3804710
   [junit4]   2> 191340 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57a5174b{/solr,null,UNAVAILABLE}
   [junit4]   2> 191341 INFO  (SUITE-TestCopyFieldCollectionResource-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=5.698998768729098, sim=RandomSimilarity(queryNorm=true): {}, locale=kam, timezone=SystemV/CST6
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78016464,total=444596224
   [junit4]   2> NOTE: All tests run in this JVM: [SegmentsInfoRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestRequestForwarding, ShardRoutingCustomTest, TestConfigsApi, TestShardHandlerFactory, CoreAdminRequestStatusTest, TestMaxScoreQueryParser, TestMergePolicyConfig, BlockJoinFacetDistribTest, TestAnalyzeInfixSuggestions, ZkNodePropsTest, TestCloudRecovery, OverseerCollectionConfigSetProcessorTest, OpenExchangeRatesOrgProviderTest, HttpSolrCallGetCoreTest, SolrIndexMetricsTest, SynonymTokenizerTest, TestUtilizeNode, TestComponentsName, SolrCloudExampleTest, UtilsToolTest, TestLuceneIndexBackCompat, SmileWriterTest, TestSolrCloudWithHadoopAuthPlugin, TestBM25SimilarityFactory, TestSolrConfigHandlerConcurrent, TestGroupingSearch, SolrMetricsIntegrationTest, DocValuesMultiTest, TestChildDocTransformer, TestExactSharedStatsCache, AnalysisErrorHandlingTest, TestClusterStateMutator, TestCopyFieldCollectionResource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCopyFieldCollectionResource -Dtests.seed=F6A32DF155853569 -Dtests.slow=true -Dtests.locale=kam -Dtests.timezone=SystemV/CST6 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestCopyFieldCollectionResource (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.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestCopyFieldCollectionResource_F6A32DF155853569-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F6A32DF155853569]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [55/751 (1!)] on J1 in 1.12s, 5 tests, 1 error <<< FAILURES!

[...truncated 689 lines...]
   [junit4] Suite: org.apache.solr.handler.TestBlobHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\init-core-data-001
   [junit4]   2> 1397323 WARN  (SUITE-TestBlobHandler-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1397323 INFO  (SUITE-TestBlobHandler-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1397328 INFO  (SUITE-TestBlobHandler-seed#[F6A32DF155853569]-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> 1397328 INFO  (SUITE-TestBlobHandler-seed#[F6A32DF155853569]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1397329 INFO  (SUITE-TestBlobHandler-seed#[F6A32DF155853569]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mz/
   [junit4]   2> 1397352 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1397353 INFO  (Thread-2137) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1397353 INFO  (Thread-2137) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1397365 ERROR (Thread-2137) [    ] 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> 1397453 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.ZkTestServer start zk server on port:61160
   [junit4]   2> 1397461 INFO  (zkConnectionManagerCallback-2443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397478 INFO  (zkConnectionManagerCallback-2445-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397485 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1397489 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1397491 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1397494 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1397495 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1397497 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1397499 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1397501 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1397503 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1397504 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1397506 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1397509 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1398177 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1398178 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3785accf{/mz,null,AVAILABLE}
   [junit4]   2> 1398185 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f792b3c{HTTP/1.1,[http/1.1]}{127.0.0.1:61167}
   [junit4]   2> 1398185 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.e.j.s.Server Started @1408529ms
   [junit4]   2> 1398185 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mz, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\tempDir-001/control/data, hostPort=61167, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 1398186 ERROR (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1398186 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1398186 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1398186 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1398186 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-08T02:49:58.161825900Z
   [junit4]   2> 1398189 INFO  (zkConnectionManagerCallback-2447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398191 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160340789550002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1398191 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1398191 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\control-001\solr.xml
   [junit4]   2> 1398197 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1398197 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1398198 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1398204 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61160/solr
   [junit4]   2> 1398207 INFO  (zkConnectionManagerCallback-2451-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398209 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160340789550003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1398211 INFO  (zkConnectionManagerCallback-2453-thread-1-processing-n:127.0.0.1:61167_mz) [n:127.0.0.1:61167_mz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398414 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1398416 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61167_mz
   [junit4]   2> 1398416 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.c.Overseer Overseer (id=99136398775615492-127.0.0.1:61167_mz-n_0000000000) starting
   [junit4]   2> 1398427 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61167_mz
   [junit4]   2> 1398540 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 1398554 INFO  (OverseerStateUpdate-99136398775615492-127.0.0.1:61167_mz-n_0000000000) [n:127.0.0.1:61167_mz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398557 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 1398557 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 1398560 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [n:127.0.0.1:61167_mz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\control-001\cores
   [junit4]   2> 1398614 INFO  (zkConnectionManagerCallback-2459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398619 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398621 INFO  (TEST-TestBlobHandler.doBlobHandlerTest-seed#[F6A32DF155853569]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61160/solr ready
   [junit4]   2> 1398624 INFO  (qtp718581671-13108) [n:127.0.0.1:61167_mz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61167_mz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1398629 INFO  (OverseerThreadFactory-4918-thread-1-processing-n:127.0.0.1:61167_mz) [n:127.0.0.1:61167_mz    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1398746 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1398747 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1398857 INFO  (zkCallback-2452-thread-1-processing-n:127.0.0.1:61167_mz) [n:127.0.0.1:61167_mz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1399790 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1399820 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1399934 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1399959 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1399960 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72352ebf
   [junit4]   2> 1399960 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1399960 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestBlobHandler_F6A32DF155853569-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1399963 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10317760755302113]
   [junit4]   2> 1399967 WARN  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1400059 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1400059 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1400059 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1400064 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1400065 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.791015625, floorSegmentMB=1.55078125, forceMergeDeletesPctAllowed=25.038517524073818, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49680156268920983
   [junit4]   2> 1400066 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c5d7d67[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1400067 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1400068 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1400069 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1400070 INFO  (searcherExecutor-4919-thread-1-processing-n:127.0.0.1:61167_mz x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@c5d7d67[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400070 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586182383253585920
   [junit4]   2> 1400101 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1400101 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1400101 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61167/mz/control_collection_shard1_replica_n1/
   [junit4]   2> 1400101 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1400101 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61167/mz/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1400101 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1400107 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61167/mz/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1400212 INFO  (zkCallback-2452-thread-1-processing-n:127.0.0.1:61167_mz) [n:127.0.0.1:61167_mz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1400262 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1400266 INFO  (qtp718581671-13105) [n:127.0.0.1:61167_mz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1519
   [junit4]   2> 1400269 INFO  (qtp718581671-13108) [n:127.0.0.1:61167_mz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1400368 INFO  (zkCallback-2452-thread-2-processing-n:127.0.0.1:61167_mz) [n:127.0.0.1:61167_mz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1400629 INFO  (OverseerCollectionConfigSetProcessor-99136398775615492-127.0.0.1:61167_mz-n_0000000000) [n:127.0.0.1:61167_mz    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1401270 INFO  (qtp718581671-13108) [n:127.0.0.1:61167_mz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61167_mz&wt=javabin&version=2} status=0 QTime=2645
   [junit4]   2> 1401277 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160340789550005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnx

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

g.LogFilter afterHandle
   [junit4]   2> INFO: ????-??-??	??:??:??	127.0.0.1	-	127.0.0.1	55869	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	271	1	http://127.0.0.1:55869	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 25050 WARN  (qtp1380736033-250) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 25054 INFO  (qtp1380736033-248) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score&rows=4&wt=json&debugQuery=on&rq={!ltr+reRankDocs%3D4+model%3Dlinear-efi}} hits=4 status=0 QTime=2
   [junit4]   2> 25057 INFO  (qtp1380736033-247) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score&rows=4&wt=json&debugQuery=on&rq={!ltr+reRankDocs%3D4+model%3Dlinear-efi}} hits=4 status=0 QTime=2
   [junit4]   2> 25060 INFO  (TEST-TestLTRQParserExplain.LinearScoreExplainMissingEfiFeatureShouldReturnDefaultScore-seed#[E95BE43AD84DD2C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending LinearScoreExplainMissingEfiFeatureShouldReturnDefaultScore
   [junit4]   2> 25063 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@97a37b4{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 25063 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2146989401
   [junit4]   2> 25065 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 25065 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 25065 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 25067 INFO  (coreCloseExecutor-153-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f165b32
   [junit4]   2> 25067 INFO  (coreCloseExecutor-153-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1058429746
   [junit4]   2> 25079 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@675a655b{/solr,null,UNAVAILABLE}
   [junit4]   2> 25085 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 25085 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=498361256
   [junit4]   2> 25085 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 25085 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a51df6b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 25085 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 25086 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cbbca47: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 25086 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 25086 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d0180cb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 25086 INFO  (coreCloseExecutor-155-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a530511
   [junit4]   2> 25086 INFO  (coreCloseExecutor-155-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=173212945
   [junit4]   2> 25086 INFO  (coreCloseExecutor-155-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2253c69c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 25089 INFO  (SUITE-TestLTRQParserExplain-seed#[E95BE43AD84DD2C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=pa-Arab-PK, timezone=VST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=54341024,total=118489088
   [junit4]   2> NOTE: All tests run in this JVM: [TestRankingFeature, TestModelManager, TestUserTermScorerQuery, TestFieldLengthFeature, TestLTRReRankingPipeline, TestValueFeature, TestLTRQParserExplain]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTRQParserExplain -Dtests.seed=E95BE43AD84DD2C -Dtests.slow=true -Dtests.locale=pa-Arab-PK -Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLTRQParserExplain (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.2-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserExplain_E95BE43AD84DD2C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserExplain_E95BE43AD84DD2C-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E95BE43AD84DD2C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [14/35 (1!)] on J1 in 1.12s, 4 tests, 1 error <<< FAILURES!

[...truncated 32906 lines...]

[JENKINS] Lucene-Solr-7.2-Windows (32bit/jdk1.8.0_144) - Build # 5 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/5/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:56849/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56849/collection1
	at __randomizedtesting.SeedInfo.seed([692993E6D86F4A55:E17DAC3C769327AD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
8 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=4153, name=zkCallback-963-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=4177, name=zkCallback-963-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=4024, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    4) Thread[id=4025, name=zkConnectionManagerCallback-964-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=4187, name=zkCallback-963-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=4023, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-SendThread(127.0.0.1:56728), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    7) Thread[id=4022, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=4027, name=zkCallback-963-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=4153, name=zkCallback-963-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=4177, name=zkCallback-963-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=4024, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   4) Thread[id=4025, name=zkConnectionManagerCallback-964-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=4187, name=zkCallback-963-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=4023, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-SendThread(127.0.0.1:56728), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   7) Thread[id=4022, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=4027, name=zkCallback-963-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([692993E6D86F4A55]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4153, name=zkCallback-963-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=4177, name=zkCallback-963-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=4025, name=zkConnectionManagerCallback-964-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=4187, name=zkCallback-963-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=4023, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-SendThread(127.0.0.1:56728), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    6) Thread[id=4027, name=zkCallback-963-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4153, name=zkCallback-963-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=4177, name=zkCallback-963-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=4025, name=zkConnectionManagerCallback-964-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=4187, name=zkCallback-963-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=4023, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-SendThread(127.0.0.1:56728), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   6) Thread[id=4027, name=zkCallback-963-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([692993E6D86F4A55]:0)




Build Log:
[...truncated 11973 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\init-core-data-001
   [junit4]   2> 485487 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[692993E6D86F4A55]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 485488 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[692993E6D86F4A55]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 485492 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[692993E6D86F4A55]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 485492 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[692993E6D86F4A55]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 485493 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[692993E6D86F4A55]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 485495 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 485496 INFO  (Thread-860) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 485496 INFO  (Thread-860) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 485499 ERROR (Thread-860) [    ] 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> 485596 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.ZkTestServer start zk server on port:56728
   [junit4]   2> 485600 INFO  (zkConnectionManagerCallback-944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 485605 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160320d08810000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 485608 INFO  (zkConnectionManagerCallback-946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 485617 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 485620 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 485622 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 485623 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 485625 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 485627 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 485629 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 485631 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 485634 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 485637 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 485639 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 485641 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160320d08810001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 485642 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 486162 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 486163 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c1a73{/,null,AVAILABLE}
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d7905a{HTTP/1.1,[http/1.1]}{127.0.0.1:56735}
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.Server Started @493347ms
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\tempDir-001/control/data, hostContext=/, hostPort=56735, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\control-001\cores}
   [junit4]   2> 486166 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 486166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T17:36:43.804Z
   [junit4]   2> 486170 INFO  (zkConnectionManagerCallback-948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486172 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 486173 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\control-001\solr.xml
   [junit4]   2> 486186 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 486186 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 486188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 486194 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56728/solr
   [junit4]   2> 486196 INFO  (zkConnectionManagerCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160320d08810003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 486201 INFO  (zkConnectionManagerCallback-954-thread-1-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486344 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 486345 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56735_
   [junit4]   2> 486346 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.c.Overseer Overseer (id=99134223360786436-127.0.0.1:56735_-n_0000000000) starting
   [junit4]   2> 486357 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56735_
   [junit4]   2> 486363 INFO  (OverseerStateUpdate-99134223360786436-127.0.0.1:56735_-n_0000000000) [n:127.0.0.1:56735_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 486698 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 486710 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 486710 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 486713 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56735_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\control-001\cores
   [junit4]   2> 486752 INFO  (zkConnectionManagerCallback-960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486755 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 486756 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56728/solr ready
   [junit4]   2> 486759 INFO  (qtp7571976-3979) [n:127.0.0.1:56735_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56735_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 486765 INFO  (OverseerThreadFactory-1527-thread-1-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 486876 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 486877 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 486986 INFO  (zkCallback-953-thread-1-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 487907 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 487925 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 488016 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 488044 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 488045 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 488045 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 488045 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 488055 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=54.1708984375, floorSegmentMB=0.583984375, forceMergeDeletesPctAllowed=22.408882066056204, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4496431413688594
   [junit4]   2> 488064 WARN  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 488172 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 488172 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 488173 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 488173 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 488175 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1c4753a
   [junit4]   2> 488177 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fbd2a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 488179 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 488179 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 488180 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 488188 INFO  (searcherExecutor-1530-thread-1-processing-n:127.0.0.1:56735_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3fbd2a[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 488188 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586147576592203776
   [junit4]   2> 488196 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 488196 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 488196 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56735/control_collection_shard1_replica_n1/
   [junit4]   2> 488196 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 488196 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:56735/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 488197 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 488202 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56735/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 488307 INFO  (zkCallback-953-thread-2-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 488354 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 488358 INFO  (qtp7571976-3982) [n:127.0.0.1:56735_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1482
   [junit4]   2> 488362 INFO  (qtp7571976-3979) [n:127.0.0.1:56735_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 488458 INFO  (zkCallback-953-thread-1-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 488767 INFO  (OverseerCollectionConfigSetProcessor-99134223360786436-127.0.0.1:56735_-n_0000000000) [n:127.0.0.1:56735_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 489363 INFO  (qtp7571976-3979) [n:127.0.0.1:56735_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56735_&wt=javabin&version=2} status=0 QTime=2604
   [junit4]   2> 489365 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160320d08810005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 489378 INFO  (zkConnectionManagerCallback-964-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489381 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 489383 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56728/solr ready
   [junit4]   2> 489383 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 489385 INFO  (qtp7571976-3983) [n:127.0.0.1:56735_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 489388 INFO  (OverseerThreadFactory-1527-thread-2-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 489389 WARN  (OverseerThreadFactory-1527-thread-2-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 489596 INFO  (qtp7571976-3983) [n:127.0.0.1:56735_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 489596 INFO  (qtp7571976-3983) [n:127.0.0.1:56735_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=212
   [junit4]   2> 490099 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-1-001 of type TLOG
   [junit4]   2> 490100 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 490101 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d835d{/,null,AVAILABLE}
   [junit4]   2> 490101 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1af4860{HTTP/1.1,[http/1.1]}{127.0.0.1:56756}
   [junit4]   2> 490101 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.Server Started @497283ms
   [junit4]   2> 490101 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56756, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-1-001\cores}
   [junit4]   2> 490102 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 490102 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 490102 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 490102 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 490102 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T17:36:47.740Z
   [junit4]   2> 490106 INFO  (zkConnectionManagerCallback-966-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490108 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160320d08810007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 490108 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 490109 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-1-001\solr.xml
   [junit4]   2> 490121 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 490121 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 490124 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 490129 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56728/solr
   [junit4]   2> 490131 INFO  (zkConnectionManagerCallback-970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490136 INFO  (zkConnectionManagerCallback-972-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490144 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 490147 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 490149 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56756_
   [junit4]   2> 490149 INFO  (zkCallback-963-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 490149 INFO  (zkCallback-953-thread-1-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 490149 INFO  (zkCallback-971-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 490309 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 490319 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 490319 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 490323 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56756_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-1-001\cores
   [junit4]   2> 490359 INFO  (qtp7571976-3985) [n:127.0.0.1:56735_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56756_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 490362 INFO  (OverseerCollectionConfigSetProcessor-99134223360786436-127.0.0.1:56735_-n_0000000000) [n:127.0.0.1:56735_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 490363 INFO  (OverseerThreadFactory-1527-thread-3-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56756_ for creating new replica
   [junit4]   2> 490368 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 490369 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 491408 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 491448 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 491552 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 491578 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true
   [junit4]   2> 491579 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 491579 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 491579 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-1-001\cores\collection1_shard1_replica_t21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 491587 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=54.1708984375, floorSegmentMB=0.583984375, forceMergeDeletesPctAllowed=22.408882066056204, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4496431413688594
   [junit4]   2> 491594 WARN  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 491702 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 491702 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 491704 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 491704 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 491706 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@ee700e
   [junit4]   2> 491707 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eade9a[collection1_shard1_replica_t21] main]
   [junit4]   2> 491708 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 491708 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 491710 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 491711 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586147580286337024
   [junit4]   2> 491713 INFO  (searcherExecutor-1541-thread-1-processing-n:127.0.0.1:56756_ x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher Searcher@1eade9a[collection1_shard1_replica_t21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56756/collection1_shard1_replica_t21/
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy http://127.0.0.1:56756/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 491717 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 491722 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56756/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 491826 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 491829 INFO  (qtp10920823-4039) [n:127.0.0.1:56756_ c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1461
   [junit4]   2> 491834 INFO  (qtp7571976-3985) [n:127.0.0.1:56735_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56756_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1474
   [junit4]   2> 492373 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-2-001 of type TLOG
   [junit4]   2> 492374 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 492375 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1058252{/,null,AVAILABLE}
   [junit4]   2> 492376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@137e108{HTTP/1.1,[http/1.1]}{127.0.0.1:56849}
   [junit4]   2> 492376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.e.j.s.Server Started @499558ms
   [junit4]   2> 492376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56849, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-2-001\cores}
   [junit4]   2> 492377 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 492393 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 492394 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 492394 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 492394 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T17:36:50.032Z
   [junit4]   2> 492403 INFO  (OverseerCollectionConfigSetProcessor-99134223360786436-127.0.0.1:56735_-n_0000000000) [n:127.0.0.1:56735_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 492406 INFO  (zkConnectionManagerCallback-975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492417 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 492417 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-2-001\solr.xml
   [junit4]   2> 492431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 492431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 492432 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 492444 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56728/solr
   [junit4]   2> 492447 INFO  (zkConnectionManagerCallback-979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492451 INFO  (zkConnectionManagerCallback-981-thread-1-processing-n:127.0.0.1:56849_) [n:127.0.0.1:56849_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492461 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 492464 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 492467 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56849_
   [junit4]   2> 492469 INFO  (zkCallback-971-thread-1-processing-n:127.0.0.1:56756_) [n:127.0.0.1:56756_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492469 INFO  (zkCallback-963-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492469 INFO  (zkCallback-953-thread-1-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492470 INFO  (zkCallback-980-thread-1-processing-n:127.0.0.1:56849_) [n:127.0.0.1:56849_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492629 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 492647 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 492648 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 492651 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]) [n:127.0.0.1:56849_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-2-001\cores
   [junit4]   2> 492700 INFO  (qtp7571976-3986) [n:127.0.0.1:56735_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:56849_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 492704 INFO  (OverseerThreadFactory-1527-thread-4-processing-n:127.0.0.1:56735_) [n:127.0.0.1:56735_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56849_ for creating new replica
   [junit4]   2> 492709 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 492710 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 493758 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 493780 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema [collection1_shard1_replica_t23] Schema name=test
   [junit4]   2> 493876 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 493913 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t23' using configuration from collection collection1, trusted=true
   [junit4]   2> 493914 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t23' (registry 'solr.core.collection1.shard1.replica_t23') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d00e2
   [junit4]   2> 493914 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 493914 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore [[collection1_shard1_replica_t23] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-2-001\cores\collection1_shard1_replica_t23], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_692993E6D86F4A55-001\shard-2-001\cores\collection1_shard1_replica_t23\data\]
   [junit4]   2> 493926 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=54.1708984375, floorSegmentMB=0.583984375, forceMergeDeletesPctAllowed=22.408882066056204, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4496431413688594
   [junit4]   2> 493933 WARN  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 494056 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 494057 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 494058 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 494058 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 494068 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@42c300
   [junit4]   2> 494069 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.SolrIndexSearcher Opening [Searcher@167cead[collection1_shard1_replica_t23] main]
   [junit4]   2> 494070 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 494070 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 494071 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 494071 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586147582760976384
   [junit4]   2> 494073 INFO  (searcherExecutor-1552-thread-1-processing-n:127.0.0.1:56849_ x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore [collection1_shard1_replica_t23] Registered new searcher Searcher@167cead[collection1_shard1_replica_t23] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 494076 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 494079 INFO  (qtp15592784-4065) [n:127.0.0.1:56849_ c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1370
   [junit4]   2> 494082 INFO  (qtp7571976-3986) [n:127.0.0.1:56735_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:56849_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1382
   [junit4]   2> 494128 INFO  (updateExecutor-976-thread-1-processing-n:127.0.0.1:56849_ x:collection1_shard1_replica_t23 s:shard1 c:collection1) [n:127.0.0.1:56849_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 494173 INFO  (recoveryExecutor-977-thread-1-processing-n:127.0.0.1:56849_ x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:56849_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 494174 INFO  (recoveryExecutor-977-thread-1-processing-n:127.0.0.1:56849_ x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:56849_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 494174 INFO  (recoveryExecutor-977-thread-1-processing-n:127.0.0.1:56849_ x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_

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

 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=4187, name=zkCallback-963-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=4023, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-SendThread(127.0.0.1:56728), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]    >    7) Thread[id=4022, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=4027, name=zkCallback-963-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([692993E6D86F4A55]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4153, name=zkCallback-963-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=4177, name=zkCallback-963-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=4025, name=zkConnectionManagerCallback-964-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=4187, name=zkCallback-963-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=4023, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[692993E6D86F4A55]-SendThread(127.0.0.1:56728), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]    >    6) Thread[id=4027, name=zkCallback-963-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([692993E6D86F4A55]:0)
   [junit4] Completed [111/751 (1!)] on J0 in 73.65s, 1 test, 3 errors <<< FAILURES!

[...truncated 45223 lines...]