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

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_15) - Build # 2617 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2617/
Java: 64bit/jdk1.7.0_15 -XX:+UseParallelGC

3 tests failed.
REGRESSION:  org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:47)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:371)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistFalse

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
	at __randomizedtesting.SeedInfo.seed([BE721DFEA9FD5AEE:2B82AEE9EF247664]:0)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue

Error Message:
Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties

Stack Trace:
java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:47)
	at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue(TestSolrDiscoveryProperties.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9398 lines...]
[junit4:junit4] Suite: org.apache.solr.core.TestSolrDiscoveryProperties
[junit4:junit4]   2> 0 T6392 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-TestSolrDiscoveryProperties-1362831057912
[junit4:junit4]   2> 1 T6392 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 3 T6392 oas.SolrTestCaseJ4.setUp ###Starting testPropertiesFile
[junit4:junit4]   2> 34 T6392 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 34 T6392 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome
[junit4:junit4]   2> 35 T6392 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.xml
[junit4:junit4]   2> 35 T6392 oasc.CoreContainer.<init> New CoreContainer 1643702339
[junit4:junit4]   2> 36 T6392 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\'
[junit4:junit4]   2> 36 T6392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\'
[junit4:junit4]   2> 64 T6392 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome
[junit4:junit4]   2> 64 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 65 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 65 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 66 T6392 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome
[junit4:junit4]   2> 67 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 67 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 68 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 69 T6392 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 69 T6392 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 69 T6392 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 70 T6392 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 70 T6392 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 70 T6392 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 70 T6392 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 70 T6392 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 70 T6392 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 70 T6392 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 78 T6392 oasc.CoreMaps.allocateLazyCores Allocating transient cache for 2 transient cores
[junit4:junit4]   2> 78 T6392 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 79 T6393 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1
[junit4:junit4]   2> 81 T6393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\'
[junit4:junit4]   2> 127 T6393 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 178 T6393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 178 T6393 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 181 T6393 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 202 T6393 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 204 T6393 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\
[junit4:junit4]   2> 204 T6393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 204 T6393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 205 T6393 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense forceNew: false
[junit4:junit4]   2> 205 T6393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index/
[junit4:junit4]   2> 206 T6393 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 207 T6393 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 211 T6393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@64423238 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ccaab13; maxCacheMB=0.1171875 maxMergeSizeMB=0.90234375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 212 T6393 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 215 T6393 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 217 T6393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 217 T6393 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 217 T6393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 230 T6393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 235 T6393 oass.SolrIndexSearcher.<init> Opening Searcher@67ce0862 main
[junit4:junit4]   2> 236 T6393 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@67ce0862 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 236 T6393 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 236 T6393 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 239 T6393 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 241 T6392 oasc.CoreContainer.create Creating SolrCore 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2
[junit4:junit4]   2> 242 T6392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\'
[junit4:junit4]   2> 308 T6392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 358 T6392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 358 T6392 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 361 T6392 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 383 T6392 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 385 T6392 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\
[junit4:junit4]   2> 385 T6392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 385 T6392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 385 T6392 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense forceNew: false
[junit4:junit4]   2> 386 T6392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index/
[junit4:junit4]   2> 387 T6392 oasc.SolrCore.initIndex WARNING [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 388 T6392 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 392 T6392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47614ab1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@46dd0b7e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 392 T6392 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 393 T6392 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 395 T6392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 396 T6392 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 396 T6392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 405 T6392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 413 T6392 oass.SolrIndexSearcher.<init> Opening Searcher@78359294 main
[junit4:junit4]   2> 413 T6392 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@78359294 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 414 T6392 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 414 T6392 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 417 T6392 oasc.CoreContainer.registerCore registering core: core2
[junit4:junit4]   2> 418 T6392 oasc.CoreContainer.create Creating SolrCore 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1
[junit4:junit4]   2> 419 T6392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\'
[junit4:junit4]   2> 475 T6392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 524 T6392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 524 T6392 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 526 T6392 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 548 T6392 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 549 T6392 oasc.SolrCore.<init> [lazy1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\
[junit4:junit4]   2> 550 T6392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 550 T6392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 551 T6392 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense forceNew: false
[junit4:junit4]   2> 551 T6392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index/
[junit4:junit4]   2> 553 T6392 oasc.SolrCore.initIndex WARNING [lazy1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 553 T6392 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 556 T6392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e148362 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10f9332),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 556 T6392 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 559 T6392 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 559 T6392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 560 T6392 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 560 T6392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 569 T6392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 574 T6392 oass.SolrIndexSearcher.<init> Opening Searcher@198b6b51 main
[junit4:junit4]   2> 575 T6392 oasc.SolrCore.registerSearcher [lazy1] Registered new searcher Searcher@198b6b51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 575 T6392 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 575 T6392 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 579 T6392 oasc.CoreMaps.putTransientCore Opening transient core lazy1
[junit4:junit4]   2> 579 T6392 oasc.CoreContainer.registerCore registering core: lazy1
[junit4:junit4]   2> 579 T6392 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1643702339
[junit4:junit4]   2> 579 T6392 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e945bc0
[junit4:junit4]   2> 582 T6392 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:junit4]   2> 583 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 583 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 583 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 584 T6392 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 584 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 584 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 585 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 585 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 585 T6392 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@560fcae7
[junit4:junit4]   2> 587 T6392 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:junit4]   2> 587 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 588 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 588 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 588 T6392 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
[junit4:junit4]   2> 588 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 589 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 589 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 589 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 589 T6392 oasc.SolrCore.close [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fc4b7ea
[junit4:junit4]   2> 593 T6392 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:junit4]   2> 593 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 593 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 593 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 593 T6392 oasc.SolrCore.closeSearcher [lazy1] Closing main searcher on request.
[junit4:junit4]   2> 593 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 593 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 593 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 594 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 640 T6392 oas.SolrTestCaseJ4.tearDown ###Ending testPropertiesFile
[junit4:junit4]   2> 643 T6392 oas.SolrTestCaseJ4.setUp ###Starting testPersistFalse
[junit4:junit4]   2> 680 T6392 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 680 T6392 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome
[junit4:junit4]   2> 680 T6392 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.xml
[junit4:junit4]   2> 680 T6392 oasc.CoreContainer.<init> New CoreContainer 99005669
[junit4:junit4]   2> 681 T6392 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\'
[junit4:junit4]   2> 682 T6392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\'
[junit4:junit4]   2> 708 T6392 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome
[junit4:junit4]   2> 709 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 709 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 710 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 711 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\core.properties, adding to cores
[junit4:junit4]   2> 712 T6392 oasc.SolrProperties.walkFromHere Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome
[junit4:junit4]   2> 713 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\core.properties, adding to cores
[junit4:junit4]   2> 713 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\core.properties, adding to cores
[junit4:junit4]   2> 713 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\core.properties, adding to cores
[junit4:junit4]   2> 713 T6392 oasc.SolrProperties.walkFromHere Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\core.properties, adding to cores
[junit4:junit4]   2> 714 T6392 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 714 T6392 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 714 T6392 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 715 T6392 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 715 T6392 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 715 T6392 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 716 T6392 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 716 T6392 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 716 T6392 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 717 T6392 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 723 T6392 oasc.CoreMaps.allocateLazyCores Allocating transient cache for 2 transient cores
[junit4:junit4]   2> 724 T6392 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 725 T6398 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1
[junit4:junit4]   2> 726 T6399 oasc.CoreContainer.create Creating SolrCore 'lazy2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2
[junit4:junit4]   2> 727 T6398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\'
[junit4:junit4]   2> 727 T6399 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\'
[junit4:junit4]   2> 727 T6400 oasc.CoreContainer.create Creating SolrCore 'lazy1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1
[junit4:junit4]   2> 728 T6400 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\'
[junit4:junit4]   2> 774 T6400 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 777 T6399 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 823 T6400 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 824 T6400 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 824 T6399 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 824 T6399 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 827 T6400 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 827 T6399 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1327 T3 oasc.CoreContainer.finalize SEVERE CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1107000379
[junit4:junit4]   2> 1327 T3 oasc.CoreContainer.finalize SEVERE CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1119073950
[junit4:junit4]   2> 1331 T6399 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1332 T6399 oasc.SolrCore.<init> [lazy2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense\
[junit4:junit4]   2> 1332 T6399 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 1333 T6399 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1334 T6399 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense forceNew: false
[junit4:junit4]   2> 1334 T6399 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense\index/
[junit4:junit4]   2> 1336 T6399 oasc.SolrCore.initIndex WARNING [lazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1336 T6399 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 1339 T6399 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@7df13920 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55a45035; maxCacheMB=0.1171875 maxMergeSizeMB=0.90234375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1339 T6399 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1342 T6399 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1343 T6399 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1343 T6399 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1343 T6399 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1348 T6400 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1350 T6400 oasc.SolrCore.<init> [lazy1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\
[junit4:junit4]   2> 1350 T6400 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 1350 T6400 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1351 T6400 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense forceNew: false
[junit4:junit4]   2> 1351 T6400 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index/
[junit4:junit4]   2> 1353 T6400 oasc.SolrCore.initIndex WARNING [lazy1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1354 T6400 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 1359 T6398 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1364 T6399 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1367 T6400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@58fe1e0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1b8f8b; maxCacheMB=0.1171875 maxMergeSizeMB=0.90234375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1367 T6400 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1369 T6400 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1370 T6400 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1370 T6400 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1370 T6400 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1374 T6399 oass.SolrIndexSearcher.<init> Opening Searcher@431c6009 main
[junit4:junit4]   2> 1374 T6399 oasc.SolrCore.registerSearcher [lazy2] Registered new searcher Searcher@431c6009 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1375 T6399 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1375 T6399 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1377 T6399 oasc.CoreContainer.registerCore registering core: lazy2
[junit4:junit4]   2> 1384 T6400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1386 T6400 oass.SolrIndexSearcher.<init> Opening Searcher@4d8417f9 main
[junit4:junit4]   2> 1387 T6400 oasc.SolrCore.registerSearcher [lazy1] Registered new searcher Searcher@4d8417f9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1388 T6400 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1388 T6400 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1390 T6400 oasc.CoreMaps.putTransientCore Opening transient core lazy1
[junit4:junit4]   2> 1390 T6400 oasc.CoreContainer.registerCore registering core: lazy1
[junit4:junit4]   2> 1411 T6398 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1413 T6398 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1421 T6398 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1443 T6398 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1444 T6398 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\
[junit4:junit4]   2> 1444 T6398 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 1444 T6398 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1444 T6398 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense forceNew: false
[junit4:junit4]   2> 1444 T6398 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index/
[junit4:junit4]   2> 1446 T6398 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1446 T6398 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 1450 T6398 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3dcb5f3b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ae2f248; maxCacheMB=0.1171875 maxMergeSizeMB=0.90234375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1450 T6398 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1452 T6398 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1454 T6398 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1454 T6398 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1454 T6398 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1463 T6398 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1468 T6398 oass.SolrIndexSearcher.<init> Opening Searcher@73be7953 main
[junit4:junit4]   2> 1469 T6398 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@73be7953 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1469 T6398 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1469 T6398 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1471 T6398 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 1471 T6392 oasc.CoreContainer.create Creating SolrCore 'core2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2
[junit4:junit4]   2> 1474 T6392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\'
[junit4:junit4]   2> 1533 T6392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 1585 T6392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
[junit4:junit4]   2> 1585 T6392 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1589 T6392 oass.IndexSchema.readSchema Schema name=tiny
[junit4:junit4]   2> 1610 T6392 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1611 T6392 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\
[junit4:junit4]   2> 1611 T6392 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26355060
[junit4:junit4]   2> 1611 T6392 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1612 T6392 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense forceNew: false
[junit4:junit4]   2> 1612 T6392 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index/
[junit4:junit4]   2> 1614 T6392 oasc.SolrCore.initIndex WARNING [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1615 T6392 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index forceNew: false
[junit4:junit4]   2> 1618 T6392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4bfcd3eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@31778668),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1618 T6392 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1620 T6392 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
[junit4:junit4]   2> 1621 T6392 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
[junit4:junit4]   2> 1622 T6392 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
[junit4:junit4]   2> 1622 T6392 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1632 T6392 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1638 T6392 oass.SolrIndexSearcher.<init> Opening Searcher@59827dfc main
[junit4:junit4]   2> 1638 T6392 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@59827dfc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1639 T6392 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1639 T6392 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1642 T6392 oasc.CoreContainer.registerCore registering core: core2
[junit4:junit4]   2> 1643 T6392 oasc.CoreContainer.persistFile Persisting cores config to C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
[junit4:junit4]   2> 1649 T6392 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=99005669
[junit4:junit4]   2> 1650 T6392 oasc.SolrCore.close [lazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b1d6a5e
[junit4:junit4]   2> 1651 T6392 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:junit4]   2> 1652 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1652 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1652 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1653 T6392 oasc.SolrCore.closeSearcher [lazy2] Closing main searcher on request.
[junit4:junit4]   2> 1653 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense\index
[junit4:junit4]   2> 1653 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense\index
[junit4:junit4]   2> 1654 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense
[junit4:junit4]   2> 1654 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy2\stuffandnonsense
[junit4:junit4]   2> 1654 T6392 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e42e6e1
[junit4:junit4]   2> 1657 T6392 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:junit4]   2> 1658 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1658 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1658 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1658 T6392 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 1658 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 1658 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense\index
[junit4:junit4]   2> 1659 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 1659 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core1\stuffandnonsense
[junit4:junit4]   2> 1659 T6392 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@42294b2a
[junit4:junit4]   2> 1662 T6392 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:junit4]   2> 1662 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1662 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1664 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1664 T6392 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
[junit4:junit4]   2> 1664 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 1664 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense
[junit4:junit4]   2> 1665 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 1665 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\core2\stuffandnonsense\index
[junit4:junit4]   2> 1665 T6392 oasc.SolrCore.close [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7661621
[junit4:junit4]   2> 1667 T6392 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:junit4]   2> 1667 T6392 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1668 T6392 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1668 T6392 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1668 T6392 oasc.SolrCore.closeSearcher [lazy1] Closing main searcher on request.
[junit4:junit4]   2> 1668 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 1668 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense
[junit4:junit4]   2> 1670 T6392 oasc.CachingDirectoryFactory.close Closing directory when closing factory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 1670 T6392 oasc.CachingDirectoryFactory.closeDirectory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\lazy1\stuffandnonsense\index
[junit4:junit4]   2> 1722 T6392 oas.SolrTestCaseJ4.tearDown ###Ending testPersistFalse
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistFalse -Dtests.seed=BE721DFEA9FD5AEE -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=America/Argentina/Ushuaia -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   1.09s | TestSolrDiscoveryProperties.testPersistFalse <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([BE721DFEA9FD5AEE:2B82AEE9EF247664]:0)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:132)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 1733 T6392 oas.SolrTestCaseJ4.setUp ###Starting testBackCompatXml
[junit4:junit4]   2> 1738 T6392 oas.SolrTestCaseJ4.tearDown ###Ending testBackCompatXml
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testBackCompatXml -Dtests.seed=BE721DFEA9FD5AEE -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=America/Argentina/Ushuaia -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.01s | TestSolrDiscoveryProperties.testBackCompatXml <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:47)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.testBackCompatXml(TestSolrDiscoveryProperties.java:371)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:132)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 1747 T6392 oas.SolrTestCaseJ4.setUp ###Starting testPersistTrue
[junit4:junit4]   2> 1752 T6392 oas.SolrTestCaseJ4.tearDown ###Ending testPersistTrue
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDiscoveryProperties -Dtests.method=testPersistTrue -Dtests.seed=BE721DFEA9FD5AEE -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=America/Argentina/Ushuaia -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.01s | TestSolrDiscoveryProperties.testPersistTrue <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.setMeUp(TestSolrDiscoveryProperties.java:47)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.testPersistTrue(TestSolrDiscoveryProperties.java:185)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Throwable #2: java.io.IOException: Unable to delete file: .\org.apache.solr.core.TestSolrDiscoveryProperties\solrHome\solr.properties
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1919)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1399)
[junit4:junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1331)
[junit4:junit4]    > 	at org.apache.solr.core.TestSolrDiscoveryProperties.after(TestSolrDiscoveryProperties.java:132)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 1759 T6392 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=370), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=370)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_AR, timezone=America/Argentina/Ushuaia
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_15 (64-bit)/cpus=2,threads=1,free=146186560,total=366084096
[junit4:junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, SolrRequestParserTest, TestSort, XsltUpdateRequestHandlerTest, NoCacheHeaderTest, TestRecovery, AlternateDirectoryTest, ZkNodePropsTest, TestUpdate, JSONWriterTest, TestBM25SimilarityFactory, DateFieldTest, SuggesterTest, IndexSchemaRuntimeFieldTest, TestDefaultSimilarityFactory, NumericFieldsTest, UpdateRequestProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, TestDocSet, SynonymTokenizerTest, TestFastWriter, TestValueSourceCache, TestSolrCoreProperties, TestSurroundQueryParser, TestQueryUtils, DateMathParserTest, TestSuggestSpellingConverter, TestHashPartitioner, SliceStateUpdateTest, PluginInfoTest, TestTrie, TestCopyFieldCollectionResource, TestPerFieldSimilarity, CollectionsAPIDistributedZkTest, TestPropInjectDefaults, DocumentBuilderTest, TestZkChroot, SystemInfoHandlerTest, SolrIndexSplitterTest, URLClassifyProcessorTest, QueryEqualityTest, PolyFieldTest, TestMergePolicyConfig, RAMDirectoryFactoryTest, SolrCoreCheckLockOnStartupTest, CacheHeaderTest, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, HighlighterTest, QueryParsingTest, TestAnalyzedSuggestions, BasicDistributedZk2Test, FileUtilsTest, TestFastLRUCache, TestLMJelinekMercerSimilarityFactory, SpellCheckComponentTest, TestCoreContainer, SoftAutoCommitTest, DistributedSpellCheckComponentTest, DirectUpdateHandlerTest, AnalysisAfterCoreReloadTest, TestBinaryResponseWriter, SuggesterFSTTest, ChaosMonkeySafeLeaderTest, DebugComponentTest, TestCodecSupport, TestSolrDeletionPolicy1, MoreLikeThisHandlerTest, DocValuesMultiTest, TestCollationField, MBeansHandlerTest, CoreContainerCoreInitFailuresTest, SpellPossibilityIteratorTest, TestPseudoReturnFields, MinimalSchemaTest, TestStressLucene, LoggingHandlerTest, IndexBasedSpellCheckerTest, UpdateParamsTest, XmlUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, FastVectorHighlighterTest, BadIndexSchemaTest, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, DOMUtilTest, ShowFileRequestHandlerTest, TestMultiCoreConfBootstrap, TestSweetSpotSimilarityFactory, RecoveryZkTest, TestElisionMultitermQuery, TestPartialUpdateDeduplication, TestQueryTypes, PeerSyncTest, OverseerTest, TestDFRSimilarityFactory, DefaultValueUpdateProcessorTest, RegexBoostProcessorTest, TestLFUCache, ShardRoutingTest, SimplePostToolTest, FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, SpatialFilterTest, TestRandomFaceting, TestWriterPerf, TestReplicationHandler, MultiTermTest, HighlighterConfigTest, TestLazyCores, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestNumberUtils, OverseerCollectionProcessorTest, TestFieldTypeCollectionResource, BinaryUpdateRequestHandlerTest, BadComponentTest, TestFieldCollectionResource, UUIDFieldTest, TestRandomDVFaceting, TestRTGBase, SOLR749Test, SolrCoreTest, SearchHandlerTest, TestGroupingSearch, CurrencyFieldXmlFileTest, TermVectorComponentTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest, ClusterStateUpdateTest, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestSolrDiscoveryProperties]
[junit4:junit4] Completed in 1.79s, 4 tests, 3 errors <<< FAILURES!

[...truncated 311 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:381: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:361: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:183: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1213: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:877: There were test failures: 270 suites, 1140 tests, 3 errors, 18 ignored (12 assumptions)

Total time: 58 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_15 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure