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/20 10:11:54 UTC

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

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 (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...]