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 2015/08/10 23:20:39 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_51) - Build # 5005 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5005/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseSerialGC

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

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([A2BAD3C72853964B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	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=11701, name=searcherExecutor-5386-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=11701, name=searcherExecutor-5386-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([A2BAD3C72853964B]: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=11701, name=searcherExecutor-5386-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=11701, name=searcherExecutor-5386-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([A2BAD3C72853964B]:0)




Build Log:
[...truncated 11305 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\init-core-data-001
   [junit4]   2> 1740598 INFO  (SUITE-TestLazyCores-seed#[A2BAD3C72853964B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1740599 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1740651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\'
   [junit4]   2> 1740672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer New CoreContainer 18268157
   [junit4]   2> 1740672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\]
   [junit4]   2> 1740672 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\lib
   [junit4]   2> 1740672 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\lib).
   [junit4]   2> 1740680 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] 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> 1740686 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1740689 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1740692 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1740692 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1740692 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1740692 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1740701 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 1740702 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 1740703 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 1740703 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 1740704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 1740704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 1740705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 1740705 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 1740706 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 1740707 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\'
   [junit4]   2> 1740735 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1740737 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1740757 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1740758 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1740761 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1740764 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1740767 INFO  (coreLoadExecutor-5257-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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\conf'
   [junit4]   2> 1740768 INFO  (coreLoadExecutor-5257-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\
   [junit4]   2> 1740768 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1740768 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1740768 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1740768 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\data\
   [junit4]   2> 1740769 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\'
   [junit4]   2> 1740785 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1740786 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1740789 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1740790 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1740792 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1740794 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1740795 INFO  (coreLoadExecutor-5257-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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\conf'
   [junit4]   2> 1740795 INFO  (coreLoadExecutor-5257-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\
   [junit4]   2> 1740795 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1740795 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1740795 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1740796 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\data\
   [junit4]   2> 1740796 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1740796 WARN  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1740796 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\data\index
   [junit4]   2> 1740797 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=41.9580078125, floorSegmentMB=1.837890625, forceMergeDeletesPctAllowed=22.119636784221704, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1740797 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1740797 WARN  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1740797 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\data\index
   [junit4]   2> 1740797 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=41.9580078125, floorSegmentMB=1.837890625, forceMergeDeletesPctAllowed=22.119636784221704, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1740797 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c19fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca58a9),segFN=segments_1,generation=1}
   [junit4]   2> 1740797 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740798 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@add5c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1123cbc),segFN=segments_1,generation=1}
   [junit4]   2> 1740798 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740856 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\'
   [junit4]   2> 1740917 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1740921 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740922 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740922 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740923 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740928 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1740931 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740932 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740933 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740933 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740929 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1740938 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1740935 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1740939 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1740939 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\data\
   [junit4]   2> 1740939 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1740938 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1740941 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1740944 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\data\
   [junit4]   2> 1740944 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1740945 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1740945 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6581109326366801]
   [junit4]   2> 1740945 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1740945 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c19fb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca58a9),segFN=segments_1,generation=1}
   [junit4]   2> 1740945 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740946 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@571d9e[collection1] main
   [junit4]   2> 1740946 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\conf
   [junit4]   2> 1740946 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\conf}
   [junit4]   2> 1740946 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection1\conf
   [junit4]   2> 1740944 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1740947 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1740947 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1740949 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1740949 INFO  (coreLoadExecutor-5257-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1740949 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1740950 INFO  (searcherExecutor-5258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@571d9e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740950 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1740950 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1740950 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6581109326366801]
   [junit4]   2> 1740950 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@add5c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1123cbc),segFN=segments_1,generation=1}
   [junit4]   2> 1740950 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740950 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@8addf4[collectionLazy2] main
   [junit4]   2> 1740958 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\conf
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\conf}
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection2\conf
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1740959 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1740960 INFO  (coreLoadExecutor-5257-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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\conf'
   [junit4]   2> 1740960 INFO  (coreLoadExecutor-5257-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\
   [junit4]   2> 1740960 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1740961 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1740961 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1740961 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\data\
   [junit4]   2> 1740961 INFO  (searcherExecutor-5259-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@8addf4[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740966 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1740966 WARN  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1740966 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\data\index
   [junit4]   2> 1740966 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=41.9580078125, floorSegmentMB=1.837890625, forceMergeDeletesPctAllowed=22.119636784221704, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1740967 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b1f1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8842e),segFN=segments_1,generation=1}
   [junit4]   2> 1740967 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740970 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1740971 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740972 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740973 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740974 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740975 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\data\
   [junit4]   2> 1740976 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1740975 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1740978 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1740979 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1740979 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1740979 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6581109326366801]
   [junit4]   2> 1740979 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b1f1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8842e),segFN=segments_1,generation=1}
   [junit4]   2> 1740979 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1740979 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@491f70[collectionLazy5] main
   [junit4]   2> 1740980 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\conf
   [junit4]   2> 1740980 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\conf}
   [junit4]   2> 1740980 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\collection5\conf
   [junit4]   2> 1740980 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1740980 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1740981 INFO  (coreLoadExecutor-5257-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1740986 INFO  (searcherExecutor-5266-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@491f70[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1741005 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&instanceDir=./core1&wt=xml
   [junit4]   2> 1741006 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=./core1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\, dataDir=data\}
   [junit4]   2> 1741006 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\'
   [junit4]   2> 1741036 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1741038 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1741041 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1741042 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 1741044 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1741047 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1741050 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\conf'
   [junit4]   2> 1741050 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\
   [junit4]   2> 1741051 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1741051 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 1741051 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1741051 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\data\
   [junit4]   2> 1741052 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 1741052 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1741052 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\data\index
   [junit4]   2> 1741052 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1741053 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13d42f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ced062),segFN=segments_1,generation=1}
   [junit4]   2> 1741053 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741055 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1741056 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741057 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741058 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741059 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741060 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1741060 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1741061 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1741061 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1741061 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=99.4404296875, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=7.971512399546581, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1741061 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13d42f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ced062),segFN=segments_1,generation=1}
   [junit4]   2> 1741061 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741061 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@12c5752[core1] main
   [junit4]   2> 1741062 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\conf
   [junit4]   2> 1741062 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\conf}
   [junit4]   2> 1741062 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\conf
   [junit4]   2> 1741062 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1741062 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1741062 INFO  (searcherExecutor-5271-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@12c5752[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1741063 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.CoreContainer Opening transient core core1
   [junit4]   2> 1741063 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 1741063 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&instanceDir=./core2&wt=xml
   [junit4]   2> 1741064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=./core2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\, dataDir=data\}
   [junit4]   2> 1741064 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\'
   [junit4]   2> 1741220 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\data\
   [junit4]   2> 1741221 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1741224 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1741226 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1741228 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1741229 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 1741233 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1741234 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1741235 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\conf'
   [junit4]   2> 1741235 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\
   [junit4]   2> 1741236 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1741236 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 1741236 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 1741236 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\data\
   [junit4]   2> 1741237 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 1741237 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1741237 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\data\index
   [junit4]   2> 1741237 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2033381057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1741238 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b0522a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1277632),segFN=segments_1,generation=1}
   [junit4]   2> 1741238 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741239 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1741243 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741244 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741245 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741246 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741247 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\data\
   [junit4]   2> 1741255 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1741254 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1741256 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1741256 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1741256 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1741257 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42049655611470793]
   [junit4]   2> 1741257 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b0522a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1277632),segFN=segments_1,generation=1}
   [junit4]   2> 1741257 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741257 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@3945d3[core2] main
   [junit4]   2> 1741258 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\conf
   [junit4]   2> 1741258 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\conf}
   [junit4]   2> 1741258 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core2\conf
   [junit4]   2> 1741259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1741259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1741259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.CoreContainer Opening transient core core2
   [junit4]   2> 1741259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 1741259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&instanceDir=./core3&wt=xml
   [junit4]   2> 1741260 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrCore Created CoreDescriptor: {name=core3, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=./core3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\, dataDir=data\}
   [junit4]   2> 1741260 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\'
   [junit4]   2> 1741277 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1741278 INFO  (searcherExecutor-5276-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@3945d3[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1741286 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1741289 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1741290 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 1741293 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1741294 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1741295 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\conf'
   [junit4]   2> 1741295 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\
   [junit4]   2> 1741295 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1741296 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\], dataDir=[null]
   [junit4]   2> 1741296 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
   [junit4]   2> 1741296 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\data\
   [junit4]   2> 1741296 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 1741296 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1741297 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\data\index
   [junit4]   2> 1741297 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=62.2470703125, floorSegmentMB=1.984375, forceMergeDeletesPctAllowed=7.340081672525823, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7875280845513977
   [junit4]   2> 1741297 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ecad9f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc0eaf),segFN=segments_1,generation=1}
   [junit4]   2> 1741297 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741299 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1741300 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741302 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741303 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741304 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741304 INFO  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\data\
   [junit4]   2> 1741306 WARN  (OldIndexDirectoryCleanupThreadForCore-core3) [    x:core3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1741305 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1741306 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1741307 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1741307 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1741307 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=91.8193359375, floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=17.540608001881264, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18639433612689268
   [junit4]   2> 1741307 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ecad9f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc0eaf),segFN=segments_1,generation=1}
   [junit4]   2> 1741307 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741308 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.s.SolrIndexSearcher Opening Searcher@cd5296[core3] main
   [junit4]   2> 1741308 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\conf
   [junit4]   2> 1741308 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\conf}
   [junit4]   2> 1741308 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core3\conf
   [junit4]   2> 1741309 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1741309 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1741309 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.CoreContainer Opening transient core core3
   [junit4]   2> 1741309 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.CoreContainer registering core: core3
   [junit4]   2> 1741309 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.h.a.CoreAdminHandler core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&instanceDir=./core4&wt=xml
   [junit4]   2> 1741310 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core4, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=./core4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\, dataDir=data\}
   [junit4]   2> 1741310 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\'
   [junit4]   2> 1741326 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1741327 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1741330 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1741330 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 1741333 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1741335 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1741335 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\conf'
   [junit4]   2> 1741335 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\
   [junit4]   2> 1741336 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1741336 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\], dataDir=[null]
   [junit4]   2> 1741336 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
   [junit4]   2> 1741336 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\data\
   [junit4]   2> 1741337 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 1741337 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1741337 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\data\index
   [junit4]   2> 1741337 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=76.658203125, floorSegmentMB=0.40234375, forceMergeDeletesPctAllowed=2.859203349774504, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3623958647946297
   [junit4]   2> 1741338 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fdff8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99eb8c),segFN=segments_1,generation=1}
   [junit4]   2> 1741338 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741340 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1741341 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741342 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741343 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741344 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1741345 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1741345 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1741346 INFO  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\data\
   [junit4]   2> 1741347 WARN  (OldIndexDirectoryCleanupThreadForCore-core4) [    x:core4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1741347 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1741347 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1741347 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=39.166015625, floorSegmentMB=0.5498046875, forceMergeDeletesPctAllowed=1.5797093414104924, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5188895042485674
   [junit4]   2> 1741348 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fdff8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@99eb8c),segFN=segments_1,generation=1}
   [junit4]   2> 1741348 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1741348 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.s.SolrIndexSearcher Opening Searcher@6f9c4b[core4] main
   [junit4]   2> 1741349 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_A2BAD3C72853964B-001\tempDir-001\.\core4\conf
   [junit4]   2> 1741349 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[A2BAD3C72853964B]) [    x:core4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Wi

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

nizer$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> Aug 10, 2015 9:19:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11701, name=searcherExecutor-5386-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 10, 2015 9:19:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=11701, name=searcherExecutor-5386-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(Lucene53): {v_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), v_s=PostingsFormat(name=Asserting), v_f=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ms, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_51 (32-bit)/cpus=3,threads=2,free=173783872,total=356892672
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSpellCheckComponentTest, SuggesterWFSTTest, TestSolrConfigHandlerConcurrent, TestFieldCollectionResource, CursorMarkTest, ExitableDirectoryReaderTest, TestStressLucene, TestGroupingSearch, IndexSchemaRuntimeFieldTest, BitVectorTest, SolrPluginUtilsTest, ScriptEngineTest, ConcurrentDeleteAndCreateCollectionTest, ParsingFieldUpdateProcessorsTest, TestFreeTextSuggestions, TestSolrIndexConfig, XmlUpdateRequestHandlerTest, TestWordDelimiterFilterFactory, HdfsUnloadDistributedZkTest, TestComponentsName, TestSerializedLuceneMatchVersion, TestElisionMultitermQuery, TestStressVersions, DistributedVersionInfoTest, ReplicationFactorTest, SortByFunctionTest, RequestHandlersTest, HardAutoCommitTest, TestManagedSchemaDynamicFieldResource, CleanupOldIndexTest, SimpleFacetsTest, AsyncMigrateRouteKeyTest, DirectUpdateHandlerTest, TestEmbeddedSolrServerConstructors, TestCoreContainer, TestDistribIDF, TestSchemaVersionResource, PathHierarchyTokenizerFactoryTest, CollectionStateFormat2Test, CircularListTest, RequestLoggingTest, TestPartialUpdateDeduplication, CoreAdminRequestStatusTest, NumericFieldsTest, TestRTimer, TestScoreJoinQPNoScore, LeaderFailoverAfterPartitionTest, QueryElevationComponentTest, TestRequestStatusCollectionAPI, TestJmxIntegration, RecoveryZkTest, HdfsSyncSliceTest, OverseerStatusTest, TestSolrConfigHandlerCloud, DistributedFacetPivotLargeTest, TestManagedSchemaFieldResource, DistanceUnitsTest, UniqFieldsUpdateProcessorFactoryTest, HLLUtilTest, TestBinaryField, UnloadDistributedZkTest, TestUpdate, TimeZoneUtilsTest, ZkControllerTest, SmileWriterTest, TestRawResponseWriter, TestPivotHelperCode, TestHashQParserPlugin, TestJmxMonitoredMap, HdfsNNFailoverTest, TestArbitraryIndexDir, LeaderInitiatedRecoveryOnCommitTest, PeerSyncTest, TestLRUStatsCache, SolrCoreCheckLockOnStartupTest, TestFastLRUCache, TestCryptoKeys, AssignTest, RecoveryAfterSoftCommitTest, HdfsChaosMonkeySafeLeaderTest, SimpleCollectionCreateDeleteTest, TestNRTOpen, TestPostingsSolrHighlighter, ZkStateReaderTest, ResponseLogComponentTest, TestFieldResource, JSONWriterTest, TestCSVResponseWriter, BasicDistributedZkTest, SystemInfoHandlerTest, TestSolrDynamicMBean, SampleTest, OutputWriterTest, DocValuesMultiTest, TestIntervalFaceting, TestDefaultStatsCache, TestDocumentBuilder, TestMiniSolrCloudClusterSSL, MergeStrategyTest, TestQueryTypes, DistributedQueryElevationComponentTest, TestRestoreCore, BigEndianAscendingWordDeserializerTest, AddBlockUpdateTest, ChaosMonkeyNothingIsSafeTest, RuleEngineTest, HdfsRecoverLeaseTest, TestDistributedMissingSort, TestDistributedSearch, TestLFUCache, TestReRankQParserPlugin, TestCollectionAPI, TestHdfsUpdateLog, DataDrivenBlockJoinTest, TestSimpleQParserPlugin, TestDynamicFieldResource, TestTrackingShardHandlerFactory, TestJsonFacets, ConnectionManagerTest, URLClassifyProcessorTest, TestNoOpRegenerator, TestWriterPerf, TestOmitPositions, SolrCoreTest, TestReplicationHandler, TestHashPartitioner, TestFaceting, SyncSliceTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestSort, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=A2BAD3C72853964B -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2BAD3C72853964B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [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=11701, name=searcherExecutor-5386-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([A2BAD3C72853964B]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11701, name=searcherExecutor-5386-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([A2BAD3C72853964B]:0)
   [junit4] Completed [394/533] on J0 in 149.10s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 440 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:726: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:670: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1003: There were test failures: 533 suites, 2110 tests, 3 suite-level errors, 435 ignored (36 assumptions)

Total time: 54 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any