Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4885/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

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([3DC29D120007FD6E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) 
Thread[id=7797, name=searcherExecutor-3461-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=7797, name=searcherExecutor-3461-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([3DC29D120007FD6E]: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=7797, name=searcherExecutor-3461-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)        
 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=7797, name=searcherExecutor-3461-thread-1, state=WAITING, 
group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([3DC29D120007FD6E]:0)




Build Log:
[...truncated 10126 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\init-core-data-001
   [junit4]   2> 912596 INFO  
(SUITE-TestLazyCores-seed#[3DC29D120007FD6E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 912599 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 912658 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\'
   [junit4]   2> 912689 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1980001708
   [junit4]   2> 912689 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\]
   [junit4]   2> 912689 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\lib
   [junit4]   2> 912689 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\lib).
   [junit4]   2> 912698 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 912726 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 912757 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 912780 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 912780 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 912780 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 912784 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 912785 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, 
config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 912785 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, 
config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   2> 912787 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, 
config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 912787 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, 
config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   2> 912788 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, 
config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 912789 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, 
config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 912789 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, 
config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection8\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 912790 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, 
config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection9\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 912794 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\'
   [junit4]   2> 912805 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\'
   [junit4]   2> 912829 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 912832 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 912837 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 912839 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 912842 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 912846 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 912846 INFO  (coreLoadExecutor-3250-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\
   [junit4]   2> 912847 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 912847 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 912847 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 912847 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\
   [junit4]   2> 912847 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\index/
   [junit4]   2> 912847 WARN  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 912848 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\index
   [junit4]   2> 912848 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=4.826171875, 
floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=20.787358841792567, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.308269796708718
   [junit4]   2> 912849 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50c631b2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d615d85),segFN=segments_1,generation=1}
   [junit4]   2> 912849 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912852 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 912829 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 912855 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 912858 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912860 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912860 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 912861 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912861 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 912862 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912864 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 912866 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 912867 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 912867 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 912867 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 912867 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=12.001953125, 
floorSegmentMB=0.2021484375, forceMergeDeletesPctAllowed=27.5260763306738, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@50c631b2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d615d85),segFN=segments_1,generation=1}
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@624f97b6[collection1] 
main
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 912868 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy5
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\conf
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\index/
   [junit4]   2> 912869 WARN  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\index
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=4.826171875, 
floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=20.787358841792567, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.308269796708718
   [junit4]   2> 912871 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4d6fce18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2568d7),segFN=segments_1,generation=1}
   [junit4]   2> 912871 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912873 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 912874 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912875 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912876 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912877 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912865 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\'
   [junit4]   2> 912869 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\conf}
   [junit4]   2> 912894 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 912894 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\conf
   [junit4]   2> 912895 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 912895 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 912895 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 912896 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 912896 INFO  (coreLoadExecutor-3250-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 912896 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 912897 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=12.001953125, 
floorSegmentMB=0.2021484375, forceMergeDeletesPctAllowed=27.5260763306738, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 912897 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4d6fce18 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2568d7),segFN=segments_1,generation=1}
   [junit4]   2> 912897 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912897 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening 
Searcher@54050ec1[collectionLazy5] main
   [junit4]   2> 912901 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\conf
   [junit4]   2> 912901 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\conf}
   [junit4]   2> 912901 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\conf
   [junit4]   2> 912901 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 912902 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 912902 INFO  (coreLoadExecutor-3250-thread-3) [    
x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 912903 INFO  
(searcherExecutor-3255-thread-1-processing-x:collectionLazy5) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher 
Searcher@54050ec1[collectionLazy5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 912909 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 912936 INFO  
(searcherExecutor-3251-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@624f97b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 912937 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 912941 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 912941 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 912945 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 912947 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 912947 INFO  (coreLoadExecutor-3250-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\
   [junit4]   2> 912948 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 912948 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 912948 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy2
   [junit4]   2> 912948 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\
   [junit4]   2> 912948 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\index/
   [junit4]   2> 912948 WARN  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 912949 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\index
   [junit4]   2> 912949 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=4.826171875, 
floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=20.787358841792567, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.308269796708718
   [junit4]   2> 912949 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51c2ecb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@490e1316),segFN=segments_1,generation=1}
   [junit4]   2> 912949 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912960 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 912962 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912963 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912964 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912965 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 912967 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 912967 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 912968 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 912968 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 912968 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=12.001953125, 
floorSegmentMB=0.2021484375, forceMergeDeletesPctAllowed=27.5260763306738, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 912968 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51c2ecb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@490e1316),segFN=segments_1,generation=1}
   [junit4]   2> 912968 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 912968 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening 
Searcher@32d8e898[collectionLazy2] main
   [junit4]   2> 912969 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\conf
   [junit4]   2> 912969 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\conf}
   [junit4]   2> 912969 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\conf
   [junit4]   2> 912970 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 912970 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 912970 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 912970 INFO  (coreLoadExecutor-3250-thread-2) [    
x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 912973 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\'
   [junit4]   2> 913002 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 913005 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 913006 INFO  
(searcherExecutor-3259-thread-1-processing-x:collectionLazy2) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher 
Searcher@32d8e898[collectionLazy2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 913009 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 913009 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 913012 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 913014 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 913014 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration 
from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\
   [junit4]   2> 913014 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 913016 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 913016 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy3
   [junit4]   2> 913020 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\
   [junit4]   2> 913021 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\index/
   [junit4]   2> 913021 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 913022 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\index
   [junit4]   2> 913023 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 913023 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@40c1a11 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@307a329),segFN=segments_1,generation=1}
   [junit4]   2> 913023 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 913033 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 913035 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913035 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913039 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913040 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913041 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 913042 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 913043 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 913043 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 913043 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=63.1640625, 
floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.732240165471197, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 913043 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@40c1a11 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@307a329),segFN=segments_1,generation=1}
   [junit4]   2> 913043 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 913045 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening 
Searcher@75c74340[collectionLazy3] main
   [junit4]   2> 913045 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\conf
   [junit4]   2> 913045 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\conf}
   [junit4]   2> 913045 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\conf
   [junit4]   2> 913048 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 913048 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 913048 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 913048 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 913048 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\'
   [junit4]   2> 913078 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 913080 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 913084 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 913084 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 913088 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 913091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 913091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' 
using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\
   [junit4]   2> 913091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 913091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore 
at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 913091 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collectionLazy4
   [junit4]   2> 913092 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\
   [junit4]   2> 913092 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\index/
   [junit4]   2> 913092 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 913092 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\index
   [junit4]   2> 913092 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 913093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@339824f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36bd4557),segFN=segments_1,generation=1}
   [junit4]   2> 913093 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 913093 INFO  
(searcherExecutor-3263-thread-1-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher 
Searcher@75c74340[collectionLazy3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 913111 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 913113 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913114 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913115 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913115 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 913119 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 913119 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 913120 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 913120 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 913123 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=26.4482421875, 
floorSegmentMB=0.337890625, forceMergeDeletesPctAllowed=24.515518160438777, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6630961223588968
   [junit4]   2> 913124 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@339824f1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36bd4557),segFN=segments_1,generation=1}
   [junit4]   2> 913124 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 913124 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening 
Searcher@f8f227d[collectionLazy4] main
   [junit4]   2> 913125 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\conf
   [junit4]   2> 913125 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\conf}
   [junit4]   2> 913125 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\conf
   [junit4]   2> 913125 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered 
ManagedResources
   [junit4]   2> 913127 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 913127 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 913127 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1980001708
   [junit4]   2> 913127 INFO  
(searcherExecutor-3267-thread-1-processing-x:collectionLazy4) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher 
Searcher@f8f227d[collectionLazy4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 913127 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1cadb7ff
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.u.UpdateHandler 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> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 913128 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\index
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection1\data\
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19e0cd26
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.u.UpdateHandler 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> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on 
request.
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 913129 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection5\data\index
   [junit4]   2> 913130 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6303fd18
   [junit4]   2> 913130 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.u.UpdateHandler 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> 913130 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 913130 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 913130 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on 
request.
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection4\data\index
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1569a7cf
   [junit4]   2> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.u.UpdateHandler 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> 913132 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 913133 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 913133 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 913133 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on 
request.
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\index
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection2\data\
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@640ae8d2
   [junit4]   2> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.UpdateHandler 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> 913134 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 913136 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 913136 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 913136 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on 
request.
   [junit4]   2> 913136 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 913136 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 913136 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\
   [junit4]   2> 913137 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 913137 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-001\collection3\data\index
   [junit4]   2> 913138 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 913139 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 913208 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\'
   [junit4]   2> 913235 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\solr.xml
   [junit4]   2> 913244 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002
   [junit4]   2> 913244 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 2006279124
   [junit4]   2> 913244 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\]
   [junit4]   2> 913244 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\lib
   [junit4]   2> 913244 WARN  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrResourceLoader Can't find (or read) directory to 
add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\lib).
   [junit4]   2> 913252 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout 
: 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 913260 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 913263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 913263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 913263 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 913266 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002
   [junit4]   2> 913267 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig1, 
config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig1\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 913267 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found core badConfig1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig1\
   [junit4]   2> 913267 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig2, 
config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 913268 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found core badConfig2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig2\
   [junit4]   2> 913268 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, 
config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema1\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 913268 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found core badSchema1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema1\
   [junit4]   2> 913269 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, 
config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 913269 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found core badSchema2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema2\
   [junit4]   2> 913270 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, 
config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\core1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\core1\, schema=schema.xml, transient=false, 
dataDir=data\}
   [junit4]   2> 913270 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found core core1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\core1\
   [junit4]   2> 913271 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, 
config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\core2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\core2\, schema=schema.xml, transient=false, 
dataDir=data\}
   [junit4]   2> 913271 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found core core2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\core2\
   [junit4]   2> 913271 INFO  
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[3DC29D120007FD6E]) [    
x:collectionLazy3] o.a.s.c.CoresLocator Found 6 core definitions
   [junit4]   2> 913272 INFO  
(coreLoadExecutor-3276-thread-1-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig1\'
   [junit4]   2> 913300 INFO  
(coreLoadExecutor-3276-thread-2-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig2\'
   [junit4]   2> 913308 INFO  
(coreLoadExecutor-3276-thread-3-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema1\'
   [junit4]   2> 913332 INFO  
(coreLoadExecutor-3276-thread-3-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 913336 INFO  
(coreLoadExecutor-3276-thread-3-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 913340 INFO  
(coreLoadExecutor-3276-thread-3-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 913340 INFO  
(coreLoadExecutor-3276-thread-3-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badSchema1\conf\schema.xml
   [junit4]   2> 913395 INFO  
(coreLoadExecutor-3276-thread-1-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.Config Ignoring exception matching 
\QSAXParseException\E
   [junit4]   2> 913395 ERROR 
(coreLoadExecutor-3276-thread-1-processing-x:collectionLazy3) [    
x:collectionLazy3] o.a.s.c.CoreContainer Error creating core [badConfig1]: 
Could not load conf for core badConfig1: Error loading solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig1\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core badConfig1: Error loading solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempDir-002\badConfig1\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:80)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:673)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:402)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:393)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3DC29D120007FD6E-001\tempD

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

SUITE-TestLazyCores-seed#[3DC29D120007FD6E]-worker) [    x:collectionLazy9] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1546884405
   [junit4]   2> 1041024 ERROR 
(SUITE-TestLazyCores-seed#[3DC29D120007FD6E]-worker) [    x:collectionLazy9] 
o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Jun 03, 2015 1:11:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jun 03, 2015 1:12:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=7797, name=searcherExecutor-3461-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 03, 2015 1:12:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7797, name=searcherExecutor-3461-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 03, 2015 1:12:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=7797, name=searcherExecutor-3461-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {v_t=FST50, 
id=FST50, v_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
v_f=PostingsFormat(name=MockRandom)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sv_SE, 
timezone=Australia/West
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=157764808,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, 
TestSchemaResource, TestConfigSets, TestSortingResponseWriter, 
XmlUpdateRequestHandlerTest, PrimUtilsTest, TestSchemaSimilarityResource, 
IndexSchemaRuntimeFieldTest, ResponseHeaderTest, TestIBSimilarityFactory, 
TestReplicationHandler, ParsingFieldUpdateProcessorsTest, 
TestCollapseQParserPlugin, TestDocumentBuilder, TestPartialUpdateDeduplication, 
TestFieldSortValues, TestMacros, HdfsSyncSliceTest, TestAtomicUpdateErrorCases, 
DistributedQueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest, 
JavabinLoaderTest, SynonymTokenizerTest, RankQueryTest, LukeRequestHandlerTest, 
TestSolrConfigHandler, TestJmxMonitoredMap, AsyncMigrateRouteKeyTest, 
TestConfigReload, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSchemaNameResource, TestIndexingPerformance, TestShortCircuitedRequests, 
TestFieldTypeResource, TestNonDefinedSimilarityFactory, 
ResponseLogComponentTest, RecoveryZkTest, TestSolr4Spatial2, SimpleFacetsTest, 
SuggesterFSTTest, TestStressReorder, HdfsDirectoryFactoryTest, 
TestBM25SimilarityFactory, TestExceedMaxTermLength, TestSolrConfigHandlerCloud, 
TestPostingsSolrHighlighter, TestAnalyzeInfixSuggestions, QueryResultKeyTest, 
CloudExitableDirectoryReaderTest, TestReRankQParserPlugin, 
TestCloudManagedSchemaConcurrent, ClusterStateTest, TestRandomMergePolicy, 
AssignTest, TestExactStatsCache, HardAutoCommitTest, TestMiniSolrCloudCluster, 
TestDistributedStatsComponentCardinality, TestRawResponseWriter, 
SuggesterWFSTTest, HdfsRecoveryZkTest, TestCloudPivotFacet, 
AddSchemaFieldsUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, 
RollingRestartTest, AnalysisErrorHandlingTest, DefaultValueUpdateProcessorTest, 
ActionThrottleTest, TestCharFilters, TestObjectReleaseTracker, 
DistributedFacetPivotLargeTest, QueryElevationComponentTest, TestBlobHandler, 
TestShardHandlerFactory, ZkStateWriterTest, TestFaceting, 
DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, 
TestDynamicFieldResource, ScriptEngineTest, DirectSolrConnectionTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=3DC29D120007FD6E -Dtests.slow=true -Dtests.locale=sv_SE 
-Dtests.timezone=Australia/West -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([3DC29D120007FD6E]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [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=7797, name=searcherExecutor-3461-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DC29D120007FD6E]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7797, name=searcherExecutor-3461-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DC29D120007FD6E]:0)
   [junit4] Completed [213/504] on J0 in 151.72s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 872 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1418:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 504 suites, 1987 tests, 3 suite-level errors, 1011 
ignored (25 assumptions)

Total time: 37 minutes 6 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