Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/229/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.lucene.index.TestIndexManyDocuments
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001\tempDir-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001\tempDir-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001
at __randomizedtesting.SeedInfo.seed([1B7E716176DBA076]: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([E54B9B7A7BB8EE4F:3A2B3AABB09F8DEA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
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">5</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:877)
... 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=7416, name=searcherExecutor-2568-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=7416, name=searcherExecutor-2568-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([E54B9B7A7BB8EE4F]: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=7416, name=searcherExecutor-2568-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=7416, name=searcherExecutor-2568-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([E54B9B7A7BB8EE4F]:0)
Build Log:
[...truncated 1483 lines...]
[junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-UY, timezone=Asia/Sakhalin
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=63047848,total=491257856
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldReuse,
Test2BPostingsBytes, TestBlockPostingsFormat, TestDateTools,
TestIndexWriterConfig, TestDocumentWriter, TestIndexWriterOnVMError,
TestWildcard, TestUsageTrackingFilterCachingPolicy, TestSimilarityBase,
TestFieldType, TestCachingCollector, TestPackedInts, Test2BBKDPoints,
TestBytesStore, TestStressIndexing, TestPointQueries, TestForTooMuchCloning,
TestSloppyMath, TestElevationComparator, TestAllFilesHaveChecksumFooter,
TestPerFieldPostingsFormat, TestIndexWriterForceMerge,
TestConcurrentMergeScheduler, TestNGramPhraseQuery, TestIndexWriterReader,
TestNRTThreads, TestDocValuesRewriteMethod, TestFastCompressionMode,
TestNRTReaderWithThreads, TestSpanNotQuery, TestStressIndexing2,
TestBoolean2ScorerSupplier, TestDuelingCodecsAtNight, TestMultiset,
TestIndexOrDocValuesQuery, TestSwappedIndexFiles, TestNoDeletionPolicy,
TestCheckIndex, Test2BNumericDocValues, TestBasics, TestNRTReaderCleanup,
TestAutomatonQueryUnicode, TestMultiCollector, TestSpanBoostQuery,
TestDisjunctionMaxQuery, TestMergePolicyWrapper, TestPerFieldPostingsFormat2,
TestTimSorterWorstCase, TestDemo, TestSpanMultiTermQueryWrapper,
TestInfoStream, TestIndexWriterCommit, TestPrefixCodedTerms,
TestExitableDirectoryReader, TestIndexWriterThreadsToSegments,
TestDeletionPolicy, TestMultiDocValues, TestTryDelete,
TestGraphTokenStreamFiniteStrings, TestGraphTokenizers, TestCachingTokenFilter,
Test2BBinaryDocValues, TestDocIDMerger, TestComplexExplanationsOfNonMatches,
TestBM25Similarity, TestPositiveScoresOnlyCollector, TestBytesRefArray,
TestStressAdvance, TestMaxTermFrequency, TestPerSegmentDeletes,
TestMergedIterator, TestSynonymQuery, TestTopFieldCollector,
TestBytesRefAttImpl, TestFlex, TestField, TestFixedLengthBytesRefArray,
TestEarlyTermination, TestBooleanScorer, TestIndexCommit,
TestCompiledAutomaton, TestOneMergeWrappingMergePolicy,
TestControlledRealTimeReopenThread, TestRollingUpdates,
TestIndexWriterNRTIsCurrent, TestSpanTermQuery, TestDocIdsWriter,
TestMixedDocValuesUpdates, TestLongRangeFieldQueries, TestTermsEnum2,
TestSegmentMerger, TestIndexedDISI, TestIntsRef,
LimitedFiniteStringsIteratorTest, TestIndexReaderClose,
TestDelegatingAnalyzerWrapper, Test2BTerms, Test2BPagedBytes, TestPolygon2D,
TestSetOnce, TestByteSlices, TestInPlaceMergeSorter, TestByteBlockPool,
TestFileSwitchDirectory, TestBufferedChecksum, TestIndexWriterLockRelease,
TestCustomSearcherSort, TestTermVectorsReader, Test2BPostings,
TestIntRangeFieldQueries, TestSortedSetDocValues, TestIndexWriterMerging,
TestIndexWriterWithThreads, TestShardSearching, TestFlushByRamOrCountsPolicy,
TestIndexWriterMergePolicy, TestBoolean2, TestTimeLimitingCollector,
TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestBufferedIndexInput,
TestConsistentFieldNumbers, TestWeakIdentityMap, TestSimpleExplanations,
TestLockFactory, TestPhraseQuery, TestOmitNorms, TestFixedBitSet,
TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode,
TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestPagedBytes,
TestSegmentTermDocs, TestDocValuesIndexing, TestDeterminizeLexicon,
TestPostingsOffsets, TestTransactionRollback, TestRAMDirectory,
TestDeterminism, TestBagOfPostings, TestStressNRT, TestIndexInput,
TestNearSpansOrdered, TestMultiFields, TestTermRangeQuery,
TestMultiTermConstantScore, TestLiveFieldValues, TestFuzzyQuery,
TestFieldMaskingSpanQuery, TestPrefixInBooleanQuery, TestSegmentTermEnum,
TestSortRandom, TestAutomatonQuery, TestPrefixRandom, TestMultiLevelSkipList,
TestSizeBoundedForceMerge, TestParallelTermEnum, TestConjunctions,
TestSimilarity, TestRollingBuffer, TestSimilarityProvider, TestSearch,
TestCharsRef, TestDocCount, TestTotalHitCountCollector, TestSpanFirstQuery,
TestNoMergeScheduler, TestBytesRef, TestRollback, TestIndexWriterOnJRECrash,
TestCodecHoldsOpenFiles, MultiCollectorTest, TestSimpleAttributeImpl,
Test2BPositions, TestNewestSegment, TestCharacterUtils, TestStopFilter,
TestPackedTokenAttributeImpl, TestBlockPostingsFormat3,
TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression,
TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestLucene70NormsFormat,
TestGeoEncodingUtils, TestGeoUtils, Test2BSortedDocValuesFixedSorted,
Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestCustomTermFreq,
TestDocValues, TestDocsWithFieldSet, TestExceedMaxTermLength,
TestFilterDirectoryReader, TestIndexManyDocuments]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestIndexManyDocuments -Dtests.seed=1B7E716176DBA076
-Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=Asia/Sakhalin
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 | TestIndexManyDocuments (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001\tempDir-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexManyDocuments_1B7E716176DBA076-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([1B7E716176DBA076]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [379/454 (1!)] on J1 in 0.87s, 1 test, 1 error <<<
FAILURES!
[...truncated 10505 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> 501293 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\init-core-data-001
[junit4] 2> 501294 WARN
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 501295 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 501298 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-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> 501299 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRace
[junit4] 2> 501342 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\solr.xml
[junit4] 2> 501349 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 501413 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501418 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501418 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501425 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 501459 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501459 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501466 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501467 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 501475 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 501479 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501479 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection5,
trusted=true
[junit4] 2> 501479 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection5' (registry 'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501479 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501479 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection5],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection5\data\]
[junit4] 2> 501479 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 501481 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501482 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection2,
trusted=true
[junit4] 2> 501482 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection2' (registry 'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501482 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501482 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection2\data\]
[junit4] 2> 501485 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501485 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection1,
trusted=true
[junit4] 2> 501485 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501485 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501485 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection1\data\]
[junit4] 2> 501486 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 501489 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 501494 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 501577 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 501577 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 501578 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 501584 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 501584 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 501584 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 501585 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ce598cd[collection1] main]
[junit4] 2> 501587 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection1\conf
[junit4] 2> 501587 INFO (coreLoadExecutor-2467-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 501588 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2172621d[collection5] main]
[junit4] 2> 501588 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection5\conf
[junit4] 2> 501589 INFO (coreLoadExecutor-2467-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 501589 INFO
(searcherExecutor-2470-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4ce598cd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 501590 INFO
(searcherExecutor-2468-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@2172621d[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 501598 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 501598 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 501599 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 501599 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5cc17e0d[collection2] main]
[junit4] 2> 501600 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection2\conf
[junit4] 2> 501600 INFO (coreLoadExecutor-2467-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 501601 INFO
(searcherExecutor-2469-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@5cc17e0d[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 501626 INFO (Thread-1372) [ x:collection3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501633 INFO (Thread-1372) [ x:collection3]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 501644 INFO (Thread-1372) [ x:collection3]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501644 INFO (Thread-1372) [ x:collection3]
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection3,
trusted=true
[junit4] 2> 501644 INFO (Thread-1372) [ x:collection3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection3' (registry
'solr.core.collection3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501644 INFO (Thread-1372) [ x:collection3]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501644 INFO (Thread-1372) [ x:collection3]
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\.\collection3\data\]
[junit4] 2> 501650 INFO (Thread-1372) [ x:collection3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 501716 INFO (Thread-1372) [ x:collection3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 501716 INFO (Thread-1372) [ x:collection3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 501716 INFO (Thread-1372) [ x:collection3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 501717 INFO (Thread-1372) [ x:collection3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f7f647f[collection3] main]
[junit4] 2> 501719 INFO (Thread-1372) [ x:collection3]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-001\collection3\conf
[junit4] 2> 501719 INFO (Thread-1372) [ x:collection3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 501720 INFO
(searcherExecutor-2480-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@3f7f647f[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 501721 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1970725439
[junit4] 2> 501721 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 501721 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@63003ace: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6ec9e2c5
[junit4] 2> 501723 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 501723 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d9fba1c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1c63e2ac
[junit4] 2> 501725 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 501725 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@194c294c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c50aff1
[junit4] 2> 501726 INFO (coreCloseExecutor-2484-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e87bca8
[junit4] 2> 501726 INFO (coreCloseExecutor-2484-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1317518504
[junit4] 2> 501727 INFO (coreCloseExecutor-2484-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@63628cef: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3cf548d7
[junit4] 2> 501729 INFO (coreCloseExecutor-2484-thread-2) [
x:collection5] o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@5dc41912
[junit4] 2> 501729 INFO (coreCloseExecutor-2484-thread-3) [
x:collection2] o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@4c3bff16
[junit4] 2> 501729 INFO (coreCloseExecutor-2484-thread-4) [
x:collection3] o.a.s.c.SolrCore [collection3] CLOSING SolrCore
org.apache.solr.core.SolrCore@48df5d0b
[junit4] 2> 501730 INFO (coreCloseExecutor-2484-thread-2) [
x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection5, tag=1573132562
[junit4] 2> 501730 INFO (coreCloseExecutor-2484-thread-2) [
x:collection5] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64d75339: rootName = null,
domain = solr.core.collection5, service url = null, agent id = null] for
registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@5e5a7b53
[junit4] 2> 501735 INFO (coreCloseExecutor-2484-thread-3) [
x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection2, tag=1279000342
[junit4] 2> 501735 INFO (coreCloseExecutor-2484-thread-3) [
x:collection2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e6fd6a7: rootName = null,
domain = solr.core.collection2, service url = null, agent id = null] for
registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@31e64687
[junit4] 2> 501739 INFO (coreCloseExecutor-2484-thread-4) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection3, tag=1222597899
[junit4] 2> 501740 INFO (coreCloseExecutor-2484-thread-4) [
x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64351033: rootName = null,
domain = solr.core.collection3, service url = null, agent id = null] for
registry solr.core.collection3 / com.codahale.metrics.MetricRegistry@b941b2
[junit4] 2> 501744 INFO
(TEST-TestLazyCores.testRace-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRace
[junit4] 2> 501746 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
[junit4] 2> 501785 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\solr.xml
[junit4] 2> 501792 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 501853 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501857 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501857 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501864 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 501894 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501896 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501898 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 501907 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 501914 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 501914 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501914 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection2,
trusted=true
[junit4] 2> 501914 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 501915 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection2' (registry 'solr.core.collection2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501915 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501915 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection2\data\]
[junit4] 2> 501917 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501917 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection5,
trusted=true
[junit4] 2> 501917 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection5' (registry 'solr.core.collection5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 501917 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501917 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection5],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection5\data\]
[junit4] 2> 501919 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 501919 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection1,
trusted=true
[junit4] 2> 501920 INFO (coreLoadExecutor-2491-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@54b372d4
[junit4] 2> 501920 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 501920 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection1\data\]
[junit4] 2> 501926 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 501927 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 501927 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=2.63671875,
floorSegmentMB=1.7236328125, forceMergeDeletesPctAllowed=17.384376934682592,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.33140984238187343
[junit4] 2> 502008 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502008 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=44.59375,
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=12.873391829626598,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69f55134[collection1] main]
[junit4] 2> 502010 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2adecaf3[collection5] main]
[junit4] 2> 502011 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection1\conf
[junit4] 2> 502011 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection5\conf
[junit4] 2> 502011 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5edf2168[collection2] main]
[junit4] 2> 502011 INFO (coreLoadExecutor-2491-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502011 INFO (coreLoadExecutor-2491-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502012 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection2\conf
[junit4] 2> 502012 INFO
(searcherExecutor-2494-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69f55134[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502012 INFO
(searcherExecutor-2493-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@2adecaf3[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502013 INFO (coreLoadExecutor-2491-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502013 INFO
(searcherExecutor-2492-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@5edf2168[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502037 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502049 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 502053 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502053 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection3,
trusted=true
[junit4] 2> 502054 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection3' (registry 'solr.core.collection3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502054 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502054 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection3],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection3\data\]
[junit4] 2> 502059 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] 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.0]
[junit4] 2> 502126 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502126 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502126 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=8, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=94.892578125,
floorSegmentMB=0.6806640625, forceMergeDeletesPctAllowed=25.539256105666084,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 502127 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@55457ae2[collection3] main]
[junit4] 2> 502128 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection3\conf
[junit4] 2> 502128 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502129 INFO
(searcherExecutor-2504-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@55457ae2[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502152 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502158 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 502162 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502162 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection4,
trusted=true
[junit4] 2> 502162 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection4' (registry 'solr.core.collection4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502162 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502162 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection4\data\]
[junit4] 2> 502168 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=88.6318359375,
floorSegmentMB=1.7705078125, forceMergeDeletesPctAllowed=28.624443843300373,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 502235 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502235 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502236 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 502237 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@71a5acb8[collection4] main]
[junit4] 2> 502238 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection4\conf
[junit4] 2> 502238 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502239 INFO
(searcherExecutor-2508-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@71a5acb8[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502261 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502274 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 502277 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502277 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection6,
trusted=true
[junit4] 2> 502278 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection6' (registry 'solr.core.collection6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502278 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502278 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection6],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection6\data\]
[junit4] 2> 502286 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=99.2314453125,
floorSegmentMB=1.5078125, forceMergeDeletesPctAllowed=19.90472110816047,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 502357 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502357 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502358 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 502358 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@20840a99[collection6] main]
[junit4] 2> 502359 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection6\conf
[junit4] 2> 502359 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502360 INFO
(searcherExecutor-2512-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@20840a99[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502385 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502391 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema [collection7] Schema name=tiny
[junit4] 2> 502395 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502395 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection7,
trusted=true
[junit4] 2> 502395 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection7' (registry 'solr.core.collection7') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502395 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502395 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection7],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection7\data\]
[junit4] 2> 502401 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1575797028,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 502465 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502465 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502466 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=10.6533203125,
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=26.31949059737908,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 502466 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@675bb9ca[collection7] main]
[junit4] 2> 502467 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection7\conf
[junit4] 2> 502468 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502468 INFO
(searcherExecutor-2516-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection7] Registered new searcher
Searcher@675bb9ca[collection7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502490 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502497 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema [collection8] Schema name=tiny
[junit4] 2> 502507 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502507 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection8,
trusted=true
[junit4] 2> 502508 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection8' (registry 'solr.core.collection8') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502508 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502508 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection8],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection8\data\]
[junit4] 2> 502513 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 502578 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502578 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502579 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=8.287109375,
floorSegmentMB=0.580078125, forceMergeDeletesPctAllowed=15.975096173714379,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 502579 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@399031f8[collection8] main]
[junit4] 2> 502580 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection8\conf
[junit4] 2> 502581 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502581 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core
[collection3]
[junit4] 2> 502581 INFO
(searcherExecutor-2520-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection8] Registered new searcher
Searcher@399031f8[collection8]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502604 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502609 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema [collection9] Schema name=tiny
[junit4] 2> 502613 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502613 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection9' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection9,
trusted=true
[junit4] 2> 502613 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection9' (registry 'solr.core.collection9') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502613 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502613 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection9],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\.\collection9\data\]
[junit4] 2> 502619 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.17528498033267575]
[junit4] 2> 502682 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 502682 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 502683 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=85.080078125,
floorSegmentMB=2.099609375, forceMergeDeletesPctAllowed=20.631348317594753,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=0.279296875, noCFSRatio=0.0
[junit4] 2> 502683 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ad4424a[collection9] main]
[junit4] 2> 502684 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-002\collection9\conf
[junit4] 2> 502685 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 502685 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core
[collection2]
[junit4] 2> 502685 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.SolrCore [collection3] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d9ed2f3
[junit4] 2> 502685 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection3, tag=496947955
[junit4] 2> 502685 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@51f663ef: rootName = null,
domain = solr.core.collection3, service url = null, agent id = null] for
registry solr.core.collection3 / com.codahale.metrics.MetricRegistry@2a4c334f
[junit4] 2> 502685 INFO
(searcherExecutor-2524-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection9] Registered new searcher
Searcher@4ad4424a[collection9]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 502685 INFO (Thread-1387) [ ] o.a.s.c.SolrCore
[collection2] CLOSING SolrCore org.apache.solr.core.SolrCore@3136bbf1
[junit4] 2> 502690 INFO (Thread-1387) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.collection2, tag=825670641
[junit4] 2> 502690 INFO (Thread-1387) [ ] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@650b14a8:
rootName = null, domain = solr.core.collection2, service url = null, agent id =
null] for registry solr.core.collection2 /
com.codahale.metrics.MetricRegistry@6e652910
[junit4] 2> 502692 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1669167286
[junit4] 2> 502693 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 502693 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@eb08e65: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@66d7ef4f
[junit4] 2> 502696 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 502696 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@208bfb34: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1c63e2ac
[junit4] 2> 502698 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 502698 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@263bb277: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c50aff1
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@61a00ae4
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1637878500
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@66d4c3ae
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@86c63fc: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@700ea5cb
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-4-processing-x:collection3) [ x:collection6]
o.a.s.c.SolrCore [collection6] CLOSING SolrCore
org.apache.solr.core.SolrCore@34914eab
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-3-processing-x:collection3) [ x:collection4]
o.a.s.c.SolrCore [collection4] CLOSING SolrCore
org.apache.solr.core.SolrCore@37d4dc13
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-5-processing-x:collection3) [ x:collection7]
o.a.s.c.SolrCore [collection7] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c256a7d
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-6-processing-x:collection3) [ x:collection8]
o.a.s.c.SolrCore [collection8] CLOSING SolrCore
org.apache.solr.core.SolrCore@52c25d39
[junit4] 2> 502699 INFO
(coreCloseExecutor-2528-thread-7-processing-x:collection3) [ x:collection9]
o.a.s.c.SolrCore [collection9] CLOSING SolrCore
org.apache.solr.core.SolrCore@6820b35b
[junit4] 2> 502702 INFO
(coreCloseExecutor-2528-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection5, tag=1725219758
[junit4] 2> 502702 INFO
(coreCloseExecutor-2528-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6afe1f05: rootName = null,
domain = solr.core.collection5, service url = null, agent id = null] for
registry solr.core.collection5 / com.codahale.metrics.MetricRegistry@293e9364
[junit4] 2> 502706 INFO
(coreCloseExecutor-2528-thread-4-processing-x:collection3) [ x:collection6]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection6, tag=881938091
[junit4] 2> 502706 INFO
(coreCloseExecutor-2528-thread-4-processing-x:collection3) [ x:collection6]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a082bdf: rootName = null,
domain = solr.core.collection6, service url = null, agent id = null] for
registry solr.core.collection6 / com.codahale.metrics.MetricRegistry@6d9007ba
[junit4] 2> 502710 INFO
(coreCloseExecutor-2528-thread-3-processing-x:collection3) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection4, tag=936696851
[junit4] 2> 502710 INFO
(coreCloseExecutor-2528-thread-3-processing-x:collection3) [ x:collection4]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@497a1fd: rootName = null,
domain = solr.core.collection4, service url = null, agent id = null] for
registry solr.core.collection4 / com.codahale.metrics.MetricRegistry@45c18e50
[junit4] 2> 502714 INFO
(coreCloseExecutor-2528-thread-5-processing-x:collection3) [ x:collection7]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection7, tag=472214141
[junit4] 2> 502714 INFO
(coreCloseExecutor-2528-thread-5-processing-x:collection3) [ x:collection7]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10860770: rootName = null,
domain = solr.core.collection7, service url = null, agent id = null] for
registry solr.core.collection7 / com.codahale.metrics.MetricRegistry@517c489f
[junit4] 2> 502719 INFO
(coreCloseExecutor-2528-thread-6-processing-x:collection3) [ x:collection8]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection8, tag=1388469561
[junit4] 2> 502719 INFO
(coreCloseExecutor-2528-thread-6-processing-x:collection3) [ x:collection8]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28a43444: rootName = null,
domain = solr.core.collection8, service url = null, agent id = null] for
registry solr.core.collection8 / com.codahale.metrics.MetricRegistry@17a0f8c2
[junit4] 2> 502722 INFO
(coreCloseExecutor-2528-thread-7-processing-x:collection3) [ x:collection9]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection9, tag=1746973531
[junit4] 2> 502722 INFO
(coreCloseExecutor-2528-thread-7-processing-x:collection3) [ x:collection9]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e5a80c4: rootName = null,
domain = solr.core.collection9, service url = null, agent id = null] for
registry solr.core.collection9 / com.codahale.metrics.MetricRegistry@363fa544
[junit4] 2> 502728 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit
[junit4] 2> 502729 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###Starting testNoCommit
[junit4] 2> 502766 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-003\solr.xml
[junit4] 2> 502772 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 502839 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502844 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502844 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54b372d4
[junit4] 2> 502850 INFO
(TEST-TestLazyCores.testNoCommit-seed#[E54B9B7A7BB8EE4F]) [ x:collection3]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 502878 INFO
(coreLoadExecutor-2535-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502878 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502880 INFO
(coreLoadExecutor-2535-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 502885 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 502887 INFO
(coreLoadExecutor-2535-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 502890 INFO
(coreLoadExecutor-2535-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 502890 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502890 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-003\.\collection1,
trusted=true
[junit4] 2> 502891 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ 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@54b372d4
[junit4] 2> 502891 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 502891 INFO
(coreLoadExecutor-2535-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-003\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001\tempDir-003\.\collection1\data\]
[junit4] 2> 502897 INFO
(coreLoadExecutor-2535-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 502898 INFO
(coreLoadExecutor-2535-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.CoreContainer Creating SolrCore
[...truncated too long message...]
= solr.core.badConfig2, service url = null, agent id = null] for registry
solr.core.badConfig2 / com.codahale.metrics.MetricRegistry@1d2e441d
[junit4] 2> 513979 INFO
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[E54B9B7A7BB8EE4F]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testBadConfigsGenerateErrors
[junit4] 2> 513979 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 513979 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ x:collection3]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5134943
[junit4] 2> 513979 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 513979 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 513979 INFO
(SUITE-TestLazyCores-seed#[E54B9B7A7BB8EE4F]-worker) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_E54B9B7A7BB8EE4F-001
[junit4] 2> Oct 03, 2017 5:37:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Oct 03, 2017 5:37:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=7416, name=searcherExecutor-2568-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> Oct 03, 2017 5:37:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=7416, name=searcherExecutor-2568-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Oct 03, 2017 5:37:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=7416, name=searcherExecutor-2568-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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=17257, maxDocsPerChunk=834, blockSize=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=17257, blockSize=2)), sim=RandomSimilarity(queryNorm=false): {},
locale=es-BO, timezone=America/Santo_Domingo
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=2,free=186168240,total=416284672
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudRecovery,
HighlighterMaxOffsetTest, TestReplicationHandler, RequestLoggingTest,
CollectionsAPIAsyncDistributedZkTest, TestAtomicUpdateErrorCases,
ClusterStateTest, CachingDirectoryFactoryTest, TestShortCircuitedRequests,
OverseerStatusTest, PrimitiveFieldTypeTest, FastVectorHighlighterTest,
DistributedQueueTest, TestFieldCacheSort, TestTrackingShardHandlerFactory,
TestPolicyCloud, TestSerializedLuceneMatchVersion, TestZkAclsWithHadoopAuth,
GraphQueryTest, TestPushWriter, TestHashQParserPlugin, TestTrieFacet,
ReplicationFactorTest, TestPullReplica, TestBulkSchemaConcurrent,
TimeZoneUtilsTest, CustomCollectionTest, NoCacheHeaderTest, TestUtils,
TestSQLHandler, TestFunctionQuery, ConnectionReuseTest,
DocValuesNotIndexedTest, XsltUpdateRequestHandlerTest, TestFreeTextSuggestions,
TestOrdValues, TestSort, TestPHPSerializedResponseWriter,
LeaderFailoverAfterPartitionTest, TestBulkSchemaAPI, TestSubQueryTransformer,
TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=E54B9B7A7BB8EE4F -Dtests.slow=true -Dtests.locale=es-BO
-Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | 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=7416, name=searcherExecutor-2568-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([E54B9B7A7BB8EE4F]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=7416, name=searcherExecutor-2568-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([E54B9B7A7BB8EE4F]:0)
[junit4] Completed [136/733 (1!)] on J0 in 35.84s, 9 tests, 3 errors <<<
FAILURES!
[...truncated 48401 lines...]
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[exec]
[exec]
file:///C%3A/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/docs/quickstart.html
[exec] BAD EXTERNAL LINK:
https://lucene.apache.org/solr/guide/solr-tutorial.html
[exec]
[exec] Broken javadocs links were found! Common root causes:
[exec] * A typo of some sort for manually created links.
[exec] * Public methods referencing non-public classes in their signature.
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:826: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:669: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:682: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2570:
exec returned: 1
Total time: 59 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]