Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4547/
Java: 32bit/jdk1.8.0_31 -server -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([3CD0BB62E7825782]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:494)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
        at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        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:53)
        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=2098, name=searcherExecutor-969-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=2098, name=searcherExecutor-969-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([3CD0BB62E7825782]: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=2098, name=searcherExecutor-969-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=2098, name=searcherExecutor-969-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([3CD0BB62E7825782]:0)




Build Log:
[...truncated 19273 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
 3CD0BB62E7825782-001\init-core-data-001
   [junit4]   2> 441686 T1996 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 441690 T1996 oas.SolrTestCaseJ4.setUp ###Starting 
testBadConfigsGenerateErrors
   [junit4]   2> 441767 T1996 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\'
   [junit4]   2> 441807 T1996 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\solr.xml
   [junit4]   2> 441818 T1996 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001
   [junit4]   2> 441820 T1996 oasc.CoreContainer.<init> New CoreContainer 
25475798
   [junit4]   2> 441820 T1996 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\]
   [junit4]   2> 441820 T1996 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\lib
   [junit4]   2> 441820 T1996 oasc.SolrResourceLoader.addToClassLoader WARN 
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
 3CD0BB62E7825782-001\tempDir-001\lib).
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 441832 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 441833 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 441833 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 441833 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 441833 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 441836 T1996 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 441836 T1996 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 441836 T1996 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 441836 T1996 oasc.CoreContainer.load Node Name: null
   [junit4]   2> 441838 T1996 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001
   [junit4]   1> CORE DESCRIPTOR: {name=badConfig1, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 441839 T1996 oasc.CorePropertiesLocator.discoverUnder Found 
core badConfig1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\
   [junit4]   1> CORE DESCRIPTOR: {name=badConfig2, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 441842 T1996 oasc.CorePropertiesLocator.discoverUnder Found 
core badConfig2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\
   [junit4]   1> CORE DESCRIPTOR: {name=badSchema1, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 441844 T1996 oasc.CorePropertiesLocator.discoverUnder Found 
core badSchema1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\
   [junit4]   1> CORE DESCRIPTOR: {name=badSchema2, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   2> 441861 T1996 oasc.CorePropertiesLocator.discoverUnder Found 
core badSchema2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\
   [junit4]   1> CORE DESCRIPTOR: {name=core1, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\, schema=schema.xml, transient=false, 
dataDir=data\}
   [junit4]   2> 441865 T1996 oasc.CorePropertiesLocator.discoverUnder Found 
core core1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\
   [junit4]   1> CORE DESCRIPTOR: {name=core2, config=solrconfig.xml, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2, loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\, schema=schema.xml, transient=false, 
dataDir=data\}
   [junit4]   2> 441865 T1996 oasc.CorePropertiesLocator.discoverUnder Found 
core core2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\
   [junit4]   2> 441865 T1996 oasc.CorePropertiesLocator.discover Found 6 core 
definitions
   [junit4]   2> 441866 T1997 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\'
   [junit4]   2> 441873 T1998 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\'
   [junit4]   2> 441883 T1999 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\'
   [junit4]   2> 441965 T1999 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 441968 T1999 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 441975 T1999 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 441977 T1999 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 442025 T1998 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 442025 T1998 oasc.CoreContainer.create ERROR Error creating 
core [badConfig2]: Could not load conf for core badConfig2: Error loading solr 
config from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\conf\solrconfig.xml Ignoring 
exception matching \QSAXParseException\E
   [junit4]   2> 442025 T1998 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\'
   [junit4]   2> 442047 T1997 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 442047 T1997 oasc.CoreContainer.create ERROR 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
 3CD0BB62E7825782-001\tempDir-001\badConfig1\conf\solrconfig.xml Ignoring 
exception matching \QSAXParseException\E
   [junit4]   2> 442049 T1997 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\'
   [junit4]   2> 442063 T1998 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442068 T1998 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442074 T1998 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442074 T1998 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 442078 T1998 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 442078 T1998 oasc.CoreContainer.create ERROR Error creating 
core [badSchema2]: Could not load conf for core badSchema2: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; The element type "filedType" must be terminated by the 
matching end-tag "</filedType>".. Schema file is 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\conf\schema.xml Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 442079 T1998 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\'
   [junit4]   2> 442098 T1999 oasc.SolrException.log Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 442100 T1999 oasc.CoreContainer.create ERROR Error creating 
core [badSchema1]: Could not load conf for core badSchema1: 
org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; 
columnNumber: 7; The element type "filedType" must be terminated by the 
matching end-tag "</filedType>".. Schema file is 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\conf\schema.xml Ignoring exception 
matching \QSAXParseException\E
   [junit4]   2> 442110 T1997 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442114 T1997 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442120 T1997 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442122 T1997 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\conf\schema.xml
   [junit4]   2> 442128 T1997 oass.IndexSchema.readSchema [core1] Schema 
name=tiny
   [junit4]   2> 442142 T1997 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442142 T1997 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\
   [junit4]   2> 442143 T1997 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 442143 T1997 oasc.SolrCore.<init> [core1] Opening new SolrCore 
at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\
   [junit4]   2> 442143 T1997 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 442144 T1997 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\
   [junit4]   2> 442144 T1997 oasc.SolrCore.getNewIndexDir 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
 3CD0BB62E7825782-001\tempDir-001\core1\data\index/
   [junit4]   2> 442144 T1997 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\index' doesn't exist. Creating new 
index...
   [junit4]   2> 442145 T1997 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\index
   [junit4]   2> 442145 T1997 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=23.580078125, 
floorSegmentMB=1.5390625, forceMergeDeletesPctAllowed=3.216044440772894, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18406113991230078
   [junit4]   2> 442145 T1997 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e7313 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2faab1),segFN=segments_1,generation=1}
   [junit4]   2> 442145 T1998 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442145 T1997 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442149 T1998 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442149 T1997 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 442157 T1998 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442157 T1998 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\conf\schema.xml
   [junit4]   2> 442161 T1997 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442164 T1998 oass.IndexSchema.readSchema [core2] Schema 
name=tiny
   [junit4]   2> 442164 T1997 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442166 T1997 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442168 T1998 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442168 T1998 oasc.CoreContainer.create Creating SolrCore 
'core2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\
   [junit4]   2> 442168 T1998 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 442170 T1997 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442173 T1997 oasc.RequestHandlers.initHandlersFromConfig 
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> 442173 T1997 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 442173 T1997 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 442174 T1997 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 442174 T1997 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4680735335422862]
   [junit4]   2> 442174 T1997 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e7313 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2faab1),segFN=segments_1,generation=1}
   [junit4]   2> 442174 T1997 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442175 T1997 oass.SolrIndexSearcher.<init> Opening 
Searcher@1a4d585[core1] main
   [junit4]   2> 442176 T1998 oasc.SolrCore.<init> [core2] Opening new SolrCore 
at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\
   [junit4]   2> 442176 T1998 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core2
   [junit4]   2> 442176 T1998 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\
   [junit4]   2> 442176 T1998 oasc.SolrCore.getNewIndexDir 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
 3CD0BB62E7825782-001\tempDir-001\core2\data\index/
   [junit4]   2> 442177 T1998 oasc.SolrCore.initIndex WARN [core2] Solr index 
directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\index' doesn't exist. Creating new 
index...
   [junit4]   2> 442176 T1997 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 3CD0BB62E7825782-001\tempDir-001\core1\conf
   [junit4]   2> 442178 T1997 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\conf}
   [junit4]   2> 442178 T1998 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\index
   [junit4]   2> 442178 T1997 oasr.ManagedResourceStorage.load 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
 3CD0BB62E7825782-001\tempDir-001\core1\conf
   [junit4]   2> 442179 T1998 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=23.580078125, 
floorSegmentMB=1.5390625, forceMergeDeletesPctAllowed=3.216044440772894, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18406113991230078
   [junit4]   2> 442179 T1997 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 442179 T1997 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 442180 T1998 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@f53a9e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8545b8),segFN=segments_1,generation=1}
   [junit4]   2> 442180 T1998 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442180 T1997 oasc.CoreContainer.registerCore registering core: 
core1
   [junit4]   2> 442180 T2000 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@1a4d585[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442183 T1998 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 442185 T1998 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442187 T1998 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442189 T1998 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442191 T1998 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442193 T1998 oasc.RequestHandlers.initHandlersFromConfig 
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> 442193 T1998 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 442197 T1998 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 442197 T1998 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 442197 T1998 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4680735335422862]
   [junit4]   2> 442198 T1998 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@f53a9e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8545b8),segFN=segments_1,generation=1}
   [junit4]   2> 442198 T1998 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442198 T1998 oass.SolrIndexSearcher.<init> Opening 
Searcher@1e805bd[core2] main
   [junit4]   2> 442199 T1998 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 3CD0BB62E7825782-001\tempDir-001\core2\conf
   [junit4]   2> 442200 T1998 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\conf}
   [junit4]   2> 442200 T1998 oasr.ManagedResourceStorage.load 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
 3CD0BB62E7825782-001\tempDir-001\core2\conf
   [junit4]   2> 442201 T1998 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 442201 T1998 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 442202 T1998 oasc.CoreContainer.registerCore registering core: 
core2
   [junit4]   2> 442203 T2001 oasc.SolrCore.registerSearcher [core2] Registered 
new searcher Searcher@1e805bd[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442213 T1996 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 442223 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e7313 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2faab1),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e7313 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2faab1),segFN=segments_2,generation=2}
   [junit4]   2> 442224 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 442226 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@1bf3322[core1] main
   [junit4]   2> 442228 T1996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 442229 T2000 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@1bf3322[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> ASYNC  NEW_CORE C212 name=core1 
org.apache.solr.core.SolrCore@b95e8f
   [junit4]   2> 442230 T1996 C212 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 442235 T1996 C212 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 442236 T1996 C212 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 442238 T1996 C212 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 442299 T1996 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\'
   [junit4]   2> 442360 T1996 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442363 T1996 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442365 T1996 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442367 T1996 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\conf\schema.xml
   [junit4]   2> 442372 T1996 oass.IndexSchema.readSchema [badConfig1] Schema 
name=tiny
   [junit4]   2> 442375 T1996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442375 T1996 oasc.CoreContainer.create Creating SolrCore 
'badConfig1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\
   [junit4]   2> 442376 T1996 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 442376 T1996 oasc.SolrCore.<init> [badConfig1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\
   [junit4]   2> 442376 T1996 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badConfig1
   [junit4]   2> 442377 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\
   [junit4]   2> 442377 T1996 oasc.SolrCore.getNewIndexDir 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
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\index/
   [junit4]   2> 442378 T1996 oasc.SolrCore.initIndex WARN [badConfig1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 442378 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 442379 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=45.6318359375, 
floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=10.296815115502376, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 442379 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@135e690 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ed607),segFN=segments_1,generation=1}
   [junit4]   2> 442380 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442382 T1996 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 442386 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442388 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442390 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442391 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442394 T1996 oasc.RequestHandlers.initHandlersFromConfig 
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> 442394 T1996 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 442395 T1996 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 442396 T1996 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 442396 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12987289410281014]
   [junit4]   2> 442397 T1996 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@135e690 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ed607),segFN=segments_1,generation=1}
   [junit4]   2> 442397 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442397 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@1b8d169[badConfig1] main
   [junit4]   2> 442399 T1996 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 3CD0BB62E7825782-001\tempDir-001\badConfig1\conf
   [junit4]   2> 442399 T1996 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\conf}
   [junit4]   2> 442399 T1996 oasr.ManagedResourceStorage.load 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
 3CD0BB62E7825782-001\tempDir-001\badConfig1\conf
   [junit4]   2> 442400 T1996 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 442400 T1996 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 442401 T2003 oasc.SolrCore.registerSearcher [badConfig1] 
Registered new searcher Searcher@1b8d169[badConfig1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442401 T1996 oasc.SolrCores.putTransientCore Opening transient 
core badConfig1
   [junit4]   2> 442401 T1996 oasc.CoreContainer.registerCore registering core: 
badConfig1
   [junit4]   2> 442402 T1996 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\'
   [junit4]   2> 442429 T1996 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442429 T1996 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442433 T1996 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442434 T1996 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\conf\schema.xml
   [junit4]   2> 442439 T1996 oass.IndexSchema.readSchema [badConfig2] Schema 
name=tiny
   [junit4]   2> 442445 T1996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442445 T1996 oasc.CoreContainer.create Creating SolrCore 
'badConfig2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\
   [junit4]   2> 442445 T1996 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 442447 T1996 oasc.SolrCore.<init> [badConfig2] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\
   [junit4]   2> 442447 T1996 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badConfig2
   [junit4]   2> 442448 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\
   [junit4]   2> 442448 T1996 oasc.SolrCore.getNewIndexDir 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
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\index/
   [junit4]   2> 442448 T1996 oasc.SolrCore.initIndex WARN [badConfig2] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 442449 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 442449 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=70.7861328125, 
floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=9.970004958838121, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5606180279155881
   [junit4]   2> 442450 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@f48edf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95aa9),segFN=segments_1,generation=1}
   [junit4]   2> 442450 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442453 T1996 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 442455 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442458 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442459 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442461 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442463 T1996 oasc.RequestHandlers.initHandlersFromConfig 
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> 442464 T1996 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 442466 T1996 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 442466 T1996 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 442467 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6823906787488639]
   [junit4]   2> 442468 T1996 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@f48edf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f95aa9),segFN=segments_1,generation=1}
   [junit4]   2> 442468 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442468 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@6ed9a8[badConfig2] main
   [junit4]   2> 442469 T1996 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 3CD0BB62E7825782-001\tempDir-001\badConfig2\conf
   [junit4]   2> 442469 T1996 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\conf}
   [junit4]   2> 442469 T1996 oasr.ManagedResourceStorage.load 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
 3CD0BB62E7825782-001\tempDir-001\badConfig2\conf
   [junit4]   2> 442470 T1996 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 442470 T1996 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 442472 T2005 oasc.SolrCore.registerSearcher [badConfig2] 
Registered new searcher Searcher@6ed9a8[badConfig2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442472 T1996 oasc.SolrCores.putTransientCore Opening transient 
core badConfig2
   [junit4]   2> 442472 T1996 oasc.CoreContainer.registerCore registering core: 
badConfig2
   [junit4]   2> 442473 T1996 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\'
   [junit4]   2> 442498 T1996 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442499 T1996 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442503 T1996 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442503 T1996 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 442507 T1996 oass.IndexSchema.readSchema [badSchema1] Schema 
name=tiny
   [junit4]   2> 442510 T1996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442511 T1996 oasc.CoreContainer.create Creating SolrCore 
'badSchema1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\
   [junit4]   2> 442511 T1996 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 442511 T1996 oasc.SolrCore.<init> [badSchema1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\
   [junit4]   2> 442512 T1996 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badSchema1
   [junit4]   2> 442512 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\
   [junit4]   2> 442513 T1996 oasc.SolrCore.getNewIndexDir 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
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\index/
   [junit4]   2> 442513 T1996 oasc.SolrCore.initIndex WARN [badSchema1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 442515 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\index
   [junit4]   2> 442515 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4006153974217095]
   [junit4]   2> 442516 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1cdd788 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5de86),segFN=segments_1,generation=1}
   [junit4]   2> 442516 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442521 T1996 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 442526 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442527 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442530 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442532 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442534 T1996 oasc.RequestHandlers.initHandlersFromConfig 
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> 442535 T1996 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 442536 T1996 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 442536 T1996 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 442537 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1237749380, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 442537 T1996 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1cdd788 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5de86),segFN=segments_1,generation=1}
   [junit4]   2> 442538 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442538 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@c14da3[badSchema1] main
   [junit4]   2> 442539 T1996 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 3CD0BB62E7825782-001\tempDir-001\badSchema1\conf
   [junit4]   2> 442539 T1996 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\conf}
   [junit4]   2> 442539 T1996 oasr.ManagedResourceStorage.load 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
 3CD0BB62E7825782-001\tempDir-001\badSchema1\conf
   [junit4]   2> 442540 T1996 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 442540 T1996 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 442541 T2007 oasc.SolrCore.registerSearcher [badSchema1] 
Registered new searcher Searcher@c14da3[badSchema1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442541 T1996 oasc.SolrCores.putTransientCore Opening transient 
core badSchema1
   [junit4]   2> 442541 T1996 oasc.CoreContainer.registerCore registering core: 
badSchema1
   [junit4]   2> 442542 T1996 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\'
   [junit4]   2> 442577 T1996 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 442578 T1996 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 442581 T1996 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 442581 T1996 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 442584 T1996 oass.IndexSchema.readSchema [badSchema2] Schema 
name=tiny
   [junit4]   2> 442588 T1996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 442589 T1996 oasc.CoreContainer.create Creating SolrCore 
'badSchema2' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\
   [junit4]   2> 442589 T1996 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 442589 T1996 oasc.SolrCore.<init> [badSchema2] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\
   [junit4]   2> 442590 T1996 oasc.SolrCore.<init> JMX monitoring not detected 
for core: badSchema2
   [junit4]   2> 442590 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\
   [junit4]   2> 442591 T1996 oasc.SolrCore.getNewIndexDir 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
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\index/
   [junit4]   2> 442591 T1996 oasc.SolrCore.initIndex WARN [badSchema2] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 442592 T1996 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\index
   [junit4]   2> 442592 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 442593 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bb6fec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105218e),segFN=segments_1,generation=1}
   [junit4]   2> 442593 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442597 T1996 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 442602 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442604 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442606 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442609 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 442612 T1996 oasc.RequestHandlers.initHandlersFromConfig 
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> 442613 T1996 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 442618 T1996 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 442618 T1996 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 442619 T1996 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=3.3642578125, 
floorSegmentMB=1.953125, forceMergeDeletesPctAllowed=21.643355864464016, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 442620 T1996 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@bb6fec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@105218e),segFN=segments_1,generation=1}
   [junit4]   2> 442620 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 442620 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@5dbc3c[badSchema2] main
   [junit4]   2> 442621 T1996 
oasr.ManagedResourceStorage$FileStorageIO.configure 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
 3CD0BB62E7825782-001\tempDir-001\badSchema2\conf
   [junit4]   2> 442621 T1996 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\conf}
   [junit4]   2> 442621 T1996 oasr.ManagedResourceStorage.load 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
 3CD0BB62E7825782-001\tempDir-001\badSchema2\conf
   [junit4]   2> 442622 T1996 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 442622 T1996 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 442623 T2009 oasc.SolrCore.registerSearcher [badSchema2] 
Registered new searcher Searcher@5dbc3c[badSchema2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442623 T1996 oasc.SolrCores.putTransientCore Opening transient 
core badSchema2
   [junit4]   2> 442623 T1996 oasc.CoreContainer.registerCore registering core: 
badSchema2
   [junit4]   2> 442625 T1996 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 442634 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e7313 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2faab1),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@3e7313 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2faab1),segFN=segments_3,generation=3}
   [junit4]   2> 442634 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 442635 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@56ac1[core1] main
   [junit4]   2> 442635 T1996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 442636 T2000 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@56ac1[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c7)))}
   [junit4]   2> ASYNC  NEW_CORE C213 name=core1 
org.apache.solr.core.SolrCore@b95e8f
   [junit4]   2> 442640 T1996 C213 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=3 
   [junit4]   2> 442641 T1996 C213 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 442642 T1996 C213 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 442642 T1996 C213 oasc.SolrCore.execute [core1] webapp=null 
path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 442645 T1996 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 442650 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@135e690 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ed607),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@135e690 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12ed607),segFN=segments_2,generation=2}
   [junit4]   2> 442653 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 442655 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@18cf255[badConfig1] main
   [junit4]   2> 442655 T1996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 442655 T2003 oasc.SolrCore.registerSearcher [badConfig1] 
Registered new searcher Searcher@18cf255[badConfig1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> ASYNC  NEW_CORE C214 name=badConfig1 
org.apache.solr.core.SolrCore@168d20f
   [junit4]   2> 442656 T1996 C214 oasc.SolrCore.execute [badConfig1] 
webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 442658 T1996 C214 oasc.SolrCore.execute [badConfig1] 
webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 
QTime=1 
   [junit4]   2> 442658 T1996 C214 oasc.SolrCore.execute [badConfig1] 
webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 442660 T1996 C214 oasc.SolrCore.execute [badConfig1] 
webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 
QTime=2 
   [junit4]   2> 442663 T1996 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 442671 T1996 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1cdd788 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5de86),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1cdd788 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a5de86),segFN=segments_2,generation=2}
   [junit4]   2> 442671 T1996 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 442674 T1996 oass.SolrIndexSearcher.<init> Opening 
Searcher@4484e9[badSchema1] main
   [junit4]   2> 442675 T1996 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 442675 T2007 oasc.SolrCore.registerSearcher [badSchema1] 
Registered new searcher Searcher@4484e9[badSchema1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> ASYNC  NEW_CORE C215 name=badSchema1 
org.apache.solr.core.SolrCore@e4b93
   [junit4]   2> 442676 T1996 C215 oasc.SolrCore.execute [badSchema1] 
webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 
QTime=0 
   [junit4]   2> 442678 T1996 C215 oasc.SolrCore.execute [badSchema1] 
webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 
QTime=1 
   [junit4]   2> 442679 T1996 C215 oasc.SolrCore.execute [badSchema1] 
webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 
QTime=1 
   [junit4]   2> 442679 T1996 C215 oasc.SolrCore.execute [badSchema1] 
webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 
QTime=0 
   [junit4]   2> 442680 T1996 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=25475798
   [junit4]   2> 442682 T1996 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b95e8f
   [junit4]   2> 442682 T1996 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 442682 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442682 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442682 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442685 T1996 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 442685 T1996 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442685 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\;done=false>>]
   [junit4]   2> 442685 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\
   [junit4]   2> 442685 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\index;done=false>>]
   [junit4]   2> 442689 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core1\data\index
   [junit4]   2> 442689 T1996 oasc.SolrCore.close [core2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13af49f
   [junit4]   2> 442689 T1996 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 442689 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442689 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442690 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442693 T1996 oasc.SolrCore.closeSearcher [core2] Closing main 
searcher on request.
   [junit4]   2> 442693 T1996 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442693 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\index;done=false>>]
   [junit4]   2> 442693 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\index
   [junit4]   2> 442693 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\;done=false>>]
   [junit4]   2> 442694 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\core2\data\
   [junit4]   2> 442694 T1996 oasc.SolrCore.close [badConfig1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@168d20f
   [junit4]   2> 442694 T1996 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 442694 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442694 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442695 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442696 T1996 oasc.SolrCore.closeSearcher [badConfig1] Closing 
main searcher on request.
   [junit4]   2> 442696 T1996 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442696 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\;done=false>>]
   [junit4]   2> 442696 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\
   [junit4]   2> 442696 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\index;done=false>>]
   [junit4]   2> 442696 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 442696 T1996 oasc.SolrCore.close [badConfig2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1817e24
   [junit4]   2> 442698 T1996 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 442698 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442698 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442698 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442701 T1996 oasc.SolrCore.closeSearcher [badConfig2] Closing 
main searcher on request.
   [junit4]   2> 442701 T1996 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442701 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\;done=false>>]
   [junit4]   2> 442701 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\
   [junit4]   2> 442701 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\index;done=false>>]
   [junit4]   2> 442703 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 442705 T1996 oasc.SolrCore.close [badSchema1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@e4b93
   [junit4]   2> 442705 T1996 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 442705 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442705 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442705 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442708 T1996 oasc.SolrCore.closeSearcher [badSchema1] Closing 
main searcher on request.
   [junit4]   2> 442708 T1996 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442709 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\;done=false>>]
   [junit4]   2> 442709 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\
   [junit4]   2> 442710 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\index;done=false>>]
   [junit4]   2> 442710 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema1\data\index
   [junit4]   2> 442710 T1996 oasc.SolrCore.close [badSchema2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1b6caf1
   [junit4]   2> 442710 T1996 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 442711 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 442711 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 442711 T1996 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 442713 T1996 oasc.SolrCore.closeSearcher [badSchema2] Closing 
main searcher on request.
   [junit4]   2> 442713 T1996 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 442713 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\index;done=false>>]
   [junit4]   2> 442714 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\index
   [junit4]   2> 442714 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\;done=false>>]
   [junit4]   2> 442714 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-001\badSchema2\data\
   [junit4]   2> 442716 T1996 oas.SolrTestCaseJ4.tearDown ###Ending 
testBadConfigsGenerateErrors
   [junit4]   2> 442725 T1996 oas.SolrTestCaseJ4.setUp ###Starting 
testCreateTransientFromAdmin
   [junit4]   2> 442808 T1996 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-002\'
   [junit4]   2> 442839 T1996 oasc.CoreContainer.<init> New CoreContainer 
25162092
   [junit4]   2> 442840 T1996 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-002\]
   [junit4]   2> 442840 T1996 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-002\lib
   [junit4]   2> 442840 T1996 oasc.SolrResourceLoader.addToClassLoader WARN 
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
 3CD0BB62E7825782-001\tempDir-002\lib).
   [junit4]   2> 442852 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 600000
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 60000
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 442853 T1996 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 442854 T1996 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 442855 T1996 oasc.SolrCores.allocateLazyCores Allocating 
transient cache for 4 transient cores
   [junit4]   2> 442860 T1996 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442861 T1996 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442861 T1996 oasc.CoreContainer.load Node Name: testNode
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection1\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection2\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection3\, schema=schema.xml, 
transient=on, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection4\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection5\, schema=schema.xml, 
transient=false, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection6\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {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
 3CD0BB62E7825782-001\tempDir-002\collection7\, schema=schema.xml, 
transient=true, dataDir=data\}
   [junit4]   1> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, 
instanceDir=collection8, loadOnStartup=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\buil

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

46605 T1996 oasc.CachingDirectoryFactory.close Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-007\collection9\data\
   [junit4]   2> 446605 T1996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-007\collection9\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-007\collection9\data\index;done=false>>]
   [junit4]   2> 446605 T1996 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores
 3CD0BB62E7825782-001\tempDir-007\collection9\data\index
   [junit4]   2> 446605 T1996 oas.SolrTestCaseJ4.tearDown ###Ending 
testCachingLimit
   [junit4]   2> 446606 T1996 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 446606 T1996 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=20602447
   [junit4]   2> 565370 T1996 oas.SolrTestCaseJ4.endTrackingSearchers ERROR 
ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> 124005 T1995 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 144246 T1995 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>           1) Thread[id=2098, 
name=searcherExecutor-969-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> 144247 T1995 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=2098, 
name=searcherExecutor-969-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 148025 T1995 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=2098, 
name=searcherExecutor-969-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=FSTOrd50, id=FSTOrd50, 
v_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, 
locale=en_ZA, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31 
(32-bit)/cpus=2,threads=2,free=8665168,total=254017536
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, 
TestLMDirichletSimilarityFactory, TestExpandComponent, 
TestNonDefinedSimilarityFactory, SharedFSAutoReplicaFailoverTest, 
TestSchemaManager, OpenCloseCoreStressTest, TestQueryUtils, 
VMParamsZkACLAndCredentialsProvidersTest, FieldAnalysisRequestHandlerTest, 
TestStressVersions, DocValuesTest, FacetPivotSmallTest, 
XmlUpdateRequestHandlerTest, QueryParsingTest, SynonymTokenizerTest, 
TestBulkSchemaConcurrent, UnloadDistributedZkTest, RemoteQueryErrorTest, 
TestCloudManagedSchema, HdfsRecoveryZkTest, OverseerStatusTest, 
RegexBoostProcessorTest, DocumentAnalysisRequestHandlerTest, 
TestCloudInspectUtil, TestDynamicFieldCollectionResource, 
TestCopyFieldCollectionResource, RollingRestartTest, 
DistributedFacetPivotWhiteBoxTest, AnalyticsMergeStrategyTest, 
CurrencyFieldXmlFileTest, BadCopyFieldTest, TestReversedWildcardFilterFactory, 
DistributedSpellCheckComponentTest, UniqFieldsUpdateProcessorFactoryTest, 
ZkCLITest, ResponseHeaderTest, TestHashPartitioner, DistributedQueueTest, 
TestHashQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=3CD0BB62E7825782 -Dtests.slow=true -Dtests.locale=en_ZA 
-Dtests.timezone=Antarctica/Davis -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CD0BB62E7825782]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:494)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:230)
   [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=2098, name=searcherExecutor-969-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([3CD0BB62E7825782]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2098, name=searcherExecutor-969-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([3CD0BB62E7825782]:0)
   [junit4] Completed in 148.09s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1300 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: 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:191: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
 There were test failures: 474 suites, 1884 tests, 3 suite-level errors, 1671 
ignored (18 assumptions)

Total time: 58 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -server 
-XX:+UseParallelGC
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