Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1497/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [SolrCore, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, 
MockDirectoryWrapper] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:332)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:659)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:865)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:816)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)  at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:691)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:865)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:434)  
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)  at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:332)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:659)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:865)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:816)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:691)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:865)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:434)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([7E06BC4CA66FEFC2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
        at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


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=71846, name=searcherExecutor-7747-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:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=71846, name=searcherExecutor-7747-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:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([7E06BC4CA66FEFC2]: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=71846, name=searcherExecutor-7747-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:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=71846, name=searcherExecutor-7747-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:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([7E06BC4CA66FEFC2]:0)




Build Log:
[...truncated 12109 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/init-core-data-001
   [junit4]   2> 1209840 INFO  
(SUITE-TestLazyCores-seed#[7E06BC4CA66FEFC2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1209844 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1209890 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1209916 WARN  (coreLoadExecutor-7674-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1209917 INFO  (coreLoadExecutor-7674-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209931 WARN  (coreLoadExecutor-7674-thread-2) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1209931 INFO  (coreLoadExecutor-7674-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209940 WARN  (coreLoadExecutor-7674-thread-3) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1209941 INFO  (coreLoadExecutor-7674-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1209945 INFO  (coreLoadExecutor-7674-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1210000 INFO  (coreLoadExecutor-7674-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210002 INFO  (coreLoadExecutor-7674-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection1
   [junit4]   2> 1210002 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection1/data/]
   [junit4]   2> 1210003 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1210013 INFO  (coreLoadExecutor-7674-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1210020 INFO  (coreLoadExecutor-7674-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1210023 INFO  (coreLoadExecutor-7674-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210034 INFO  (coreLoadExecutor-7674-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection2
   [junit4]   2> 1210035 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection2/data/]
   [junit4]   2> 1210036 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1210038 INFO  (coreLoadExecutor-7674-thread-3) [    ] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210039 INFO  (coreLoadExecutor-7674-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection5
   [junit4]   2> 1210039 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection5/data/]
   [junit4]   2> 1210040 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1210056 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210056 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210056 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8309744177317995]
   [junit4]   2> 1210056 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c9c2c1f[collection1] main]
   [junit4]   2> 1210057 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection1/conf
   [junit4]   2> 1210057 INFO  (coreLoadExecutor-7674-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210057 INFO  
(searcherExecutor-7675-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c9c2c1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210104 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210104 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210104 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8309744177317995]
   [junit4]   2> 1210104 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7773830d[collection5] main]
   [junit4]   2> 1210105 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection5/conf
   [junit4]   2> 1210105 INFO  (coreLoadExecutor-7674-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210106 INFO  
(searcherExecutor-7677-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@7773830d[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210116 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210116 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210116 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8309744177317995]
   [junit4]   2> 1210117 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@645942a9[collection2] main]
   [junit4]   2> 1210117 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/collection2/conf
   [junit4]   2> 1210117 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210117 INFO  (coreLoadExecutor-7674-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1210123 INFO  
(searcherExecutor-7676-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@645942a9[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210127 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 1210159 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1210169 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210197 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1210200 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210205 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1
   [junit4]   2> 1210205 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1/data/]
   [junit4]   2> 1210210 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.34375, 
floorSegmentMB=1.4326171875, forceMergeDeletesPctAllowed=19.390208301240627, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.250816376699236
   [junit4]   2> 1210232 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210232 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210232 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=30.5498046875, 
floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=25.883848358643533, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12487496459093031
   [junit4]   2> 1210232 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f761174[core1] main]
   [junit4]   2> 1210233 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1/conf
   [junit4]   2> 1210233 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210233 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 1210234 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 1210328 INFO  
(searcherExecutor-7688-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3f761174[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210338 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210339 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210363 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1210366 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210367 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2
   [junit4]   2> 1210367 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2/data/]
   [junit4]   2> 1210372 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=9.52734375, 
floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=18.661634387512667, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1325583141440121
   [junit4]   2> 1210388 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210388 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210388 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1335694105, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1210389 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@25510c29[core2] main]
   [junit4]   2> 1210389 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2/conf
   [junit4]   2> 1210389 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210389 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 1210390 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 1210396 INFO  
(searcherExecutor-7693-thread-1-processing-x:core2) [    x:core2] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@25510c29[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210398 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210399 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210423 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1210426 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210427 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3
   [junit4]   2> 1210427 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3/data/]
   [junit4]   2> 1210432 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.49738600140228806]
   [junit4]   2> 1210448 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210448 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210448 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=19.568359375, 
floorSegmentMB=1.3134765625, forceMergeDeletesPctAllowed=17.621596814399062, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210448 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.s.SolrIndexSearcher Opening [Searcher@25febc70[core3] main]
   [junit4]   2> 1210449 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3/conf
   [junit4]   2> 1210449 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210449 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 1210449 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 1210456 INFO  
(searcherExecutor-7698-thread-1-processing-x:core3) [    x:core3] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@25febc70[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210463 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210468 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210491 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1210493 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210495 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4
   [junit4]   2> 1210495 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4/data/]
   [junit4]   2> 1210500 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=64.0078125, 
floorSegmentMB=0.62890625, forceMergeDeletesPctAllowed=6.687979949029179, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8172206881556457
   [junit4]   2> 1210520 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210520 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210520 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6868217156074087]
   [junit4]   2> 1210520 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.s.SolrIndexSearcher Opening [Searcher@188b730[core4] main]
   [junit4]   2> 1210521 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4/conf
   [junit4]   2> 1210521 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210521 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrCores Opening transient core core4
   [junit4]   2> 1210522 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrCores Closing transient core [collection2]
   [junit4]   2> 1210522 INFO  (Thread-4411) [    ] o.a.s.c.SolrCore 
[collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ae9a989
   [junit4]   2> 1210529 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 1210540 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210541 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210544 INFO  
(searcherExecutor-7703-thread-1-processing-x:core4) [    x:core4] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@188b730[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210557 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 1210564 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210566 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5
   [junit4]   2> 1210566 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5/data/]
   [junit4]   2> 1210573 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=25.5771484375, 
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=5.120254793043996, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210588 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210588 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210588 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.42914486935742424]
   [junit4]   2> 1210588 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c533b7a[core5] main]
   [junit4]   2> 1210589 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5/conf
   [junit4]   2> 1210589 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210589 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCores Opening transient core core5
   [junit4]   2> 1210589 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCores Closing transient core [core1]
   [junit4]   2> 1210589 INFO  (Thread-4411) [    ] o.a.s.c.SolrCore [core1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1527b53c
   [junit4]   2> 1210590 INFO  
(searcherExecutor-7708-thread-1-processing-x:core5) [    x:core5] 
o.a.s.c.SolrCore [core5] Registered new searcher Searcher@3c533b7a[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210597 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210606 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210614 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1210634 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210635 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1
   [junit4]   2> 1210636 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1/data/]
   [junit4]   2> 1210637 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=10.029296875, 
floorSegmentMB=0.2080078125, forceMergeDeletesPctAllowed=13.51740511280358, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4065309087552146
   [junit4]   2> 1210656 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210656 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210656 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=40.2470703125, 
floorSegmentMB=1.318359375, forceMergeDeletesPctAllowed=14.181803388972869, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1210657 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2448ad32[core1] main]
   [junit4]   2> 1210657 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core1/conf
   [junit4]   2> 1210657 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210657 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrCores Opening transient core core1
   [junit4]   2> 1210657 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrCores Closing transient core [core2]
   [junit4]   2> 1210658 INFO  (Thread-4411) [    ] o.a.s.c.SolrCore [core2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@50c982ce
   [junit4]   2> 1210658 INFO  
(searcherExecutor-7712-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@2448ad32[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210666 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210667 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210697 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1210700 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2
   [junit4]   2> 1210709 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2/data/]
   [junit4]   2> 1210829 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1508297222, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1210863 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210863 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210863 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.480506396111369]
   [junit4]   2> 1210863 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@36e59382[core2] main]
   [junit4]   2> 1210864 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core2/conf
   [junit4]   2> 1210864 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210864 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrCores Opening transient core core2
   [junit4]   2> 1210864 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrCores Closing transient core [core3]
   [junit4]   2> 1210865 INFO  (Thread-4411) [    ] o.a.s.c.SolrCore [core3]  
CLOSING SolrCore org.apache.solr.core.SolrCore@69c17d2e
   [junit4]   2> 1210865 INFO  
(searcherExecutor-7716-thread-1-processing-x:core2) [    x:core2] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@36e59382[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210874 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210874 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210882 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1210916 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210917 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3
   [junit4]   2> 1210917 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3/data/]
   [junit4]   2> 1210918 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.44474360565811677]
   [junit4]   2> 1210936 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210936 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210936 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1595017195, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1210937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e44bd37[core3] main]
   [junit4]   2> 1210937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core3/conf
   [junit4]   2> 1210937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrCores Opening transient core core3
   [junit4]   2> 1210937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrCores Closing transient core [core4]
   [junit4]   2> 1210937 INFO  (Thread-4411) [    ] o.a.s.c.SolrCore [core4]  
CLOSING SolrCore org.apache.solr.core.SolrCore@579ff049
   [junit4]   2> 1210938 INFO  
(searcherExecutor-7720-thread-1-processing-x:core3) [    x:core3] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@2e44bd37[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210945 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210946 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210953 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1210956 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1210957 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4
   [junit4]   2> 1210958 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4/data/]
   [junit4]   2> 1210959 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=97.802734375, 
floorSegmentMB=0.4306640625, forceMergeDeletesPctAllowed=16.878731686517163, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8927533589192764
   [junit4]   2> 1210980 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210980 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210980 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1210981 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.s.SolrIndexSearcher Opening [Searcher@62421215[core4] main]
   [junit4]   2> 1210981 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core4/conf
   [junit4]   2> 1210981 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210981 INFO  
(searcherExecutor-7724-thread-1-processing-x:core4) [    x:core4] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@62421215[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210981 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrCores Opening transient core core4
   [junit4]   2> 1210982 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrCores Closing transient core [core5]
   [junit4]   2> 1210982 INFO  (Thread-4411) [    ] o.a.s.c.SolrCore [core5]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1ce1c42a
   [junit4]   2> 1210989 WARN  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1210990 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210998 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 1211044 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1211045 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core4] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration 
from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5
   [junit4]   2> 1211046 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5/data/]
   [junit4]   2> 1211069 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=12.814453125, 
floorSegmentMB=1.484375, forceMergeDeletesPctAllowed=11.973309524891967, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2776775801213539
   [junit4]   2> 1211100 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1211100 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1211100 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=99.701171875, 
floorSegmentMB=0.984375, forceMergeDeletesPctAllowed=18.260568782862034, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1211100 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.s.SolrIndexSearcher Opening [Searcher@6613ddb3[core5] main]
   [junit4]   2> 1211101 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-001/core5/conf
   [junit4]   2> 1211101 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211101 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCores Opening transient core core5
   [junit4]   2> 1211101 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCores Closing transient core [core1]
   [junit4]   2> 1211103 INFO  
(searcherExecutor-7728-thread-1-processing-x:core5) [    x:core5] 
o.a.s.c.SolrCore [core5] Registered new searcher Searcher@6613ddb3[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211108 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211208 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211308 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211408 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211509 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211609 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211874 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 1211876 INFO  (Thread-4412) [    x:core5] o.a.s.c.SolrCore 
[core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@741153be
   [junit4]   2> 1211877 INFO  (Thread-4412) [    x:core5] o.a.s.c.SolrCore 
[core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@673fe72d
   [junit4]   2> 1211975 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore [core3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68d8752
   [junit4]   2> 1211976 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore [core4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40f83c58
   [junit4]   2> 1211976 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.SolrCore [core5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5e6ac083
   [junit4]   2> 1211976 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.c.CoreContainer Shutting down CoreContainer instance=431846299
   [junit4]   2> 1211984 INFO  
(coreCloseExecutor-7737-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@75e233c8
   [junit4]   2> 1212004 INFO  
(coreCloseExecutor-7737-thread-2-processing-x:core5) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3f1b40c5
   [junit4]   2> 1212008 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7E06BC4CA66FEFC2]) [    
x:core5] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
   [junit4]   2> 1212010 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1212044 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1212064 WARN  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:core5] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1212065 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:core5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212084 WARN  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:core5] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1212084 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:core5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212085 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:core5] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1212088 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:core5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1212089 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:core5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection1
   [junit4]   2> 1212090 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection1/data/]
   [junit4]   2> 1212090 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1212091 WARN  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:core5] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1212092 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:core5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212139 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:core5] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1212150 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:core5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1212151 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:core5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection2
   [junit4]   2> 1212152 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection2/data/]
   [junit4]   2> 1212165 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1212171 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:core5] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1212172 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212172 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212172 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8309744177317995]
   [junit4]   2> 1212172 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15a484ee[collection1] main]
   [junit4]   2> 1212173 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection1/conf
   [junit4]   2> 1212173 INFO  
(coreLoadExecutor-7744-thread-1-processing-x:core5) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212173 INFO  
(searcherExecutor-7745-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15a484ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212176 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:core5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1212177 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:core5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection5
   [junit4]   2> 1212177 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection5/data/]
   [junit4]   2> 1212178 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1212181 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212181 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212181 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8309744177317995]
   [junit4]   2> 1212182 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a5f16bb[collection2] main]
   [junit4]   2> 1212182 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection2/conf
   [junit4]   2> 1212182 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212182 INFO  
(coreLoadExecutor-7744-thread-2-processing-x:core5) [    x:collection2] 
o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1212183 INFO  
(searcherExecutor-7747-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6a5f16bb[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212216 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212216 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212216 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8309744177317995]
   [junit4]   2> 1212216 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b84d74f[collection5] main]
   [junit4]   2> 1212217 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection5/conf
   [junit4]   2> 1212217 INFO  
(coreLoadExecutor-7744-thread-3-processing-x:core5) [    x:collection5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212220 INFO  
(searcherExecutor-7751-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@7b84d74f[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212225 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1212226 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212329 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1212332 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1212333 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    x:core5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection3
   [junit4]   2> 1212333 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection3/data/]
   [junit4]   2> 1212334 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.800105436718009]
   [junit4]   2> 1212360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212360 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1bbe344a
   [junit4]   2> 1212361 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1c08c1[collection3] 
main]
   [junit4]   2> 1212361 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_7E06BC4CA66FEFC2-001/tempDir-002/collection3/conf
   [junit4]   2> 1212361 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212362 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1212369 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1212370 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1212380 INFO  
(searcherExecutor-7757-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@b1c08c1[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212386 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1212388 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1212390 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[7E06BC4CA66FEFC2]) [    
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/s

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

BinaryResponseWriter, TestConfigSets, TestConfigSetsAPIExclusivity, 
RegexBoostProcessorTest, TestRandomFaceting, TestDocTermOrds, 
TestSolrFieldCacheMBean, TestHighFrequencyDictionaryFactory, 
FileBasedSpellCheckerTest, TestDistribIDF, TestJoin, 
HdfsUnloadDistributedZkTest, TestLeaderElectionZkExpiry, TestFaceting, 
AsyncCallRequestStatusResponseTest, TestBadConfig, SearchHandlerTest, 
NotRequiredUniqueKeyTest, TlogReplayBufferedWhileIndexingTest, 
TestBlendedInfixSuggestions, RankQueryTest, UUIDFieldTest, 
TestSimpleQParserPlugin, ParsingFieldUpdateProcessorsTest, AddBlockUpdateTest, 
TestAnalyzedSuggestions, LeaderElectionIntegrationTest, BasicZkTest, 
TestStressLiveNodes, TestPushWriter, CoreSorterTest, TestFastWriter, 
SolrCoreTest, DeleteShardTest, TestFoldingMultitermQuery, 
DistributedQueryComponentOptimizationTest, TestRandomDVFaceting, 
TestCrossCoreJoin, DistributedDebugComponentTest, CdcrVersionReplicationTest, 
HdfsDirectoryFactoryTest, HdfsRecoverLeaseTest, DateMathParserTest, TestMacros, 
SystemInfoHandlerTest, TestCustomSort, SyncSliceTest, TestDistributedSearch, 
PeerSyncTest, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=7E06BC4CA66FEFC2 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-IE -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:955)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:332)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:659)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:865)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:816)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:66)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:691)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:865)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:434)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:793)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:868)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:517)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E06BC4CA66FEFC2]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=71846, name=searcherExecutor-7747-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:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E06BC4CA66FEFC2]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=71846, name=searcherExecutor-7747-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:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E06BC4CA66FEFC2]:0)
   [junit4] Completed [463/654 (1!)] on J0 in 189.91s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 62954 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to