Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4017/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResolution

Error Message:
 Expected: is "/path/to/solr/home/configsets"      got: 
"C:\path\to\solr\home\configsets" 

Stack Trace:
java.lang.AssertionError: 
Expected: is "/path/to/solr/home/configsets"
     got: "C:\path\to\solr\home\configsets"

        at 
__randomizedtesting.SeedInfo.seed([F3EE3F679A1F9DC7:A7C8CDABE72774CB]:0)
        at org.junit.Assert.assertThat(Assert.java:780)
        at org.junit.Assert.assertThat(Assert.java:738)
        at 
org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResolution(TestConfigSets.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:65)
        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:360)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11850 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSets
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001
   [junit4]   2> 3946615 T14418 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 3946617 T14418 oas.SolrTestCaseJ4.setUp ###Starting 
testConfigSetOnCoreReload
   [junit4]   2> 3946748 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\'
   [junit4]   2> 3946784 T14418 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload
   [junit4]   2> 3946786 T14418 oasc.CoreContainer.<init> New CoreContainer 
12047509
   [junit4]   2> 3946786 T14418 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\]
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3946787 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3946789 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3946789 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3946789 T14418 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3946789 T14418 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3946789 T14418 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 3946792 T14418 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload
   [junit4]   2> 3946904 T14418 oasc.CorePropertiesLocator.discover Found 0 
core definitions
   [junit4]   2> 3946906 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\'
   [junit4]   2> 3946943 T14418 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_9
   [junit4]   2> 3946947 T14418 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3946948 T14418 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3946950 T14418 oass.IndexSchema.readSchema [core1] Schema 
name=minimal
   [junit4]   2> 3946954 T14418 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3946955 T14418 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2
   [junit4]   2> 3946956 T14418 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3946956 T14418 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 3946956 T14418 oasc.SolrCore.<init> JMX monitoring not 
detected for core: core1
   [junit4]   2> 3946957 T14418 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 3946958 T14418 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\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\index/
   [junit4]   2> 3946958 T14418 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\core\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3946959 T14418 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\index
   [junit4]   2> 3946966 T14418 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@941173 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\core\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 3946966 T14418 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3946968 T14418 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3946968 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 3946968 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3946968 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3946974 T14418 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3946975 T14418 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3946975 T14418 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3946976 T14418 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@941173 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\core\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 3946976 T14418 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3946978 T14418 oass.SolrIndexSearcher.<init> Opening 
Searcher@16cbca4[core1] main
   [junit4]   2> 3946978 T14418 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 3946978 T14418 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\conf\}
   [junit4]   2> 3946978 T14418 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 3946978 T14418 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3946978 T14418 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 3946978 T14418 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3946980 T14420 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@16cbca4[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3946980 T14418 oasc.CoreContainer.registerCore registering 
core: core1
   [junit4]   2> 3946983 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\'
   [junit4]   2> 3947003 T14418 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_9
   [junit4]   2> 3947007 T14418 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3947007 T14418 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3947010 T14418 oass.IndexSchema.readSchema [core1] Schema 
name=minimal
   [junit4]   2> 3947012 T14418 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3947012 T14418 oasc.CoreContainer.reload Reloading SolrCore 
'core1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2
   [junit4]   2> 3947012 T14418 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 3947013 T14418 oasc.SolrCore.<init> JMX monitoring not 
detected for core: core1
   [junit4]   2> 3947013 T14418 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\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\index/
   [junit4]   2> 3947015 T14418 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3947015 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 3947016 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3947016 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3947016 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 3947017 T14418 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3947019 T14418 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3947019 T14418 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3947019 T14418 oass.SolrIndexSearcher.<init> Opening 
Searcher@876763[core1] main
   [junit4]   2> 3947019 T14418 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 3947019 T14418 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\conf\}
   [junit4]   2> 3947020 T14418 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\configsets\configset-2\conf
   [junit4]   2> 3947021 T14418 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3947021 T14418 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 3947021 T14418 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3947022 T14418 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 3947022 T14418 oasu.DefaultSolrCoreState.newIndexWriter 
Waiting until IndexWriter is unused... core=core1
   [junit4]   2> 3947022 T14418 oasu.DefaultSolrCoreState.closeIndexWriter 
Closing old IndexWriter... core=core1
   [junit4]   2> 3947023 T14422 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@876763[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3947024 T14418 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@941173 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\core\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 3947025 T14418 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3947025 T14418 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 3947025 T14418 oass.SolrIndexSearcher.<init> Opening 
Searcher@9b053c[core1] main
   [junit4]   2> 3947026 T14418 oasc.CoreContainer.registerCore replacing core: 
core1
   [junit4]   2> 3947026 T14418 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1138152
   [junit4]   2> 3947026 T14418 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3947026 T14422 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@9b053c[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3947027 T14418 oasc.SolrCore.closeSearcher [core1] Closing 
main searcher on request.
   [junit4]   2> 3947027 T14418 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=12047509
   [junit4]   2> 3947028 T14418 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14024a
   [junit4]   2> 3947028 T14418 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3947028 T14418 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3947028 T14418 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3947028 T14418 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3947030 T14418 oasc.SolrCore.closeSearcher [core1] Closing 
main searcher on request.
   [junit4]   2> 3947030 T14418 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3947030 T14418 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\;done=false>>]
   [junit4]   2> 3947030 T14418 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\
   [junit4]   2> 3947030 T14418 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\index;done=false>>]
   [junit4]   2> 3947030 T14418 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\init-core-data-001\core-reload/core\data\index
   [junit4]   2> 3947030 T14418 oas.SolrTestCaseJ4.tearDown ###Ending 
testConfigSetOnCoreReload
   [junit4]   2> 3947035 T14418 oas.SolrTestCaseJ4.setUp ###Starting 
testNonExistentConfigSetThrowsException
   [junit4]   2> 3947038 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-001\'
   [junit4]   2> 3947058 T14418 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-001
   [junit4]   2> 3947058 T14418 oasc.CoreContainer.<init> New CoreContainer 
29581896
   [junit4]   2> 3947058 T14418 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-001\]
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3947059 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3947061 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3947061 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3947061 T14418 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3947061 T14418 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3947061 T14418 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 3947063 T14418 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-001
   [junit4]   2> 3947063 T14418 oasc.CorePropertiesLocator.discover Found 0 
core definitions
   [junit4]   2> 3947066 T14418 oasc.CoreContainer.recordAndThrow ERROR Unable 
to create core: core1 org.apache.solr.common.SolrException: Could not load 
configuration from directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\nonexistent
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService$Default.locateInstanceDir(ConfigSetService.java:158)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService$Default.createCoreResourceLoader(ConfigSetService.java:142)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:58)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:554)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:537)
   [junit4]   2>        at 
org.apache.solr.core.TestConfigSets.testNonExistentConfigSetThrowsException(TestConfigSets.java:91)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:483)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 3947074 T14418 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=29581896
   [junit4]   2> 3947075 T14418 oas.SolrTestCaseJ4.tearDown ###Ending 
testNonExistentConfigSetThrowsException
   [junit4]   2> 3947078 T14418 oas.SolrTestCaseJ4.setUp ###Starting 
testDefaultConfigSetBasePathResolution
   [junit4]   2> 3947078 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: '/path/to/solr/home\'
   [junit4]   2> 3947093 T14418 oas.SolrTestCaseJ4.tearDown ###Ending 
testDefaultConfigSetBasePathResolution
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSets 
-Dtests.method=testDefaultConfigSetBasePathResolution 
-Dtests.seed=F3EE3F679A1F9DC7 -Dtests.slow=true -Dtests.locale=es_CR 
-Dtests.timezone=Asia/Baku -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s | 
TestConfigSets.testDefaultConfigSetBasePathResolution <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: is "/path/to/solr/home/configsets"
   [junit4]    >      got: "C:\path\to\solr\home\configsets"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3EE3F679A1F9DC7:A7C8CDABE72774CB]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigSets.testDefaultConfigSetBasePathResolution(TestConfigSets.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3947101 T14418 oas.SolrTestCaseJ4.setUp ###Starting 
testConfigSetServiceFindsConfigSets
   [junit4]   2> 3947104 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\'
   [junit4]   2> 3947123 T14418 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002
   [junit4]   2> 3947123 T14418 oasc.CoreContainer.<init> New CoreContainer 
26240934
   [junit4]   2> 3947123 T14418 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\]
   [junit4]   2> 3947125 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 3947125 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3947126 T14418 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3947126 T14418 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3947126 T14418 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3947126 T14418 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 3947128 T14418 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002
   [junit4]   2> 3947128 T14418 oasc.CorePropertiesLocator.discover Found 0 
core definitions
   [junit4]   2> 3947130 T14418 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\'
   [junit4]   2> 3947150 T14418 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: LUCENE_4_9
   [junit4]   2> 3947152 T14418 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 3947155 T14418 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 3947158 T14418 oass.IndexSchema.readSchema [core1] Schema 
name=minimal
   [junit4]   2> 3947160 T14418 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3947160 T14418 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2
   [junit4]   2> 3947160 T14418 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3947161 T14418 oasc.SolrCore.<init> [core1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\
   [junit4]   2> 3947161 T14418 oasc.SolrCore.<init> JMX monitoring not 
detected for core: core1
   [junit4]   2> 3947162 T14418 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\
   [junit4]   2> 3947162 T14418 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\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\index/
   [junit4]   2> 3947162 T14418 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\core1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3947164 T14418 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\index
   [junit4]   2> 3947168 T14418 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8fa583 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\core1\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 3947168 T14418 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3947170 T14418 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3947170 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 3947170 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3947170 T14418 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3947171 T14418 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3947189 T14418 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3947189 T14418 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3947189 T14418 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@8fa583 
lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\core1\data\index),segFN=segments_1,generation=1}
   [junit4]   2> 3947189 T14418 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3947190 T14418 oass.SolrIndexSearcher.<init> Opening 
Searcher@a36e37[core1] main
   [junit4]   2> 3947190 T14418 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf
   [junit4]   2> 3947191 T14418 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf\}
   [junit4]   2> 3947191 T14418 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\configsets\configset-2\conf
   [junit4]   2> 3947193 T14418 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3947193 T14418 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 3947193 T14418 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3947194 T14425 oasc.SolrCore.registerSearcher [core1] 
Registered new searcher Searcher@a36e37[core1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3947194 T14418 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a59b
   [junit4]   2> 3947194 T14418 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3947194 T14418 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3947194 T14418 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3947194 T14418 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3947196 T14418 oasc.SolrCore.closeSearcher [core1] Closing 
main searcher on request.
   [junit4]   2> 3947197 T14418 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3947197 T14418 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\index;done=false>>]
   [junit4]   2> 3947197 T14418 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\index
   [junit4]   2> 3947197 T14418 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\;done=false>>]
   [junit4]   2> 3947197 T14418 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001\tempDir-002\/core1\data\
   [junit4]   2> 3947197 T14418 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=26240934
   [junit4]   2> 3947199 T14418 oas.SolrTestCaseJ4.tearDown ###Ending 
testConfigSetServiceFindsConfigSets
   [junit4]   2> 3947199 T14418 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestConfigSets-F3EE3F679A1F9DC7-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es_CR, 
timezone=Asia/Baku
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_05 
(32-bit)/cpus=2,threads=1,free=248233952,total=385875968
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryElevationComponentTest, LeaderElectionTest, MergeStrategyTest, 
SynonymTokenizerTest, BlockDirectoryTest, PathHierarchyTokenizerFactoryTest, 
TestFastLRUCache, SimplePostToolTest, StatsComponentTest, TestSearchPerf, 
DocValuesMissingTest, TestSolrCoreProperties, TestRandomDVFaceting, 
TestFastWriter, TestLFUCache, TestClassNameShortening, OverseerRolesTest, 
SpellCheckComponentTest, BlockCacheTest, UpdateParamsTest, 
TestCloudInspectUtil, TestAnalyzedSuggestions, 
CollectionsAPIAsyncDistributedZkTest, TestConfig, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestBadConfig, 
TermVectorComponentTest, AsyncMigrateRouteKeyTest, TestDynamicFieldResource, 
TestIBSimilarityFactory, SolrTestCaseJ4Test, QueryResultKeyTest, 
TestRemoteStreaming, ShardRoutingTest, TestHashPartitioner, AssignTest, 
TestPhraseSuggestions, SuggesterTest, TestQueryUtils, TestZkChroot, 
TestPseudoReturnFields, TestHighlightDedupGrouping, UUIDFieldTest, 
TestMaxScoreQueryParser, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, TestShardHandlerFactory, SolrRequestParserTest, 
SolrCmdDistributorTest, FileBasedSpellCheckerTest, SimpleFacetsTest, 
TestMergePolicyConfig, HdfsCollectionsAPIDistributedZkTest, 
NotRequiredUniqueKeyTest, TestRestManager, TestSolrDeletionPolicy2, 
PluginInfoTest, LoggingHandlerTest, IndexBasedSpellCheckerTest, 
AnalysisErrorHandlingTest, HardAutoCommitTest, SolrCoreTest, TestCoreContainer, 
TestReplicationHandler, TestOmitPositions, XmlUpdateRequestHandlerTest, 
ChaosMonkeyNothingIsSafeTest, HdfsLockFactoryTest, SoftAutoCommitTest, 
TestValueSourceCache, LegacyHTMLStripCharFilterTest, 
TestCopyFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest, 
JsonLoaderTest, CoreMergeIndexesAdminHandlerTest, ReturnFieldsTest, 
TestSolrQueryParserDefaultOperatorResource, QueryEqualityTest, 
CurrencyFieldOpenExchangeTest, TestFieldSortValues, TestElisionMultitermQuery, 
HdfsSyncSliceTest, IndexSchemaTest, TestBinaryField, 
AnalyticsMergeStrategyTest, HighlighterConfigTest, TestExpandComponent, 
NoCacheHeaderTest, QueryParsingTest, TestCoreDiscovery, OverseerStatusTest, 
CursorMarkTest, TestCloudManagedSchemaAddField, TestBinaryResponseWriter, 
TestNRTOpen, TestPerFieldSimilarity, PeerSyncTest, TestReloadAndDeleteDocs, 
BadComponentTest, SyncSliceTest, TestQuerySenderListener, 
TestManagedSynonymFilterFactory, StressHdfsTest, InfoHandlerTest, 
DeleteReplicaTest, UpdateRequestProcessorFactoryTest, DistanceFunctionTest, 
RecoveryZkTest, DistributedSpellCheckComponentTest, 
TestRequestStatusCollectionAPI, ClusterStateUpdateTest, 
UnloadDistributedZkTest, TestLRUCache, SolrCoreCheckLockOnStartupTest, 
SpatialFilterTest, TestPHPSerializedResponseWriter, 
TestNonDefinedSimilarityFactory, TestCloudManagedSchemaCopyFields, 
SearchHandlerTest, CircularListTest, ZkControllerTest, BasicFunctionalityTest, 
SliceStateUpdateTest, TestFieldCollectionResource, TestFaceting, 
TestStandardQParsers, DisMaxRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, PolyFieldTest, CopyFieldTest, 
TestPostingsSolrHighlighter, TestSolrIndexConfig, HdfsUnloadDistributedZkTest, 
DistributedQueryComponentCustomSortTest, TestDistribDocBasedVersion, 
TestDistributedMissingSort, DeleteInactiveReplicaTest, 
TestDefaultSearchFieldResource, TestFieldResource, TestManagedSchema, 
SystemInfoHandlerTest, ReplicationFactorTest, TestCollectionAPI, 
CoreAdminCreateDiscoverTest, SampleTest, MBeansHandlerTest, 
TestDistributedGrouping, TestReplicationHandlerBackup, HdfsDirectoryTest, 
OpenCloseCoreStressTest, TestSystemIdResolver, OverseerTest, 
TestJmxMonitoredMap, RequiredFieldsTest, TestImplicitCoreProperties, 
DebugComponentTest, RAMDirectoryFactoryTest, TestUpdate, TestStressRecovery, 
TestSuggestSpellingConverter, TestNonNRTOpen, HdfsRecoveryZkTest, 
TestAnalyzeInfixSuggestions, TriLevelCompositeIdRoutingTest, TestRTGBase, 
TestCSVLoader, DirectUpdateHandlerTest, TestSimpleQParserPlugin, 
TestFileDictionaryLookup, TestCollationFieldDocValues, 
TestDFRSimilarityFactory, DirectSolrSpellCheckerTest, 
ParsingFieldUpdateProcessorsTest, MinimalSchemaTest, TestFiltering, 
TestManagedStopFilterFactory, TestSchemaVersionResource, TestDocumentBuilder, 
TestReversedWildcardFilterFactory, DistributedDebugComponentTest, 
TestLazyCores, TermsComponentTest, TestOverriddenPrefixQueryForCustomFieldType, 
HdfsBasicDistributedZk2Test, CachingDirectoryFactoryTest, 
TestReRankQParserPlugin, TestSolrXml, SuggestComponentTest, 
TestBlendedInfixSuggestions, PrimUtilsTest, ChangedSchemaMergeTest, 
TestJmxIntegration, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, 
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, 
TestDistributedSearch, AutoCommitTest, TestRecovery, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, 
TestJoin, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, 
TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestSort, TestFunctionQuery, 
OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, 
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, 
SuggesterTSTTest, TestStressLucene, TestTrie, SuggesterWFSTTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, 
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestQueryTypes, 
PrimitiveFieldTypeTest, RequestHandlersTest, DocumentBuilderTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, 
JSONWriterTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
CoreContainerCoreInitFailuresTest, SOLR749Test, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, 
MultiTermTest, TestDocSet, NumericFieldsTest, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, 
TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestNumberUtils, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TimeZoneUtilsTest, 
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, 
TestSolrXMLSerializer, PreAnalyzedFieldTest, DateFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, 
TestUtils, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CursorPagingTest, 
TestCursorMarkWithoutUniqueKey, TestCollationKeyRangeQueries, 
AliasIntegrationTest, ConnectionManagerTest, CustomCollectionTest, 
DeleteShardTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
MigrateRouteKeyTest, MultiThreadedOCPTest, RemoteQueryErrorTest, 
SSLMigrationTest, ShardSplitTest, SolrXmlInZkTest, TestMiniSolrCloudCluster, 
TestShortCircuitedRequests, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsWriteToMultipleCollectionsTest, 
TestConfigSets]
   [junit4] Completed in 0.60s, 4 tests, 1 failure <<< FAILURES!

[...truncated 146 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921:
 There were test failures: 404 suites, 1648 tests, 1 failure, 42 ignored (21 
assumptions)

Total time: 107 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to