You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/03/08 20:07:59 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_72) - Build # 5699 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5699/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseParallelGC

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([548B4EA4900DCB22]: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.afterClass(SolrTestCaseJ4.java:238)
	at sun.reflect.GeneratedMethodAccessor21.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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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=13065, name=searcherExecutor-6317-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=13065, name=searcherExecutor-6317-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([548B4EA4900DCB22]: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=13065, name=searcherExecutor-6317-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=13065, name=searcherExecutor-6317-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([548B4EA4900DCB22]:0)




Build Log:
[...truncated 11742 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\init-core-data-001
   [junit4]   2> 2164064 INFO  (SUITE-TestLazyCores-seed#[548B4EA4900DCB22]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2164067 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
   [junit4]   2> 2164124 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001'
   [junit4]   2> 2164125 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164125 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2164125 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer New CoreContainer 12525290
   [junit4]   2> 2164125 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001]
   [junit4]   2> 2164125 WARN  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\lib
   [junit4]   2> 2164126 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2164128 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2164129 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 2164132 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2164132 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2164132 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2164132 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2164135 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2164136 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2164137 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 2164137 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2164138 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2164138 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2164139 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2164139 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2164140 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2164142 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1'
   [junit4]   2> 2164142 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164142 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2164160 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2164161 WARN  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2164162 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2164164 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2164167 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2164169 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2164175 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1'
   [junit4]   2> 2164175 INFO  (coreLoadExecutor-6173-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1
   [junit4]   2> 2164176 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2164176 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\]
   [junit4]   2> 2164176 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2164176 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\
   [junit4]   2> 2164176 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\index/
   [junit4]   2> 2164176 WARN  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2164177 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\index
   [junit4]   2> 2164177 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=9.232421875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=29.24824250980322, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35893795444226084
   [junit4]   2> 2164177 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4ac72 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc48c6),segFN=segments_1,generation=1}
   [junit4]   2> 2164177 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164198 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2'
   [junit4]   2> 2164199 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164199 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2164205 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2164207 WARN  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2164207 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2164210 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2164211 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 2164213 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2164215 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2'
   [junit4]   2> 2164215 INFO  (coreLoadExecutor-6173-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2
   [junit4]   2> 2164215 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2164215 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\]
   [junit4]   2> 2164215 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 2164216 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\
   [junit4]   2> 2164216 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\index/
   [junit4]   2> 2164216 WARN  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2164216 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\index
   [junit4]   2> 2164216 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=9.232421875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=29.24824250980322, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35893795444226084
   [junit4]   2> 2164217 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4130ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@101b8f0),segFN=segments_1,generation=1}
   [junit4]   2> 2164217 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164223 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5'
   [junit4]   2> 2164223 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2164223 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2164230 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2164231 WARN  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2164231 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2164233 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2164235 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 2164237 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2164239 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5'
   [junit4]   2> 2164239 INFO  (coreLoadExecutor-6173-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5
   [junit4]   2> 2164239 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2164239 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\]
   [junit4]   2> 2164240 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 2164240 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\
   [junit4]   2> 2164240 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\index/
   [junit4]   2> 2164240 WARN  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2164240 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\index
   [junit4]   2> 2164240 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=9.232421875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=29.24824250980322, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35893795444226084
   [junit4]   2> 2164241 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a2406d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8bdd3a),segFN=segments_1,generation=1}
   [junit4]   2> 2164241 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164242 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2164243 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2164245 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\
   [junit4]   2> 2164247 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2164248 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164249 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164250 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164251 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164251 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164252 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164253 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164254 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164255 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2164256 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164256 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164257 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164258 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2164258 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\
   [junit4]   2> 2164259 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\
   [junit4]   2> 2164260 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2164260 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2164260 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2164260 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2164260 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2164260 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8068943505150821]
   [junit4]   2> 2164260 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4130ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@101b8f0),segFN=segments_1,generation=1}
   [junit4]   2> 2164261 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164261 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2164261 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b4687[collection2] main]
   [junit4]   2> 2164261 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8068943505150821]
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a2406d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8bdd3a),segFN=segments_1,generation=1}
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164262 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1391243[collection5] main]
   [junit4]   2> 2164266 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2164266 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\conf
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\conf}
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\conf
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\conf
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\conf}
   [junit4]   2> 2164267 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\conf
   [junit4]   2> 2164268 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2164268 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2164281 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2164281 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2164282 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8068943505150821]
   [junit4]   2> 2164282 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4ac72 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc48c6),segFN=segments_1,generation=1}
   [junit4]   2> 2164282 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2164282 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c0f3a[collection1] main]
   [junit4]   2> 2164283 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\conf
   [junit4]   2> 2164283 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\conf}
   [junit4]   2> 2164283 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\conf
   [junit4]   2> 2164283 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2164283 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2164283 INFO  (searcherExecutor-6174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c0f3a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2164284 INFO  (coreLoadExecutor-6173-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2164284 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 2164284 INFO  (coreLoadExecutor-6173-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 2164284 INFO  (searcherExecutor-6175-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@14b4687[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2164285 INFO  (coreLoadExecutor-6173-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 2164285 INFO  (searcherExecutor-6176-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1391243[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2164288 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164387 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164485 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164584 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164682 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164781 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164880 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2164978 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165077 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165175 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165274 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165372 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165471 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165570 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165668 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165767 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165865 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2165964 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166063 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166171 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166280 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166388 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166497 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166605 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166714 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166823 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2166933 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167041 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167149 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167258 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167366 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167475 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167583 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167692 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167800 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2167908 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168017 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168125 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168234 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168342 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168452 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168560 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168669 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168777 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168885 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2168994 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169102 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169211 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169319 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169428 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169536 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169645 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169753 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169861 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2169970 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170078 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170187 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170295 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170404 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170512 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170620 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100 ms before checking again.
   [junit4]   2> 2170692 INFO  (Thread-4453) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b9848
   [junit4]   2> 2170692 INFO  (Thread-4453) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2170693 INFO  (Thread-4453) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2170693 INFO  (Thread-4453) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2170693 INFO  (Thread-4453) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2170693 INFO  (Thread-4453) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2170693 INFO  (Thread-4453) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2170694 INFO  (Thread-4453) [    ] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 2170694 INFO  (Thread-4453) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\index
   [junit4]   2> 2170694 INFO  (Thread-4453) [    ] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 2170694 INFO  (Thread-4453) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection1\data\
   [junit4]   2> 2170729 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12525290
   [junit4]   2> 2170729 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e182d
   [junit4]   2> 2170729 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2170730 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2170730 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@c91c44
   [junit4]   2> 2170730 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2170730 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2170730 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection2\data\index
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 2170731 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\index
   [junit4]   2> 2170732 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 2170732 INFO  (coreCloseExecutor-6187-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-001\collection5\data\
   [junit4]   2> 2170732 INFO  (TEST-TestLazyCores.testMidUseUnload-seed#[548B4EA4900DCB22]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload
   [junit4]   2> 2170734 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 2170788 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002'
   [junit4]   2> 2170788 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2170788 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2170789 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer New CoreContainer 11599289
   [junit4]   2> 2170789 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002]
   [junit4]   2> 2170789 WARN  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\lib
   [junit4]   2> 2170789 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2170792 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2170792 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 2170792 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2170792 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2170792 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2170792 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2170794 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2170795 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2170795 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 2170796 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2170797 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2170797 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2170798 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2170798 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2170799 INFO  (TEST-TestLazyCores.testRace-seed#[548B4EA4900DCB22]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 2170800 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1'
   [junit4]   2> 2170800 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2'
   [junit4]   2> 2170800 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2170800 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2170800 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2170800 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2170804 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5'
   [junit4]   2> 2170804 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2170804 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2170828 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2170828 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2170828 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2170829 WARN  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2170829 WARN  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2170830 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2170830 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2170829 WARN  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2170847 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2170849 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2170849 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2170850 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2170851 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 2170852 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 2170854 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2170856 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2170856 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2170856 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2'
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1'
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\]
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\]
   [junit4]   2> 2170868 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\index/
   [junit4]   2> 2170869 WARN  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5'
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\index
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\index/
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2170869 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=9.232421875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=29.24824250980322, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35893795444226084
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\]
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cae44 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b19a74),segFN=segments_1,generation=1}
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\index/
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2170870 WARN  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2170869 WARN  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2170870 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\index
   [junit4]   2> 2170871 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=9.232421875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=29.24824250980322, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35893795444226084
   [junit4]   2> 2170871 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\index
   [junit4]   2> 2170871 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=9.232421875, floorSegmentMB=1.3974609375, forceMergeDeletesPctAllowed=29.24824250980322, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35893795444226084
   [junit4]   2> 2170872 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139bef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1abf82d),segFN=segments_1,generation=1}
   [junit4]   2> 2170872 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2170872 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2170873 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2170875 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@300d08 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@172aeb9),segFN=segments_1,generation=1}
   [junit4]   2> 2170875 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\
   [junit4]   2> 2170875 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\
   [junit4]   2> 2170875 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2170876 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2170876 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\
   [junit4]   2> 2170878 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2170878 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2170878 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_548B4EA4900DCB22-001\tempDir-002\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2170884 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170884 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170884 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170885 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170885 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170885 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170886 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170886 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170886 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170887 INFO  (coreLoadExecutor-6194-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170887 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170887 INFO  (coreLoadExecutor-6194-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2170888 INFO  (coreLoadExecutor-6194-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admi

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

a.lang.Thread.run(Thread.java:745)
   [junit4]   2> Mar 08, 2016 7:06:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13065, name=searcherExecutor-6317-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Mar 08, 2016 7:07:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13065, name=searcherExecutor-6317-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), v_s=PostingsFormat(name=LuceneVarGapFixedInterval), v_f=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=692, maxMBSortInHeap=4.664350275352513, sim=ClassicSimilarity, locale=ro-RO, timezone=America/Mazatlan
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=2,free=134482496,total=403701760
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestLMDirichletSimilarityFactory, DeleteInactiveReplicaTest, TestManagedSchema, TestUniqueKeyFieldResource, SimplePostToolTest, PrimUtilsTest, TestStressUserVersions, CollectionStateFormat2Test, TestJmxMonitoredMap, TestCloudInspectUtil, OverseerTest, TestFunctionQuery, TestLeaderElectionZkExpiry, DistributedQueueTest, TestPKIAuthenticationPlugin, ConjunctionSolrSpellCheckerTest, ConnectionManagerTest, TestCloudManagedSchema, TestInitParams, TestHashPartitioner, TestElisionMultitermQuery, TestSort, TestDefaultSearchFieldResource, TestSolr4Spatial2, TestSolrXml, PingRequestHandlerTest, TestReplicationHandlerBackup, MultiThreadedOCPTest, JsonLoaderTest, TimeZoneUtilsTest, BigEndianAscendingWordSerializerTest, BasicDistributedZkTest, SparseHLLTest, DirectSolrSpellCheckerTest, CoreAdminCreateDiscoverTest, TestCursorMarkWithoutUniqueKey, PKIAuthenticationIntegrationTest, TestPhraseSuggestions, TestSolrQueryParserDefaultOperatorResource, CdcrRequestHandlerTest, TestSolrConfigHandler, TestReplicaProperties, TestDownShardTolerantSearch, TestManagedResource, TestTolerantSearch, TestDistributedStatsComponentCardinality, BlockJoinFacetSimpleTest, TestDFISimilarityFactory, TestAuthenticationFramework, HdfsBasicDistributedZkTest, TestXIncludeConfig, TestSchemaVersionResource, RuleEngineTest, LeaderInitiatedRecoveryOnShardRestartTest, TestCollapseQParserPlugin, HLLSerializationTest, DocValuesTest, TestLuceneMatchVersion, FastVectorHighlighterTest, ReturnFieldsTest, TestReRankQParserPlugin, TestStressLucene, CollectionsAPIAsyncDistributedZkTest, TestClusterStateMutator, TestReloadAndDeleteDocs, TestJsonRequest, TestXmlQParser, AlternateDirectoryTest, FacetPivotSmallTest, SOLR749Test, OverseerTaskQueueTest, TestSizeLimitedDistributedMap, TestEmbeddedSolrServerConstructors, LeaderFailoverAfterPartitionTest, TestJmxIntegration, TestConfig, DistributedFacetPivotSmallAdvancedTest, ClusterStateUpdateTest, DirectUpdateHandlerTest, HdfsRecoveryZkTest, TestReloadDeadlock, ForceLeaderTest, TestNamedUpdateProcessors, ShardSplitTest, TestDistributedSearch, StatelessScriptUpdateProcessorFactoryTest, ExplicitHLLTest, UpdateParamsTest, TestRandomDVFaceting, JavabinLoaderTest, CachingDirectoryFactoryTest, TestRequestStatusCollectionAPI, SpatialFilterTest, TestArbitraryIndexDir, TlogReplayBufferedWhileIndexingTest, TestCoreContainer, TestImplicitCoreProperties, XmlUpdateRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCoreTest, TestSha256AuthenticationProvider, TestPseudoReturnFields, TestSolrConfigHandlerCloud, TestRandomCollapseQParserPlugin, DistributedQueryComponentOptimizationTest, TestQuerySenderNoQuery, RemoteQueryErrorTest, TestFilteredDocIdSet, HdfsChaosMonkeySafeLeaderTest, TestExtendedDismaxParser, RequiredFieldsTest, DataDrivenBlockJoinTest, TestCollectionAPI, DocValuesMultiTest, SolrCloudExampleTest, TestSearchPerf, TestScoreJoinQPNoScore, CurrencyFieldXmlFileTest, DisMaxRequestHandlerTest, ScriptEngineTest, ExitableDirectoryReaderTest, AnalysisAfterCoreReloadTest, TestDFRSimilarityFactory, TestChildDocTransformer, DocExpirationUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, UnloadDistributedZkTest, TestStressVersions, TestDynamicFieldResource, TestIntervalFaceting, SimpleFacetsTest, PeerSyncTest, QueryResultKeyTest, DeleteReplicaTest, IndexSchemaTest, TestAnalyzedSuggestions, LeaderElectionTest, ZkSolrClientTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestStressReorder, HardAutoCommitTest, StatsComponentTest, SolrCmdDistributorTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=548B4EA4900DCB22 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=America/Mazatlan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([548B4EA4900DCB22]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
   [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=13065, name=searcherExecutor-6317-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([548B4EA4900DCB22]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13065, name=searcherExecutor-6317-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([548B4EA4900DCB22]:0)
   [junit4] Completed [394/578 (1!)] on J0 in 155.53s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 609 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014: There were test failures: 578 suites (10 ignored), 2302 tests, 3 suite-level errors, 578 ignored (76 assumptions) [seed: 548B4EA4900DCB22]

Total time: 57 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any