Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4666/
Java: 32bit/jdk1.7.0_80 -client -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([1C179F052537378E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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=218, name=searcherExecutor-190-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        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=218, name=searcherExecutor-190-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([1C179F052537378E]: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=218, name=searcherExecutor-190-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        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=218, name=searcherExecutor-190-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)




Build Log:
[...truncated 9731 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
 1C179F052537378E-001\init-core-data-001
   [junit4]   2> 37795 T187 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 37806 T187 oas.SolrTestCaseJ4.setUp ###Starting 
testCreateTransientFromAdmin
   [junit4]   2> 37910 T187 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\'
   [junit4]   2> 37995 T187 oasc.CoreContainer.<init> New CoreContainer 22326441
   [junit4]   2> 37995 T187 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\]
   [junit4]   2> 37996 T187 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\lib
   [junit4]   2> 37997 T187 oasc.SolrResourceLoader.addToClassLoader WARN 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
 1C179F052537378E-001\tempDir-001\lib).
   [junit4]   2> 38017 T187 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 38029 T187 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 38037 T187 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 38061 T187 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 38067 T187 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 38067 T187 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 38070 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{schema=schema.xml, config=solrconfig.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\, loadOnStartup=true, 
transient=false, instanceDir=collection1, dataDir=data\, name=collection1}
   [junit4]   2> 38072 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=true, dataDir=data\, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\, name=collectionLazy2, 
config=solrconfig.xml, transient=true, schema=schema.xml, 
instanceDir=collection2}
   [junit4]   2> 38072 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{transient=on, config=solrconfig.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection3\, dataDir=data\, 
instanceDir=collection3, name=collectionLazy3, schema=schema.xml, 
loadOnStartup=false}
   [junit4]   2> 38076 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, name=collectionLazy4, loadOnStartup=false, 
dataDir=data\, instanceDir=collection4, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection4\, transient=false, 
schema=schema.xml}
   [junit4]   2> 38077 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=true, dataDir=data\, instanceDir=collection5, transient=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\, schema=schema.xml, 
name=collectionLazy5, config=solrconfig.xml}
   [junit4]   2> 38080 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{transient=true, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection6\, dataDir=data\, 
schema=schema.xml, instanceDir=collection6, name=collectionLazy6, 
config=solrconfig.xml}
   [junit4]   2> 38081 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection7\, name=collectionLazy7, 
config=solrconfig.xml, loadOnStartup=false, transient=true, dataDir=data\, 
schema=schema.xml, instanceDir=collection7}
   [junit4]   2> 38082 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collectionLazy8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection8\, instanceDir=collection8, 
transient=true, schema=schema.xml, dataDir=data\, config=solrconfig.xml}
   [junit4]   2> 38083 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection9\, loadOnStartup=false, 
config=solrconfig.xml, transient=true, instanceDir=collection9, 
name=collectionLazy9, dataDir=data\, schema=schema.xml}
   [junit4]   2> 38086 T188 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\'
   [junit4]   2> 38088 T189 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\'
   [junit4]   2> 38089 T190 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\'
   [junit4]   2> 38189 T188 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 38189 T190 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 38189 T189 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 38254 T188 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 38254 T190 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 38259 T189 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 38353 T188 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 38356 T188 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 38358 T190 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 38358 T189 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 38359 T190 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 38366 T190 oass.IndexSchema.readSchema [collectionLazy5] 
Schema name=tiny
   [junit4]   2> 38367 T188 oass.IndexSchema.readSchema [collection1] Schema 
name=tiny
   [junit4]   2> 38369 T189 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 38389 T189 oass.IndexSchema.readSchema [collectionLazy2] 
Schema name=tiny
   [junit4]   2> 38392 T190 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38392 T190 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\collection5\
   [junit4]   2> 38392 T190 x:collectionLazy5 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38397 T190 x:collectionLazy5 oasc.SolrCore.<init> 
[[collectionLazy5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 38399 T190 x:collectionLazy5 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 38399 T190 x:collectionLazy5 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\data\
   [junit4]   2> 38399 T190 x:collectionLazy5 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\collection5\data\index/
   [junit4]   2> 38400 T190 x:collectionLazy5 oasc.SolrCore.initIndex WARN 
[collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 38400 T190 x:collectionLazy5 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\data\index
   [junit4]   2> 38401 T190 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=35.8974609375, floorSegmentMB=0.298828125, 
forceMergeDeletesPctAllowed=25.183738781728703, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38402 T190 x:collectionLazy5 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@12e18d7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160f4e4),segFN=segments_1,generation=1}
   [junit4]   2> 38402 T190 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38410 T190 x:collectionLazy5 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 38417 T189 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38417 T188 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38418 T189 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\collection2\
   [junit4]   2> 38418 T188 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\collection1\
   [junit4]   2> 38418 T188 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38420 T188 x:collection1 oasc.SolrCore.<init> [[collection1] ] 
Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 38420 T188 x:collection1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: collection1
   [junit4]   2> 38421 T188 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\data\
   [junit4]   2> 38421 T188 x:collection1 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\collection1\data\index/
   [junit4]   2> 38421 T188 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 38423 T188 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\data\index
   [junit4]   2> 38418 T189 x:collectionLazy2 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38423 T188 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=35.8974609375, floorSegmentMB=0.298828125, 
forceMergeDeletesPctAllowed=25.183738781728703, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38424 T189 x:collectionLazy2 oasc.SolrCore.<init> 
[[collectionLazy2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 38424 T189 x:collectionLazy2 oasc.SolrCore.initInfoRegistry 
JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 38425 T190 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38425 T189 x:collectionLazy2 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\
   [junit4]   2> 38425 T189 x:collectionLazy2 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\collection2\data\index/
   [junit4]   2> 38425 T189 x:collectionLazy2 oasc.SolrCore.initIndex WARN 
[collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 38425 T188 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b575d2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a5c84),segFN=segments_1,generation=1}
   [junit4]   2> 38427 T188 x:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 38427 T189 x:collectionLazy2 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\index
   [junit4]   2> 38429 T190 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38429 T189 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=35.8974609375, floorSegmentMB=0.298828125, 
forceMergeDeletesPctAllowed=25.183738781728703, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38430 T189 x:collectionLazy2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2f6d66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b77a00),segFN=segments_1,generation=1}
   [junit4]   2> 38431 T189 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38432 T190 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38433 T190 x:collectionLazy5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38436 T188 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 38442 T188 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38445 T188 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38449 T188 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38449 T189 x:collectionLazy2 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 38452 T188 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38453 T189 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38438 T190 x:collectionLazy5 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38457 T188 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38459 T190 x:collectionLazy5 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38460 T188 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38460 T190 x:collectionLazy5 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 38460 T189 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38460 T190 x:collectionLazy5 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 38461 T190 x:collectionLazy5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7227688629816249]
   [junit4]   2> 38463 T188 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 38463 T188 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 38464 T188 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7227688629816249]
   [junit4]   2> 38464 T189 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38465 T190 x:collectionLazy5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@12e18d7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160f4e4),segFN=segments_1,generation=1}
   [junit4]   2> 38465 T190 x:collectionLazy5 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38465 T190 x:collectionLazy5 oass.SolrIndexSearcher.<init> 
Opening Searcher@100f9c5[collectionLazy5] main
   [junit4]   2> 38467 T190 x:collectionLazy5 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\collection5\conf
   [junit4]   2> 38468 T189 x:collectionLazy2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38468 T188 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@b575d2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a5c84),segFN=segments_1,generation=1}
   [junit4]   2> 38468 T188 x:collection1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 38468 T188 x:collection1 oass.SolrIndexSearcher.<init> Opening 
Searcher@12abfb4[collection1] main
   [junit4]   2> 38468 T190 x:collectionLazy5 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection5\conf}
   [junit4]   2> 38475 T190 x:collectionLazy5 oasr.ManagedResourceStorage.load 
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
 1C179F052537378E-001\tempDir-001\collection5\conf
   [junit4]   2> 38477 T190 x:collectionLazy5 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 38477 T190 x:collectionLazy5 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 38478 T190 x:collectionLazy5 oasc.CoreContainer.registerCore 
registering core: collectionLazy5
   [junit4]   2> 38478 T188 x:collection1 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\collection1\conf
   [junit4]   2> 38479 T188 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection1\conf}
   [junit4]   2> 38479 T188 x:collection1 oasr.ManagedResourceStorage.load 
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
 1C179F052537378E-001\tempDir-001\collection1\conf
   [junit4]   2> 38480 T188 x:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 38480 T188 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 38480 T188 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 38478 T191 x:collectionLazy5 oasc.SolrCore.registerSearcher 
[collectionLazy5] Registered new searcher Searcher@100f9c5[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38481 T192 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@12abfb4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38482 T189 x:collectionLazy2 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38485 T189 x:collectionLazy2 oasc.SolrCore.initStatsCache 
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38486 T189 x:collectionLazy2 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 38486 T189 x:collectionLazy2 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 38487 T189 x:collectionLazy2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7227688629816249]
   [junit4]   2> 38487 T189 x:collectionLazy2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2f6d66 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b77a00),segFN=segments_1,generation=1}
   [junit4]   2> 38487 T189 x:collectionLazy2 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 38488 T189 x:collectionLazy2 oass.SolrIndexSearcher.<init> 
Opening Searcher@de3acc[collectionLazy2] main
   [junit4]   2> 38488 T189 x:collectionLazy2 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\collection2\conf
   [junit4]   2> 38489 T189 x:collectionLazy2 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\conf}
   [junit4]   2> 38489 T189 x:collectionLazy2 oasr.ManagedResourceStorage.load 
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
 1C179F052537378E-001\tempDir-001\collection2\conf
   [junit4]   2> 38489 T189 x:collectionLazy2 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 38489 T189 x:collectionLazy2 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 38491 T189 x:collectionLazy2 oasc.SolrCores.putTransientCore 
Opening transient core collectionLazy2
   [junit4]   2> 38491 T189 x:collectionLazy2 oasc.CoreContainer.registerCore 
registering core: collectionLazy2
   [junit4]   2> 38491 T193 x:collectionLazy2 oasc.SolrCore.registerSearcher 
[collectionLazy2] Registered new searcher Searcher@de3acc[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38538 T187 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=xml&instanceDir=./core1&name=core1&loadOnStartup=true&transient=true&action=CREATE
   [junit4]   2> 38542 T187 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{config=solrconfig.xml, loadOnStartup=true, dataDir=data\, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\, instanceDir=./core1, 
schema=schema.xml, name=core1, transient=true}
   [junit4]   2> 38543 T187 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\'
   [junit4]   2> 38674 T187 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 38717 T187 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.2.0
   [junit4]   2> 38800 T187 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 38801 T187 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 38813 T187 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 38842 T187 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 38843 T187 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\.\core1\
   [junit4]   2> 38843 T187 x:core1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38844 T187 x:core1 oasc.SolrCore.<init> [[core1] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 38844 T187 x:core1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core1
   [junit4]   2> 38844 T187 x:core1 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\
   [junit4]   2> 38845 T187 x:core1 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 38845 T187 x:core1 oasc.SolrCore.initIndex WARN [core1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 38845 T187 x:core1 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index
   [junit4]   2> 38847 T187 x:core1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21583893524601577]
   [junit4]   2> 38850 T187 x:core1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@124f916 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d34c3),segFN=segments_1,generation=1}
   [junit4]   2> 38850 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 38854 T187 x:core1 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38872 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38877 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38880 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38884 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 38888 T187 x:core1 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 38892 T187 x:core1 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 38893 T187 x:core1 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 38893 T187 x:core1 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 38895 T187 x:core1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, 
maxMergedSegmentMB=6.7734375, floorSegmentMB=1.69140625, 
forceMergeDeletesPctAllowed=23.282199505426338, segmentsPerTier=30.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 38897 T187 x:core1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@124f916 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d34c3),segFN=segments_1,generation=1}
   [junit4]   2> 38897 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 38898 T187 x:core1 oass.SolrIndexSearcher.<init> Opening 
Searcher@1f886b1[core1] main
   [junit4]   2> 38900 T187 x:core1 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 38900 T187 x:core1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\conf}
   [junit4]   2> 38901 T187 x:core1 oasr.ManagedResourceStorage.load 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
 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 38902 T187 x:core1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 38902 T187 x:core1 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 38904 T187 x:core1 oasc.SolrCores.putTransientCore Opening 
transient core core1
   [junit4]   2> 38904 T187 x:core1 oasc.CoreContainer.registerCore registering 
core: core1
   [junit4]   2> 38904 T195 x:core1 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@1f886b1[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38905 T187 x:core1 oasha.CoreAdminHandler.handleCreateAction 
core create command 
wt=xml&instanceDir=./core2&name=core2&loadOnStartup=false&transient=true&action=CREATE
   [junit4]   2> 38907 T187 x:core1 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{dataDir=data\, loadOnStartup=false, schema=schema.xml, instanceDir=./core2, 
transient=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\, config=solrconfig.xml, name=core2}
   [junit4]   2> 38907 T187 x:core1 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\'
   [junit4]   2> 38962 T187 x:core1 oasc.SolrConfig.refreshRequestParams 
current version of requestparams : -1
   [junit4]   2> 39005 T187 x:core1 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 39101 T187 x:core1 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 39101 T187 x:core1 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 39121 T187 x:core1 oass.IndexSchema.readSchema [core2] Schema 
name=tiny
   [junit4]   2> 39160 T187 x:core1 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 39163 T187 x:core1 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\.\core2\
   [junit4]   2> 39163 T187 x:core2 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 39164 T187 x:core2 oasc.SolrCore.<init> [[core2] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 39164 T187 x:core2 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core2
   [junit4]   2> 39165 T187 x:core2 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\
   [junit4]   2> 39165 T187 x:core2 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 39167 T187 x:core2 oasc.SolrCore.initIndex WARN [core2] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 39167 T187 x:core2 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\index
   [junit4]   2> 39168 T187 x:core2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=25.8740234375, floorSegmentMB=1.1083984375, 
forceMergeDeletesPctAllowed=6.230680742021949, segmentsPerTier=49.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 39170 T187 x:core2 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15d3f34 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e09ab4),segFN=segments_1,generation=1}
   [junit4]   2> 39171 T187 x:core2 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 39176 T187 x:core2 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39181 T187 x:core2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39184 T187 x:core2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39189 T187 x:core2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39192 T187 x:core2 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39197 T187 x:core2 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 39200 T187 x:core2 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 39202 T187 x:core2 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 39202 T187 x:core2 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 39204 T187 x:core2 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=55450842, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 39211 T187 x:core2 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15d3f34 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e09ab4),segFN=segments_1,generation=1}
   [junit4]   2> 39211 T187 x:core2 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 39212 T187 x:core2 oass.SolrIndexSearcher.<init> Opening 
Searcher@2b495c[core2] main
   [junit4]   2> 39214 T187 x:core2 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\.\core2\conf
   [junit4]   2> 39215 T187 x:core2 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\conf}
   [junit4]   2> 39215 T187 x:core2 oasr.ManagedResourceStorage.load 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
 1C179F052537378E-001\tempDir-001\.\core2\conf
   [junit4]   2> 39217 T187 x:core2 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 39217 T187 x:core2 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 39217 T187 x:core2 oasc.SolrCores.putTransientCore Opening 
transient core core2
   [junit4]   2> 39217 T187 x:core2 oasc.CoreContainer.registerCore registering 
core: core2
   [junit4]   2> 39218 T187 x:core2 oasha.CoreAdminHandler.handleCreateAction 
core create command 
wt=xml&instanceDir=./core3&name=core3&loadOnStartup=true&transient=true&action=CREATE
   [junit4]   2> 39219 T187 x:core2 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{dataDir=data\, transient=true, schema=schema.xml, loadOnStartup=true, 
name=core3, instanceDir=./core3, config=solrconfig.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\}
   [junit4]   2> 39220 T187 x:core2 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\'
   [junit4]   2> 39225 T197 x:core2 oasc.SolrCore.registerSearcher [core2] 
Registered new searcher Searcher@2b495c[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39290 T187 x:core2 oasc.SolrConfig.refreshRequestParams 
current version of requestparams : -1
   [junit4]   2> 39332 T187 x:core2 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 39446 T187 x:core2 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 39447 T187 x:core2 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\conf\schema.xml
   [junit4]   2> 39458 T187 x:core2 oass.IndexSchema.readSchema [core3] Schema 
name=tiny
   [junit4]   2> 39488 T187 x:core2 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 39489 T187 x:core2 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\.\core3\
   [junit4]   2> 39490 T187 x:core3 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 39490 T187 x:core3 oasc.SolrCore.<init> [[core3] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\], dataDir=[null]
   [junit4]   2> 39491 T187 x:core3 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core3
   [junit4]   2> 39491 T187 x:core3 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\data\
   [junit4]   2> 39492 T187 x:core3 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core3\data\index/
   [junit4]   2> 39492 T187 x:core3 oasc.SolrCore.initIndex WARN [core3] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 39494 T187 x:core3 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\data\index
   [junit4]   2> 39494 T187 x:core3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34016019489837135]
   [junit4]   2> 39497 T187 x:core3 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1232ab0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c795b4),segFN=segments_1,generation=1}
   [junit4]   2> 39497 T187 x:core3 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 39503 T187 x:core3 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39506 T187 x:core3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39519 T187 x:core3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39524 T187 x:core3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39530 T187 x:core3 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 39537 T187 x:core3 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 39540 T187 x:core3 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 39541 T187 x:core3 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 39542 T187 x:core3 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 39542 T187 x:core3 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=55.640625, floorSegmentMB=1.58203125, 
forceMergeDeletesPctAllowed=6.437436198692707, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 39545 T187 x:core3 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1232ab0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c795b4),segFN=segments_1,generation=1}
   [junit4]   2> 39545 T187 x:core3 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 39546 T187 x:core3 oass.SolrIndexSearcher.<init> Opening 
Searcher@455d4[core3] main
   [junit4]   2> 39547 T187 x:core3 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\.\core3\conf
   [junit4]   2> 39547 T187 x:core3 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core3\conf}
   [junit4]   2> 39548 T187 x:core3 oasr.ManagedResourceStorage.load 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
 1C179F052537378E-001\tempDir-001\.\core3\conf
   [junit4]   2> 39549 T187 x:core3 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 39551 T187 x:core3 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 39551 T187 x:core3 oasc.SolrCores.putTransientCore Opening 
transient core core3
   [junit4]   2> 39551 T187 x:core3 oasc.CoreContainer.registerCore registering 
core: core3
   [junit4]   2> 39552 T199 x:core3 oasc.SolrCore.registerSearcher [core3] 
Registered new searcher Searcher@455d4[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39552 T187 x:core3 oasha.CoreAdminHandler.handleCreateAction 
core create command 
wt=xml&instanceDir=./core4&name=core4&loadOnStartup=false&transient=true&action=CREATE
   [junit4]   2> 39554 T187 x:core3 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{loadOnStartup=false, schema=schema.xml, name=core4, config=solrconfig.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\, instanceDir=./core4, 
transient=true, dataDir=data\}
   [junit4]   2> 39554 T187 x:core3 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\'
   [junit4]   2> 39743 T187 x:core3 oasc.SolrConfig.refreshRequestParams 
current version of requestparams : -1
   [junit4]   2> 39801 T187 x:core3 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 39947 T187 x:core3 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 39949 T187 x:core3 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\conf\schema.xml
   [junit4]   2> 39960 T187 x:core3 oass.IndexSchema.readSchema [core4] Schema 
name=tiny
   [junit4]   2> 39985 T187 x:core3 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 39985 T187 x:core3 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\.\core4\
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.<init> [[core4] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\], dataDir=[null]
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core4
   [junit4]   2> 39985 T187 x:core4 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\data\
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core4\data\index/
   [junit4]   2> 39985 T187 x:core4 oasc.SolrCore.initIndex WARN [core4] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 39985 T187 x:core4 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\data\index
   [junit4]   2> 39985 T187 x:core4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5280221577901062]
   [junit4]   2> 39987 T187 x:core4 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@109a9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16d41f),segFN=segments_1,generation=1}
   [junit4]   2> 39987 T187 x:core4 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 39987 T187 x:core4 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 39998 T187 x:core4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40002 T187 x:core4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40006 T187 x:core4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40009 T187 x:core4 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40020 T187 x:core4 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 40023 T187 x:core4 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40031 T187 x:core4 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 40031 T187 x:core4 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 40031 T187 x:core4 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 40031 T187 x:core4 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@109a9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16d41f),segFN=segments_1,generation=1}
   [junit4]   2> 40031 T187 x:core4 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 40031 T187 x:core4 oass.SolrIndexSearcher.<init> Opening 
Searcher@1e4681e[core4] main
   [junit4]   2> 40035 T187 x:core4 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\.\core4\conf
   [junit4]   2> 40035 T187 x:core4 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core4\conf}
   [junit4]   2> 40035 T187 x:core4 oasr.ManagedResourceStorage.load 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
 1C179F052537378E-001\tempDir-001\.\core4\conf
   [junit4]   2> 40035 T187 x:core4 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 40035 T187 x:core4 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 40035 T187 x:core4 oasc.SolrCores.putTransientCore Opening 
transient core core4
   [junit4]   2> 40035 T187 x:core4 oasc.SolrCores$1.removeEldestEntry Closing 
transient core [collectionLazy2]
   [junit4]   2> 40037 T194 oasc.SolrCore.close [collectionLazy2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@6faf78
   [junit4]   2> 40037 T187 x:core4 oasc.CoreContainer.registerCore registering 
core: core4
   [junit4]   2> 40037 T194 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40037 T201 x:core4 oasc.SolrCore.registerSearcher [core4] 
Registered new searcher Searcher@1e4681e[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40038 T187 x:core4 oasha.CoreAdminHandler.handleCreateAction 
core create command 
wt=xml&instanceDir=./core5&name=core5&loadOnStartup=false&transient=true&action=CREATE
   [junit4]   2> 40038 T194 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 40038 T194 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 40039 T194 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 40041 T187 x:core4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=core5, transient=true, dataDir=data\, loadOnStartup=false, 
instanceDir=./core5, config=solrconfig.xml, schema=schema.xml, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\}
   [junit4]   2> 40043 T187 x:core4 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\'
   [junit4]   2> 40048 T194 oasc.SolrCore.closeSearcher [collectionLazy2] 
Closing main searcher on request.
   [junit4]   2> 40048 T194 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 40048 T194 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 40048 T194 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\index
   [junit4]   2> 40049 T194 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 40049 T194 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\collection2\data\
   [junit4]   2> 40081 T187 x:core4 oasc.SolrConfig.refreshRequestParams 
current version of requestparams : -1
   [junit4]   2> 40113 T187 x:core4 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 40179 T187 x:core4 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 40180 T187 x:core4 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\conf\schema.xml
   [junit4]   2> 40195 T187 x:core4 oass.IndexSchema.readSchema [core5] Schema 
name=tiny
   [junit4]   2> 40221 T187 x:core4 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 40223 T187 x:core4 oasc.CoreContainer.create Creating SolrCore 
'core5' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\
   [junit4]   2> 40223 T187 x:core5 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40223 T187 x:core5 oasc.SolrCore.<init> [[core5] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\], dataDir=[null]
   [junit4]   2> 40223 T187 x:core5 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core5
   [junit4]   2> 40224 T187 x:core5 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\data\
   [junit4]   2> 40226 T187 x:core5 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core5\data\index/
   [junit4]   2> 40226 T187 x:core5 oasc.SolrCore.initIndex WARN [core5] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 40227 T187 x:core5 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\data\index
   [junit4]   2> 40228 T187 x:core5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5496748114313539]
   [junit4]   2> 40229 T187 x:core5 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15d9788 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18771ce),segFN=segments_1,generation=1}
   [junit4]   2> 40230 T187 x:core5 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 40234 T187 x:core5 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 40238 T187 x:core5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40242 T187 x:core5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40247 T187 x:core5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40250 T187 x:core5 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40255 T187 x:core5 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 40258 T187 x:core5 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40259 T187 x:core5 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 40259 T187 x:core5 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 40260 T187 x:core5 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=46, 
maxMergedSegmentMB=28.896484375, floorSegmentMB=0.673828125, 
forceMergeDeletesPctAllowed=29.115541401575598, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.621966438542519
   [junit4]   2> 40262 T187 x:core5 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@15d9788 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18771ce),segFN=segments_1,generation=1}
   [junit4]   2> 40263 T187 x:core5 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 40263 T187 x:core5 oass.SolrIndexSearcher.<init> Opening 
Searcher@756936[core5] main
   [junit4]   2> 40265 T187 x:core5 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\.\core5\conf
   [junit4]   2> 40266 T187 x:core5 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core5\conf}
   [junit4]   2> 40266 T187 x:core5 oasr.ManagedResourceStorage.load 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
 1C179F052537378E-001\tempDir-001\.\core5\conf
   [junit4]   2> 40267 T187 x:core5 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 40267 T187 x:core5 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 40269 T187 x:core5 oasc.SolrCores.putTransientCore Opening 
transient core core5
   [junit4]   2> 40269 T187 x:core5 oasc.SolrCores$1.removeEldestEntry Closing 
transient core [core1]
   [junit4]   2> 40269 T203 x:core5 oasc.SolrCore.registerSearcher [core5] 
Registered new searcher Searcher@756936[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40269 T187 x:core5 oasc.CoreContainer.registerCore registering 
core: core5
   [junit4]   2> 40269 T194 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e90e1
   [junit4]   2> 40270 T194 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40271 T194 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 40271 T194 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 40271 T194 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 40273 T194 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 40273 T194 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 40273 T194 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\;done=false>>]
   [junit4]   2> 40274 T194 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\
   [junit4]   2> 40274 T194 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index;done=false>>]
   [junit4]   2> 40274 T194 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index
   [junit4]   2> 40276 T187 x:core5 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\'
   [junit4]   2> 40333 T187 x:core5 oasc.SolrConfig.refreshRequestParams 
current version of requestparams : -1
   [junit4]   2> 40382 T187 x:core5 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 40465 T187 x:core5 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 40466 T187 x:core5 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\conf\schema.xml
   [junit4]   2> 40478 T187 x:core5 oass.IndexSchema.readSchema [core1] Schema 
name=tiny
   [junit4]   2> 40499 T187 x:core5 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 40501 T187 x:core5 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\.\core1\
   [junit4]   2> 40501 T187 x:core1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40503 T187 x:core1 oasc.SolrCore.<init> [[core1] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\], dataDir=[null]
   [junit4]   2> 40503 T187 x:core1 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core1
   [junit4]   2> 40504 T187 x:core1 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\
   [junit4]   2> 40504 T187 x:core1 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core1\data\index/
   [junit4]   2> 40504 T187 x:core1 oasc.SolrCore.initIndex WARN [core1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index' doesn't exist. Creating 
new index...
   [junit4]   2> 40505 T187 x:core1 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\data\index
   [junit4]   2> 40506 T187 x:core1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1c53e14
   [junit4]   2> 40506 T187 x:core1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6ebaef 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2ca2a),segFN=segments_1,generation=1}
   [junit4]   2> 40507 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 40512 T187 x:core1 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 40514 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40519 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40522 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40526 T187 x:core1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 40530 T187 x:core1 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/file,/admin/threads,/admin/system,/schema,/replication,/admin/mbeans,/config,/update,/update/json,/select,/admin/luke,/get,/admin/plugins,/admin/logging,/update/csv,/admin/ping,/admin/segments,/update/json/docs,/admin/properties
   [junit4]   2> 40534 T187 x:core1 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 40537 T187 x:core1 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 40537 T187 x:core1 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 40537 T187 x:core1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 40539 T187 x:core1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@6ebaef 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b2ca2a),segFN=segments_1,generation=1}
   [junit4]   2> 40539 T187 x:core1 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 40540 T187 x:core1 oass.SolrIndexSearcher.<init> Opening 
Searcher@195d206[core1] main
   [junit4]   2> 40541 T187 x:core1 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 40542 T187 x:core1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core1\conf}
   [junit4]   2> 40542 T187 x:core1 oasr.ManagedResourceStorage.load 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
 1C179F052537378E-001\tempDir-001\.\core1\conf
   [junit4]   2> 40543 T187 x:core1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 40543 T187 x:core1 oash.ReplicationHandler.inform Commits will 
be reserved for  10000
   [junit4]   2> 40543 T187 x:core1 oasc.SolrCores.putTransientCore Opening 
transient core core1
   [junit4]   2> 40543 T187 x:core1 oasc.SolrCores$1.removeEldestEntry Closing 
transient core [core2]
   [junit4]   2> 40543 T187 x:core1 oasc.CoreContainer.registerCore registering 
core: core1
   [junit4]   2> 40544 T205 x:core1 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@195d206[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40546 T194 oasc.SolrCore.close [core2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10f9b31
   [junit4]   2> 40547 T194 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 40547 T194 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 40547 T194 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 40547 T194 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 40549 T194 oasc.SolrCore.closeSearcher [core2] Closing main 
searcher on request.
   [junit4]   2> 40549 T194 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\;done=false>>]
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\index;done=false>>]
   [junit4]   2> 40550 T194 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\index
   [junit4]   2> 40551 T187 x:core1 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\'
   [junit4]   2> 40640 T187 x:core1 oasc.SolrConfig.refreshRequestParams 
current version of requestparams : -1
   [junit4]   2> 40670 T187 x:core1 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 40747 T187 x:core1 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 40748 T187 x:core1 oass.IndexSchema.readSchema Reading Solr 
Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\conf\schema.xml
   [junit4]   2> 40767 T187 x:core1 oass.IndexSchema.readSchema [core2] Schema 
name=tiny
   [junit4]   2> 40796 T187 x:core1 oass.IndexSchema.readSchema unique key 
field: id
   [junit4]   2> 40799 T187 x:core1 oasc.CoreContainer.create 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
 1C179F052537378E-001\tempDir-001\.\core2\
   [junit4]   2> 40799 T187 x:core2 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40800 T187 x:core2 oasc.SolrCore.<init> [[core2] ] Opening new 
SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\], dataDir=[null]
   [junit4]   2> 40800 T187 x:core2 oasc.SolrCore.initInfoRegistry JMX 
monitoring not detected for core: core2
   [junit4]   2> 40800 T187 x:core2 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-001\.\core2\data\
   [junit4]   2> 40802 T187 x:core2 oasc.SolrCore.getNewIndexDir 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
 1C179F052537378E-001\tempDir-001\.\core2\data\index/
   [junit4]   2> 40803 T187 x:core2 oasc.SolrCore.initIndex WARN [core2] Solr 
index direct

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

ing IndexWriter
   [junit4]   2> 48689 T187 x:collectionLazy6 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 48689 T187 x:collectionLazy6 oasc.SolrCore.closeSearcher 
[collectionLazy6] Closing main searcher on request.
   [junit4]   2> 48690 T187 x:collectionLazy6 
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 48690 T187 x:collectionLazy6 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-007\collection6\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-007\collection6\data\;done=false>>]
   [junit4]   2> 48690 T187 x:collectionLazy6 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-007\collection6\data\
   [junit4]   2> 48691 T187 x:collectionLazy6 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-007\collection6\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-007\collection6\data\index;done=false>>]
   [junit4]   2> 48691 T187 x:collectionLazy6 
oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 1C179F052537378E-001\tempDir-007\collection6\data\index
   [junit4]   2> 48691 T187 x:collectionLazy6 oas.SolrTestCaseJ4.tearDown 
###Ending testCreateSame
   [junit4]   2> 48692 T187 x:collectionLazy6 oas.SolrTestCaseJ4.deleteCore 
###deleteCore
   [junit4]   2> 48692 T187 x:collectionLazy6 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=7349333
   [junit4]   2> 168360 T187 x:collectionLazy6 
oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=51 
closes=50
   [junit4]   2> 130813 T186 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 150939 T186 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>           1) Thread[id=218, 
name=searcherExecutor-190-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:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 150939 T186 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=218, 
name=searcherExecutor-190-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 153940 T186 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=218, 
name=searcherExecutor-190-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:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=25369, maxDocsPerChunk=5, blockSize=558), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=25369, blockSize=558)), 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_IQ, 
timezone=VST
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 
(32-bit)/cpus=3,threads=2,free=23672016,total=57913344
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedSchemaFieldResource, SliceStateTest, 
ConcurrentDeleteAndCreateCollectionTest, DirectUpdateHandlerTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=1C179F052537378E -Dtests.slow=true -Dtests.locale=ar_IQ 
-Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=218, name=searcherExecutor-190-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:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=218, name=searcherExecutor-190-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:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1C179F052537378E]:0)
   [junit4] Completed [37/488] on J0 in 154.02s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 1392 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991:
 There were test failures: 488 suites, 1958 tests, 3 suite-level errors, 1390 
ignored (24 assumptions)

Total time: 45 minutes 27 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to