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/02/17 12:57:41 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_38) - Build # 2550 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2550/
Java: 32bit/jdk1.6.0_38 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
No such core: renamed_core

Stack Trace:
org.apache.solr.common.SolrException: No such core: renamed_core
	at __randomizedtesting.SeedInfo.seed([724B8EB9EE78A193:3B3AFDB3E857992D]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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 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:662)




Build Log:
[...truncated 9057 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   2> 4498 T152 oasc.CoreContainer.<init> New CoreContainer 12243257
[junit4:junit4]   2> 4498 T152 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 4498 T152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 4524 T152 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4525 T152 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4525 T152 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4525 T152 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4526 T152 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4526 T152 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4526 T152 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4526 T152 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4527 T152 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4527 T152 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4538 T152 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4624 T153 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4637 T154 oasc.CoreContainer.create Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4638 T154 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4654 T155 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4654 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4673 T153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4715 T153 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4747 T155 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4751 T154 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4822 T154 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4822 T154 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4826 T154 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 4865 T155 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4865 T155 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4876 T155 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 4939 T154 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4940 T154 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4941 T154 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4945 T153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4945 T153 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4946 T154 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\
[junit4:junit4]   2> 4946 T154 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 4946 T154 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4948 T154 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1 forceNew:false
[junit4:junit4]   2> 4948 T154 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 4948 T154 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index/
[junit4:junit4]   2> 4949 T154 oasc.SolrCore.initIndex WARNING [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4954 T153 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 4976 T154 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index forceNew:false
[junit4:junit4]   2> 4996 T155 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4998 T155 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5002 T155 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5015 T155 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\
[junit4:junit4]   2> 5015 T155 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 5015 T155 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5016 T155 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2 forceNew:false
[junit4:junit4]   2> 5016 T155 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5016 T155 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index/
[junit4:junit4]   2> 5018 T155 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5022 T154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a3e871 lockFactory=org.apache.lucene.store.NativeFSLockFactory@159512e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5022 T154 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5023 T154 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5023 T154 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5023 T154 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5023 T154 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5024 T155 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index forceNew:false
[junit4:junit4]   2> 5027 T153 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5028 T153 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5030 T153 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5034 T154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5034 T153 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260/data/-1.3\
[junit4:junit4]   2> 5034 T153 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 5034 T153 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5035 T153 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3 forceNew:false
[junit4:junit4]   2> 5035 T153 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 5035 T153 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260/data/-1.3\index/
[junit4:junit4]   2> 5036 T153 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5036 T153 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index forceNew:false
[junit4:junit4]   2> 5037 T154 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5038 T154 oass.SolrIndexSearcher.<init> Opening Searcher@450686 main
[junit4:junit4]   2> 5038 T154 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog
[junit4:junit4]   2> 5039 T155 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ae1290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b8893)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5039 T155 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5040 T155 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5042 T155 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5042 T155 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5042 T154 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5042 T155 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5042 T153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a3b299 lockFactory=org.apache.lucene.store.NativeFSLockFactory@507a01)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5042 T153 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5043 T153 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 5045 T153 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5045 T153 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5045 T153 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5046 T154 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5049 T154 oasc.CoreContainer.registerCore registering core: core0
[junit4:junit4]   2> 5049 T156 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@450686 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5049 T155 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5050 T153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5058 T153 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 5058 T155 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5058 T155 oass.SolrIndexSearcher.<init> Opening Searcher@8072dc main
[junit4:junit4]   2> 5058 T153 oass.SolrIndexSearcher.<init> Opening Searcher@f4ea99 main
[junit4:junit4]   2> 5058 T153 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\tlog
[junit4:junit4]   2> 5058 T155 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\tlog
[junit4:junit4]   2> 5060 T153 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5060 T153 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5061 T155 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5061 T155 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5062 T157 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f4ea99 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5063 T153 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5063 T155 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 5063 T158 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@8072dc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> ASYNC  NEW_CORE C10 name=core0 org.apache.solr.core.SolrCore@180a450
[junit4:junit4]   2> 5064 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5068 T152 C10 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a3e871 lockFactory=org.apache.lucene.store.NativeFSLockFactory@159512e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5069 T152 C10 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5071 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5071 T152 C10 oass.SolrIndexSearcher.<init> Opening Searcher@cb6ebb realtime
[junit4:junit4]   2> 5074 T152 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5075 T152 C10 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a3e871 lockFactory=org.apache.lucene.store.NativeFSLockFactory@159512e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a3e871 lockFactory=org.apache.lucene.store.NativeFSLockFactory@159512e)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 5075 T152 C10 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 5075 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5076 T152 C10 oass.SolrIndexSearcher.<init> Opening Searcher@11f301 main
[junit4:junit4]   2> 5076 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5077 T152 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5078 T156 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@11f301 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 5078 T156 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5078 T152 C10 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427219005916053504),commit=} 0 14
[junit4:junit4]   2> ASYNC  NEW_CORE C11 name=core1 org.apache.solr.core.SolrCore@1c79f9f
[junit4:junit4]   2> 5079 T152 C11 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5082 T152 C11 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ae1290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b8893)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5083 T152 C11 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5084 T152 C11 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5085 T152 C11 oass.SolrIndexSearcher.<init> Opening Searcher@a6f72b realtime
[junit4:junit4]   2> 5085 T152 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5086 T152 C11 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ae1290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b8893)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ae1290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b8893)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 5086 T152 C11 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 5087 T152 C11 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5087 T152 C11 oass.SolrIndexSearcher.<init> Opening Searcher@cd0c6e main
[junit4:junit4]   2> 5088 T152 C11 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5088 T152 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5088 T158 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@cd0c6e main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 5088 T158 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5089 T152 C11 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427219005930733568),commit=} 0 11
[junit4:junit4]   2> 5094 T152 C10 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5097 T152 C10 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a3e871 lockFactory=org.apache.lucene.store.NativeFSLockFactory@159512e)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a3e871 lockFactory=org.apache.lucene.store.NativeFSLockFactory@159512e)),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 5097 T152 C10 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 5098 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5108 T152 C10 oass.SolrIndexSearcher.<init> Opening Searcher@189432b main
[junit4:junit4]   2> 5109 T152 C10 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5110 T156 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@189432b main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 5110 T156 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5110 T152 C10 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1427219005942267904)],commit=} 0 21
[junit4:junit4]   2> 5111 T152 C11 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 1
[junit4:junit4]   2> 5112 T152 C11 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 5114 T152 C11 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5121 T152 C11 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ae1290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b8893)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ae1290 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b8893)),segFN=segments_3,generation=3,filenames=[_0.len, _0.inf, _0_1.liv, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 5121 T152 C11 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.len, _0.inf, _0_1.liv, _0.si, _0.pst, _0.fld, segments_3]
[junit4:junit4]   2> 5121 T152 C11 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5122 T152 C11 oass.SolrIndexSearcher.<init> Opening Searcher@17112a7 main
[junit4:junit4]   2> 5122 T152 C11 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 5130 T158 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@17112a7 main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C2/1)}
[junit4:junit4]   2> 5130 T158 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5131 T152 C11 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1427219005966385152), BBB (1427219005968482304)],commit=} 0 19
[junit4:junit4]   2> 5131 T152 C10 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 5131 T152 C10 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 5133 T152 C10 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 5136 T152 C11 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 5137 T152 C10 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5138 T152 C10 REQ [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 5138 T152 C11 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 5140 T152 C11 REQ [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 5152 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5153 T152 C10 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=13 
[junit4:junit4]   2> 5153 T152 C10 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5154 T152 C10 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5220 T152 C10 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5289 T152 C10 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5289 T152 C10 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5295 T152 C10 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 5362 T152 C10 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5364 T152 C10 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5366 T152 C10 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5372 T152 C10 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\
[junit4:junit4]   2> 5372 T152 C10 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 5374 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5374 T152 C10 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index/
[junit4:junit4]   2> 5375 T152 C10 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5375 T152 C10 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5376 T152 C10 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5378 T152 C10 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5385 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5385 T152 C10 oass.SolrIndexSearcher.<init> Opening Searcher@c0a5c0 main
[junit4:junit4]   2> 5388 T152 C10 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5388 T152 C10 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5390 T159 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@c0a5c0 main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 5390 T152 C10 oasc.CoreContainer.registerCore replacing core: core0
[junit4:junit4]   2> 5391 T152 C10 REQ [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=238 
[junit4:junit4]   2> 5391 T152 C10 oasc.SolrCore.close [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@180a450
[junit4:junit4]   2> 5391 T152 C10 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 5392 T152 C10 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request.
[junit4:junit4]   2> 5392 T152 C10 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=core0 org.apache.solr.core.SolrCore@1e7d8a0
[junit4:junit4]   2> 5392 T152 C12 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5393 T152 C12 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=1 
[junit4:junit4]   2> 5397 T152 C12 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr-persist.xml
[junit4:junit4]   2> 5423 T152 C12 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr-persist.xml
[junit4:junit4]   2> 5427 T152 C12 REQ [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=30 
[junit4:junit4]   2> 5446 T152 C12 oasc.CoreContainer.registerCore registering core: renamed_core
[junit4:junit4]   2> 5446 T152 C12 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr.xml
[junit4:junit4]   2> 5469 T152 C12 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr.xml
[junit4:junit4]   2> 5472 T152 C12 REQ [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=26 
[junit4:junit4]   2> 5472 T152 C12 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr-persist.xml
[junit4:junit4]   2> 5493 T152 C12 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr-persist.xml
[junit4:junit4]   2> 5498 T152 C12 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=26 
[junit4:junit4]   2> 5513 T152 C12 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 5514 T152 C12 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 5583 T152 C12 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5665 T152 C12 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5666 T152 C12 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5671 T152 C12 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 5733 T152 C12 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5736 T152 C12 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5739 T152 C12 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5741 T152 C12 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\
[junit4:junit4]   2> 5742 T152 C12 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 5742 T152 C12 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5744 T152 C12 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3 forceNew:false
[junit4:junit4]   2> 5744 T152 C12 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 5744 T152 C12 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index/
[junit4:junit4]   2> 5745 T152 C12 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5746 T152 C12 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index forceNew:false
[junit4:junit4]   2> 5749 T152 C12 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4bcabc lockFactory=org.apache.lucene.store.NativeFSLockFactory@c9f446),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5749 T152 C12 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5751 T152 C12 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 5753 T152 C12 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5753 T152 C12 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5754 T152 C12 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5760 T152 C12 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5767 T152 C12 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 5767 T152 C12 oass.SolrIndexSearcher.<init> Opening Searcher@16b94ce main
[junit4:junit4]   2> 5769 T152 C12 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\tlog3\tlog
[junit4:junit4]   2> 5772 T152 C12 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5772 T152 C12 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5773 T152 C12 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 5773 T152 C12 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr.xml
[junit4:junit4]   2> 5801 T152 C12 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr.xml
[junit4:junit4]   2> 5807 T152 C12 REQ [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-4.x-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-4.x-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361102109260%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-4.x-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361102109260%5Ctlog3} status=0 QTime=294 
[junit4:junit4]   2> 5807 T152 C12 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr-persist.xml
[junit4:junit4]   2> 5820 T160 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@16b94ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5832 T152 C12 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361102109260\solr-persist.xml
[junit4:junit4]   2> 5838 T152 C12 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=31 
[junit4:junit4]   2> 5845 T152 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12243257
[junit4:junit4]   2> 5846 T152 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a3c4b6
[junit4:junit4]   2> 5846 T152 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> 5846 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5848 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5848 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5849 T152 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 5849 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 5849 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 5849 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 5850 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 5850 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 5850 T152 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c79f9f
[junit4:junit4]   2> 5851 T152 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 5851 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5851 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5852 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5855 T152 C11 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5856 T152 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 5857 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5857 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5857 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 5857 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5858 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 5858 T152 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e7d8a0
[junit4:junit4]   2> 5858 T152 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> 5858 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5858 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5859 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5862 T152 C12 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5864 T152 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 5864 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5864 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5864 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 5864 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5865 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 5865 T152 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d30179
[junit4:junit4]   2> 5865 T152 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> 5866 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5866 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5867 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5868 T152 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 5868 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 5868 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 5869 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 5869 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 5869 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 5869 T152 oasc.CoreContainer.<init> New CoreContainer 15779410
[junit4:junit4]   2> 5870 T152 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 5871 T152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 5915 T152 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 5915 T152 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5915 T152 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 5915 T152 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5915 T152 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5915 T152 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5916 T152 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5916 T152 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5917 T152 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5917 T152 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 5935 T152 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5967 T161 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5968 T161 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5971 T162 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5972 T162 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 6024 T163 oasc.CoreContainer.create Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 6024 T163 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 6071 T161 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6133 T163 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6155 T162 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6218 T163 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6218 T163 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6223 T163 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 6225 T162 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6225 T162 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6230 T162 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 6251 T161 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6252 T161 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6257 T161 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6285 T162 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6287 T162 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6292 T162 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6295 T162 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\
[junit4:junit4]   2> 6295 T162 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 6295 T162 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6295 T162 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2 forceNew:false
[junit4:junit4]   2> 6295 T162 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 6296 T162 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index/
[junit4:junit4]   2> 6297 T162 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6298 T162 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index forceNew:false
[junit4:junit4]   2> 6300 T162 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@19b7351 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12cdf8f)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6300 T162 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6301 T162 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 6303 T162 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6304 T162 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6304 T162 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6317 T163 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6319 T163 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6320 T163 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6330 T162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6330 T163 oasc.SolrCore.<init> [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\
[junit4:junit4]   2> 6332 T163 oasc.SolrCore.<init> JMX monitoring not detected for core: renamed_core
[junit4:junit4]   2> 6332 T163 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6335 T162 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 6335 T162 oass.SolrIndexSearcher.<init> Opening Searcher@177ab84 main
[junit4:junit4]   2> 6335 T162 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\tlog
[junit4:junit4]   2> 6341 T162 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6342 T162 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6343 T163 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1 forceNew:false
[junit4:junit4]   2> 6343 T163 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 6343 T163 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index/
[junit4:junit4]   2> 6346 T163 oasc.SolrCore.initIndex WARNING [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6348 T163 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index forceNew:false
[junit4:junit4]   2> 6348 T162 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 6348 T162 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 6349 T162 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 6350 T164 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@177ab84 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6357 T163 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@bc2b03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cb8a0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6357 T163 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6359 T163 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 6359 T163 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6359 T163 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6359 T163 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6371 T161 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6373 T161 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6375 T161 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6387 T161 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260/data/-1.3\
[junit4:junit4]   2> 6388 T161 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 6388 T161 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6390 T163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6394 T161 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3 forceNew:false
[junit4:junit4]   2> 6394 T163 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 6394 T161 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 6395 T161 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260/data/-1.3\index/
[junit4:junit4]   2> 6396 T161 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6396 T161 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index forceNew:false
[junit4:junit4]   2> 6396 T163 oass.SolrIndexSearcher.<init> Opening Searcher@12eb28f main
[junit4:junit4]   2> 6397 T163 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog
[junit4:junit4]   2> 6399 T163 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@ccd005
[junit4:junit4]   2> 6399 T163 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6399 T163 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6400 T165 oasc.SolrCore.registerSearcher [renamed_core] Registered new searcher Searcher@12eb28f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6400 T163 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 6400 T163 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 6402 T163 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 6402 T163 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1
[junit4:junit4]   2> 6402 T163 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 6402 T163 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\index
[junit4:junit4]   2> 6418 T163 oasc.CoreContainer.recordAndThrow SEVERE Unable to create core: renamed_core org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 	at sun.reflect.GeneratedConstructorAccessor125.newInstance(Unknown Source)
[junit4:junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[junit4:junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 	... 13 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 6419 T163 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: Unable to create core: renamed_core
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1667)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1052)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:792)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:605)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 		at sun.reflect.GeneratedConstructorAccessor125.newInstance(Unknown Source)
[junit4:junit4]   2> 		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[junit4:junit4]   2> 		at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:512)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:583)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
[junit4:junit4]   2> 		... 13 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 6419 T161 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1574526 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c5d18)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6419 T161 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6421 T161 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 6422 T161 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6422 T161 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6423 T161 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6433 T162 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6434 T161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6437 T161 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 6447 T161 oass.SolrIndexSearcher.<init> Opening Searcher@1bf9dbe main
[junit4:junit4]   2> 6447 T161 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\tlog
[junit4:junit4]   2> 6449 T161 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6450 T161 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6452 T161 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6452 T166 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf9dbe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6502 T162 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6503 T162 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6510 T162 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6568 T162 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6569 T162 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6571 T162 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6574 T162 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\
[junit4:junit4]   2> 6576 T162 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 6576 T162 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6576 T162 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3 forceNew:false
[junit4:junit4]   2> 6577 T162 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 6577 T162 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index/
[junit4:junit4]   2> 6578 T162 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6579 T162 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index forceNew:false
[junit4:junit4]   2> 6580 T162 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1218c98 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fec0a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6580 T162 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6581 T162 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 6584 T162 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6584 T162 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6584 T162 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6592 T162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6600 T162 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 6601 T162 oass.SolrIndexSearcher.<init> Opening Searcher@dab102 main
[junit4:junit4]   2> 6601 T162 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\tlog
[junit4:junit4]   2> 6602 T162 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6603 T162 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6604 T162 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 6604 T167 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@dab102 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6604 T152 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=15779410
[junit4:junit4]   2> 6605 T152 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a1bef7
[junit4:junit4]   2> 6605 T152 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> 6605 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6605 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6605 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6608 T152 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 6608 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 6609 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 6609 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2
[junit4:junit4]   2> 6609 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 6609 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data2\index
[junit4:junit4]   2> 6610 T152 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1acb0b2
[junit4:junit4]   2> 6610 T152 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> 6610 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6611 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6611 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6612 T152 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 6612 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 6612 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 6613 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3
[junit4:junit4]   2> 6613 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 6613 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data\-1.3\index
[junit4:junit4]   2> 6614 T152 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e0d5b6
[junit4:junit4]   2> 6614 T152 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> 6614 T152 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6615 T152 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6615 T152 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6615 T152 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 6616 T152 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 6616 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 6616 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3
[junit4:junit4]   2> 6616 T152 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> 6617 T152 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data3\index
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog\tlog.0000000000000000000 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1\tlog FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data1 FAILED !!!!!
[junit4:junit4]   2> 6633 T152 oascse.AbstractEmbeddedSolrServerTestCase.tearDown WARNING !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361102109260\data FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=724B8EB9EE78A193 -Dtests.slow=true -Dtests.locale=th_TH_TH -Dtests.timezone=AGT -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   2.16s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such core: renamed_core
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([724B8EB9EE78A193:3B3AFDB3E857992D]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
[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 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:662)
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=DefaultSimilarity, locale=th_TH_TH, timezone=AGT
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_38 (32-bit)/cpus=2,threads=1,free=51692376,total=65470464
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestHash, TestJavaBinCodec, LargeVolumeBinaryJettyTest, SolrExampleStreamingTest, TermsResponseTest, TestNamedListCodec, SolrQueryTest, SolrExampleBinaryTest, TestEmbeddedSolrServer, FieldAnalysisResponseTest, ContentStreamTest, LargeVolumeEmbeddedTest, MergeIndexesEmbeddedTest, AnlysisResponseBaseTest, BasicHttpSolrServerTest, TestFastInputStream, QueryResponseTest, SolrExceptionTest, IteratorChainTest, TestSolrProperties]
[junit4:junit4] Completed in 2.18s, 1 test, 1 error <<< FAILURES!

[...truncated 78 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:196: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:865: There were test failures: 45 suites, 259 tests, 1 error, 1 ignored (1 assumption)

Total time: 59 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_38 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_10) - Build # 2551 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2551/
Java: 32bit/jdk1.7.0_10 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
No such core: renamed_core

Stack Trace:
org.apache.solr.common.SolrException: No such core: renamed_core
	at __randomizedtesting.SeedInfo.seed([167DC6EC6529CE8A:5F0CB5E66306F634]:0)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
	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 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 9819 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   2> 4286 T447 oasc.CoreContainer.<init> New CoreContainer 3498029
[junit4:junit4]   2> 4286 T447 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 4286 T447 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 4345 T447 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 4346 T447 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4347 T447 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 4347 T447 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4348 T447 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4348 T447 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4348 T447 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4348 T447 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4349 T447 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4349 T447 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 4372 T447 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4408 T448 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4410 T448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4412 T449 oasc.CoreContainer.create Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4413 T449 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4439 T450 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4439 T450 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 4528 T448 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4536 T449 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4539 T450 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4614 T450 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4614 T450 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4620 T450 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 4649 T448 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4650 T448 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4655 T448 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 4682 T450 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4684 T450 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4687 T450 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4689 T450 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\
[junit4:junit4]   2> 4689 T450 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 4690 T450 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4690 T450 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2 forceNew:false
[junit4:junit4]   2> 4691 T450 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 4691 T450 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index/
[junit4:junit4]   2> 4693 T450 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4693 T450 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index forceNew:false
[junit4:junit4]   2> 4698 T450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fcb340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff9ca0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4699 T450 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4701 T450 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 4702 T450 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4702 T450 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4702 T450 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4723 T448 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4725 T448 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4727 T448 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4732 T449 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4733 T448 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435/data/-1.3\
[junit4:junit4]   2> 4733 T448 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 4733 T449 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4734 T448 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4735 T448 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3 forceNew:false
[junit4:junit4]   2> 4735 T448 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 4735 T448 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435/data/-1.3\index/
[junit4:junit4]   2> 4736 T448 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4738 T448 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index forceNew:false
[junit4:junit4]   2> 4750 T449 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 4752 T450 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4757 T450 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 4758 T450 oass.SolrIndexSearcher.<init> Opening Searcher@1adc553 main
[junit4:junit4]   2> 4759 T450 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\tlog
[junit4:junit4]   2> 4761 T450 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4761 T450 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4763 T450 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 4763 T451 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1adc553 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4767 T448 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa6206 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1df6a5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4767 T448 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4769 T448 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 4770 T448 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4771 T448 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4771 T448 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4790 T448 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4795 T448 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 4795 T448 oass.SolrIndexSearcher.<init> Opening Searcher@15235c main
[junit4:junit4]   2> 4796 T448 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\tlog
[junit4:junit4]   2> 4799 T448 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4799 T448 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4802 T452 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15235c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4802 T448 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 4817 T449 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 4818 T449 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 4821 T449 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4827 T449 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\
[junit4:junit4]   2> 4827 T449 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 4827 T449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4827 T449 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1 forceNew:false
[junit4:junit4]   2> 4827 T449 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 4828 T449 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index/
[junit4:junit4]   2> 4830 T449 oasc.SolrCore.initIndex WARNING [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4830 T449 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index forceNew:false
[junit4:junit4]   2> 4835 T449 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4835 T449 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4836 T449 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 4839 T449 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4839 T449 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4839 T449 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4854 T449 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4864 T449 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 4864 T449 oass.SolrIndexSearcher.<init> Opening Searcher@6e9be3 main
[junit4:junit4]   2> 4864 T449 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog
[junit4:junit4]   2> 4867 T449 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4867 T449 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4869 T449 oasc.CoreContainer.registerCore registering core: core0
[junit4:junit4]   2> 4870 T453 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@6e9be3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=core0 org.apache.solr.core.SolrCore@1f3fd3c
[junit4:junit4]   2> 4871 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 4875 T447 C38 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4876 T447 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4879 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 4879 T447 C38 oass.SolrIndexSearcher.<init> Opening Searcher@c53530 realtime
[junit4:junit4]   2> 4880 T447 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4881 T447 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4881 T447 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4882 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 4882 T447 C38 oass.SolrIndexSearcher.<init> Opening Searcher@8f3a3e main
[junit4:junit4]   2> 4882 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 4883 T453 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@8f3a3e main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 4883 T447 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4883 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 4886 T447 C38 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427297425971740672),commit=} 0 16
[junit4:junit4]   2> ASYNC  NEW_CORE C39 name=core1 org.apache.solr.core.SolrCore@13801f8
[junit4:junit4]   2> 4888 T447 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 4893 T447 C39 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fcb340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff9ca0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4893 T447 C39 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4896 T447 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 4896 T447 C39 oass.SolrIndexSearcher.<init> Opening Searcher@4c83b8 realtime
[junit4:junit4]   2> 4897 T447 C39 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4898 T447 C39 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fcb340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff9ca0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fcb340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff9ca0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 4898 T447 C39 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 4899 T447 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 4899 T447 C39 oass.SolrIndexSearcher.<init> Opening Searcher@1f938a8 main
[junit4:junit4]   2> 4900 T447 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 4900 T451 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1f938a8 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   2> 4900 T447 C39 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4900 T451 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 4902 T447 C39 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1427297425988517888),commit=} 0 15
[junit4:junit4]   2> 4913 T447 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4916 T447 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_MockSep_0.pos, _0.nvm, _0_MockSep_0.tib, _0_Direct_0.doc, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_MockSep_0.frq, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_MockSep_0.tii, _0.si, _0_MockSep_0.doc, _0_MockSep_0.pyl, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 4917 T447 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_MockSep_0.pos, _0.nvm, _0_MockSep_0.tib, _0_Direct_0.doc, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_MockSep_0.frq, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_MockSep_0.tii, _0.si, _0_MockSep_0.doc, _0_MockSep_0.pyl, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 4918 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 4920 T447 C38 oass.SolrIndexSearcher.<init> Opening Searcher@1a436a9 main
[junit4:junit4]   2> 4920 T453 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@1a436a9 main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 4920 T447 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4922 T453 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 4922 T447 C38 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1427297426005295104)],commit=} 0 19
[junit4:junit4]   2> 4922 T447 C39 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 4923 T447 C39 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 4927 T447 C39 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4930 T447 C39 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fcb340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff9ca0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fcb340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ff9ca0),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_MockSep_0.pos, _0_1.del, _0.nvm, _0_MockSep_0.tib, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_MockSep_0.skp, _0_Pulsing41_0.tip, _0.nvd, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0.si, _0_MockSep_0.pyl, _0_MockSep_0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 4931 T447 C39 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_MockSep_0.pos, _0_1.del, _0.nvm, _0_MockSep_0.tib, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_Pulsing41_0.tim, _0_MockSep_0.skp, _0_Pulsing41_0.tip, _0.nvd, _0_MockSep_0.frq, _0.fdx, _0_MockSep_0.tii, _0.si, _0_MockSep_0.pyl, _0_MockSep_0.doc, _0.fdt, segments_3]
[junit4:junit4]   2> 4931 T447 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 4933 T447 C39 oass.SolrIndexSearcher.<init> Opening Searcher@1c69074 main
[junit4:junit4]   2> 4934 T451 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@1c69074 main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C2/1)}
[junit4:junit4]   2> 4934 T447 C39 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4934 T451 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 4934 T447 C39 UPDATE [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1427297426026266624), BBB (1427297426030460928)],commit=} 0 11
[junit4:junit4]   2> 4935 T447 C38 UPDATE [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   2> 4936 T447 C38 oasc.SolrException.log Ignoring exception matching unknown field
[junit4:junit4]   2> 4937 T447 C38 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 4938 T447 C39 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4939 T447 C38 REQ [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 4940 T447 C38 REQ [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 4940 T447 C39 REQ [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 4941 T447 C39 REQ [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 4942 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 4942 T447 C38 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   2> 4944 T447 C38 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 4946 T447 C38 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5034 T447 C38 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5111 T447 C38 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5112 T447 C38 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5117 T447 C38 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 5184 T447 C38 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5185 T447 C38 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5188 T447 C38 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5192 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5192 T447 C38 oasc.SolrCore.<init> [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\
[junit4:junit4]   2> 5193 T447 C38 oasc.SolrCore.<init> JMX monitoring not detected for core: core0
[junit4:junit4]   2> 5193 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5194 T447 C38 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index/
[junit4:junit4]   2> 5195 T447 C38 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5195 T447 C38 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5196 T447 C38 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5199 T447 C38 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5204 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5204 T447 C38 oass.SolrIndexSearcher.<init> Opening Searcher@b4eddb main
[junit4:junit4]   2> 5206 T447 C38 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5206 T447 C38 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5208 T454 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@b4eddb main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 5208 T447 C38 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 5208 T447 C38 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=core0
[junit4:junit4]   2> 5209 T447 C38 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=core0
[junit4:junit4]   2> 5211 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5211 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5214 T447 C38 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ca9b11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1134d9d),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_MockSep_0.pos, _0.nvm, _0_MockSep_0.tib, _0_Direct_0.doc, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos, _0_MockSep_0.frq, _0.fdx, _0_Direct_0.tip, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0_MockSep_0.doc, _0.si, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 5215 T447 C38 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_MockSep_0.pos, _0.nvm, _0_MockSep_0.tib, _0_Direct_0.doc, _0_Pulsing41_0.doc, _0_Pulsing41_0.pos, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0.nvd, _0_Direct_0.pos, _0_MockSep_0.frq, _0.fdx, _0_Direct_0.tip, _0_MockSep_0.tii, _0_MockSep_0.pyl, _0_MockSep_0.doc, _0.si, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 5215 T447 C38 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 5216 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5217 T447 C38 oass.SolrIndexSearcher.<init> Opening Searcher@12867d1 main
[junit4:junit4]   2> 5218 T447 C38 oasc.CoreContainer.registerCore replacing core: core0
[junit4:junit4]   2> 5219 T454 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@12867d1 main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 5219 T447 C38 REQ [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=275 
[junit4:junit4]   2> 5219 T454 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5219 T447 C38 oasc.SolrCore.close [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f3fd3c
[junit4:junit4]   2> 5220 T447 C38 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 5220 T447 C38 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request.
[junit4:junit4]   2> 5220 T447 C38 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=core0 org.apache.solr.core.SolrCore@1b7cbf5
[junit4:junit4]   2> 5221 T447 C40 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5222 T447 C40 REQ [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=1 
[junit4:junit4]   2> 5228 T447 C40 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr-persist.xml
[junit4:junit4]   2> 5267 T447 C40 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr-persist.xml
[junit4:junit4]   2> 5272 T447 C40 REQ [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=44 
[junit4:junit4]   2> 5302 T447 C40 oasc.CoreContainer.registerCore registering core: renamed_core
[junit4:junit4]   2> 5302 T447 C40 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr.xml
[junit4:junit4]   2> 5323 T447 C40 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr.xml
[junit4:junit4]   2> 5329 T447 C40 REQ [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=27 
[junit4:junit4]   2> 5329 T447 C40 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr-persist.xml
[junit4:junit4]   2> 5355 T447 C40 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr-persist.xml
[junit4:junit4]   2> 5361 T447 C40 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=32 
[junit4:junit4]   2> 5379 T447 C40 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 5379 T447 C40 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 5470 T447 C40 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5561 T447 C40 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5561 T447 C40 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5564 T447 C40 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 5628 T447 C40 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 5631 T447 C40 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 5633 T447 C40 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5636 T447 C40 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\
[junit4:junit4]   2> 5637 T447 C40 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 5637 T447 C40 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5639 T447 C40 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3 forceNew:false
[junit4:junit4]   2> 5639 T447 C40 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 5639 T447 C40 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index/
[junit4:junit4]   2> 5641 T447 C40 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5642 T447 C40 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index forceNew:false
[junit4:junit4]   2> 5646 T447 C40 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b230bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b0ad9a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5647 T447 C40 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5649 T447 C40 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 5650 T447 C40 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5650 T447 C40 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5651 T447 C40 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5667 T447 C40 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5677 T447 C40 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 5677 T447 C40 oass.SolrIndexSearcher.<init> Opening Searcher@12aa8f main
[junit4:junit4]   2> 5677 T447 C40 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\tlog3\tlog
[junit4:junit4]   2> 5679 T447 C40 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5680 T447 C40 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5682 T455 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@12aa8f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5682 T447 C40 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 5683 T447 C40 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr.xml
[junit4:junit4]   2> 5703 T447 C40 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr.xml
[junit4:junit4]   2> 5710 T447 C40 REQ [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-4.x-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-4.x-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361176896435%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-4.x-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1361176896435%5Ctlog3} status=0 QTime=332 
[junit4:junit4]   2> 5711 T447 C40 oasc.CoreContainer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr-persist.xml
[junit4:junit4]   2> 5739 T447 C40 oasc.SolrXMLSerializer.persistFile Persisting cores config to .\solrtest-TestSolrProperties-1361176896435\solr-persist.xml
[junit4:junit4]   2> 5747 T447 C40 REQ [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=37 
[junit4:junit4]   2> 5754 T447 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=3498029
[junit4:junit4]   2> 5755 T447 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13801f8
[junit4:junit4]   2> 5755 T447 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   2> 5755 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5757 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5757 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5762 T447 C39 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 5763 T447 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 5763 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 5763 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 5763 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 5764 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 5764 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 5765 T447 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a7e5fb
[junit4:junit4]   2> 5765 T447 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> 5766 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5766 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5766 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5767 T447 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 5768 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 5768 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 5768 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 5769 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 5769 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 5769 T447 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b7cbf5
[junit4:junit4]   2> 5770 T447 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> 5770 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5770 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5771 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5775 T447 C40 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5776 T447 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 5776 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5777 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5777 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 5777 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5778 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 5778 T447 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@14aedaa
[junit4:junit4]   2> 5778 T447 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> 5779 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 5779 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 5779 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 5780 T447 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 5780 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 5780 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 5781 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 5781 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 5781 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 5781 T447 oasc.CoreContainer.<init> New CoreContainer 33292254
[junit4:junit4]   2> 5783 T447 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   2> 5783 T447 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 5854 T447 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 5854 T447 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5855 T447 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 5855 T447 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5856 T447 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5856 T447 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5856 T447 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5856 T447 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5857 T447 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5857 T447 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 5880 T447 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5914 T456 oasc.CoreContainer.create Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5919 T456 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5921 T457 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5922 T457 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5926 T458 oasc.CoreContainer.create Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   2> 5926 T458 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   2> 5987 T456 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6079 T456 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6080 T456 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6086 T456 oass.IndexSchema.readSchema Schema name=example core FR
[junit4:junit4]   2> 6224 T456 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6225 T456 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6228 T456 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6231 T456 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\
[junit4:junit4]   2> 6231 T456 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
[junit4:junit4]   2> 6231 T456 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6234 T456 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2 forceNew:false
[junit4:junit4]   2> 6235 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 6235 T456 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index/
[junit4:junit4]   2> 6237 T456 oasc.SolrCore.initIndex WARNING [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6238 T456 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index forceNew:false
[junit4:junit4]   2> 6296 T458 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6371 T457 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6371 T456 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94c506 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c801c4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6372 T456 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6374 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 6376 T456 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6376 T456 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6376 T456 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6388 T458 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6389 T458 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6407 T458 oass.IndexSchema.readSchema Schema name=example core EN
[junit4:junit4]   2> 6454 T456 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6458 T457 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6459 T457 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6458 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 6460 T456 oass.SolrIndexSearcher.<init> Opening Searcher@140f1fd main
[junit4:junit4]   2> 6461 T456 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\tlog
[junit4:junit4]   2> 6462 T457 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6470 T456 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6470 T456 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6472 T456 oasc.CoreContainer.registerCore registering core: core1
[junit4:junit4]   2> 6473 T456 oasc.CoreContainer.create Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   2> 6474 T456 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> 6478 T459 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@140f1fd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6508 T458 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6510 T458 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6511 T458 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6536 T457 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6538 T457 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6539 T457 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6545 T457 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435/data/-1.3\
[junit4:junit4]   2> 6545 T457 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 6545 T457 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6548 T458 oasc.SolrCore.<init> [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\
[junit4:junit4]   2> 6548 T458 oasc.SolrCore.<init> JMX monitoring not detected for core: renamed_core
[junit4:junit4]   2> 6548 T458 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6549 T457 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3 forceNew:false
[junit4:junit4]   2> 6549 T457 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 6550 T457 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435/data/-1.3\index/
[junit4:junit4]   2> 6555 T458 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1 forceNew:false
[junit4:junit4]   2> 6555 T458 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 6555 T458 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index/
[junit4:junit4]   2> 6556 T457 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6557 T458 oasc.SolrCore.initIndex WARNING [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6558 T458 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index forceNew:false
[junit4:junit4]   2> 6559 T457 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index forceNew:false
[junit4:junit4]   2> 6565 T458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@87b5fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@25959a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6565 T458 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6566 T457 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2272f2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77a1bc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6566 T457 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6571 T457 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 6572 T457 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6573 T457 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6573 T457 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6578 T458 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 6579 T458 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6579 T458 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6580 T458 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6599 T457 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6604 T457 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 6604 T457 oass.SolrIndexSearcher.<init> Opening Searcher@1164664 main
[junit4:junit4]   2> 6605 T457 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\tlog
[junit4:junit4]   2> 6606 T457 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6606 T457 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6609 T458 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6610 T457 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6611 T456 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6614 T458 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 6614 T458 oass.SolrIndexSearcher.<init> Opening Searcher@ca633b main
[junit4:junit4]   2> 6614 T458 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog
[junit4:junit4]   2> 6609 T460 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1164664 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6618 T458 oasc.SolrCore.close [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@138c43a
[junit4:junit4]   2> 6619 T458 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6619 T458 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6619 T461 oasc.SolrCore.registerSearcher [renamed_core] Registered new searcher Searcher@ca633b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6619 T458 oasc.SolrCore.closeSearcher [renamed_core] Closing main searcher on request.
[junit4:junit4]   2> 6620 T458 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 6620 T458 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 6620 T458 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\index
[junit4:junit4]   2> 6620 T458 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 6620 T458 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1
[junit4:junit4]   2> 6620 T458 oasc.CoreContainer.recordAndThrow SEVERE Unable to create core: renamed_core org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:806)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 	at sun.reflect.GeneratedConstructorAccessor125.newInstance(Unknown Source)
[junit4:junit4]   2> 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4]   2> 	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:526)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:597)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:790)
[junit4:junit4]   2> 	... 13 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 6622 T458 oasc.SolrException.log SEVERE null:org.apache.solr.common.SolrException: Unable to create core: renamed_core
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1667)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1052)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:629)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer$3.call(CoreContainer.java:624)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:806)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:1016)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1046)
[junit4:junit4]   2> 		... 10 more
[junit4:junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Could not remove tlog file:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog\tlog.0000000000000000000
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.clearLog(UpdateHandler.java:99)
[junit4:junit4]   2> 		at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:131)
[junit4:junit4]   2> 		at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:95)
[junit4:junit4]   2> 		at sun.reflect.GeneratedConstructorAccessor125.newInstance(Unknown Source)
[junit4:junit4]   2> 		at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[junit4:junit4]   2> 		at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:526)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:597)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:790)
[junit4:junit4]   2> 		... 13 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 6698 T456 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6699 T456 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6714 T456 oass.IndexSchema.readSchema Schema name=example core 
[junit4:junit4]   2> 6779 T456 oass.IndexSchema.readSchema default search field in schema is name
[junit4:junit4]   2> 6781 T456 oass.IndexSchema.readSchema query parser default operator is OR
[junit4:junit4]   2> 6783 T456 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6786 T456 oasc.SolrCore.<init> [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\
[junit4:junit4]   2> 6786 T456 oasc.SolrCore.<init> JMX monitoring not detected for core: newCore
[junit4:junit4]   2> 6786 T456 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6787 T456 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3 forceNew:false
[junit4:junit4]   2> 6788 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 6788 T456 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index/
[junit4:junit4]   2> 6790 T456 oasc.SolrCore.initIndex WARNING [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6790 T456 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index forceNew:false
[junit4:junit4]   2> 6794 T456 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@16e27bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a7f5e)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6794 T456 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6796 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 6797 T456 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6797 T456 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6798 T456 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6810 T456 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6818 T456 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 6819 T456 oass.SolrIndexSearcher.<init> Opening Searcher@cff6ba main
[junit4:junit4]   2> 6819 T456 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\tlog
[junit4:junit4]   2> 6821 T456 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6821 T456 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6824 T456 oasc.CoreContainer.registerCore registering core: newCore
[junit4:junit4]   2> 6824 T462 oasc.SolrCore.registerSearcher [newCore] Registered new searcher Searcher@cff6ba main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6826 T447 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=33292254
[junit4:junit4]   2> 6826 T447 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14edf71
[junit4:junit4]   2> 6827 T447 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> 6827 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6827 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6828 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6829 T447 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
[junit4:junit4]   2> 6830 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 6830 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 6830 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2
[junit4:junit4]   2> 6831 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 6831 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data2\index
[junit4:junit4]   2> 6831 T447 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@374e95
[junit4:junit4]   2> 6831 T447 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> 6831 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6832 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6832 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6835 T447 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 6836 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 6836 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 6836 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3
[junit4:junit4]   2> 6837 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 6837 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data\-1.3\index
[junit4:junit4]   2> 6837 T447 oasc.SolrCore.close [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1202c50
[junit4:junit4]   2> 6838 T447 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> 6839 T447 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 6839 T447 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 6839 T447 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 6840 T447 oasc.SolrCore.closeSearcher [newCore] Closing main searcher on request.
[junit4:junit4]   2> 6841 T447 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 6841 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 6841 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3\index
[junit4:junit4]   2> 6841 T447 oasc.CachingDirectoryFactory.close Closing directory when closing factory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> 6842 T447 oasc.CachingDirectoryFactory.closeDirectory Closing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data3
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog\tlog.0000000000000000000 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1\tlog FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data1 FAILED !!!!!
[junit4:junit4]   2> 6866 T447 oascse.AbstractEmbeddedSolrServerTestCase.tearDown WARNING !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1361176896435\data FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=167DC6EC6529CE8A -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Chile/EasterIsland -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   2.61s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No such core: renamed_core
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([167DC6EC6529CE8A:5F0CB5E66306F634]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:112)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.process(CoreAdminRequest.java:435)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.CoreAdminRequest.persist(CoreAdminRequest.java:514)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties(TestSolrProperties.java:263)
[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 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> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=MockSep), _version_=Pulsing41(freqCutoff=14 minBlockSize=62 maxBlockSize=186), core1=Pulsing41(freqCutoff=14 minBlockSize=62 maxBlockSize=186), core0=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=th, timezone=Chile/EasterIsland
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_10 (32-bit)/cpus=2,threads=1,free=153113464,total=216399872
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrExampleXMLTest, SolrDocumentTest, SolrExampleJettyTest, AnlysisResponseBaseTest, MultiCoreEmbeddedTest, IteratorChainTest, ClientUtilsTest, SolrExampleBinaryTest, FacetFieldTest, TestSpellCheckResponse, TestEmbeddedSolrServer, MultiCoreExampleJettyTest, TestXMLEscaping, TestUpdateRequestCodec, BasicHttpSolrServerTest, TermsResponseTest, SolrExceptionTest, LargeVolumeEmbeddedTest, NamedListTest, TestHash, ContentStreamTest, SolrParamTest, TestLBHttpSolrServer, SolrExampleStreamingBinaryTest, SolrExampleStreamingTest, SolrExampleEmbeddedTest, MergeIndexesEmbeddedTest, TestBatchUpdate, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, JettyWebappTest, TestSolrProperties]
[junit4:junit4] Completed in 2.63s, 1 test, 1 error <<< FAILURES!

[...truncated 45 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:196: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:865: There were test failures: 45 suites, 259 tests, 1 error, 1 ignored (1 assumption)

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