Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4943/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.search.TestSearcherReuse.test

Error Message:
expected same:<Searcher@19f0792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}>
 was not:<Searcher@c638f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}>

Stack Trace:
java.lang.AssertionError: expected same:<Searcher@19f0792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}>
 was not:<Searcher@c638f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}>
        at 
__randomizedtesting.SeedInfo.seed([C5A42B04158AFDB3:4DF014DEBB76904B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at org.junit.Assert.assertSame(Assert.java:593)
        at 
org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
        at 
org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10913 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001
   [junit4]   2> 2553903 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2553909 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2553909 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\'
   [junit4]   2> 2553956 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2553963 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2553968 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 2553971 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema-id-and-version-fields-only.xml instead
   [junit4]   2> 2553971 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml
   [junit4]   2> 2553975 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 2553987 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2553988 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.s.IndexSchema Upgraded to managed schema at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2553991 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml
 to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 2553991 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2553991 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001
   [junit4]   2> 2553991 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\'
   [junit4]   2> 2554022 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28866682
   [junit4]   2> 2554023 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\]
   [junit4]   2> 2554023 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\lib
   [junit4]   2> 2554023 WARN  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\lib).
   [junit4]   2> 2554034 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2554042 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2554043 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2554043 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2554043 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2554045 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig-managed-schema.xml, transient=false, schema=managed-schema, 
loadOnStartup=true, instanceDir=collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001,
 shard=shard1}
   [junit4]   2> 2554046 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\'
   [junit4]   2> 2554077 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2554080 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2554085 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 2554086 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2554089 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 2554093 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2554093 INFO  (coreLoadExecutor-8405-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\
   [junit4]   2> 2554094 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 2554094 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\],
 dataDir=[null]
   [junit4]   2> 2554094 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 2554095 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001
   [junit4]   2> 2554095 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index/
   [junit4]   2> 2554095 WARN  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2554096 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
   [junit4]   2> 2554097 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2554102 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2554102 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2554106 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\
   [junit4]   2> 2554107 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2554107 WARN  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2554112 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2554113 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2554114 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2554115 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2554117 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2554118 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2554119 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2554119 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2554119 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=30.4716796875, 
floorSegmentMB=0.7431640625, forceMergeDeletesPctAllowed=5.3685814106174785, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2554120 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 2554120 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2554121 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@39cc8b[collection1] 
main
   [junit4]   2> 2554121 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf
   [junit4]   2> 2554121 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf}
   [junit4]   2> 2554122 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\tempDir-001\collection1\conf
   [junit4]   2> 2554122 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2554122 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2554123 INFO  
(searcherExecutor-8406-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39cc8b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2554123 INFO  (coreLoadExecutor-8405-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2554124 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2554127 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2554129 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{add=[1]} 0 1
   [junit4]   2> 2554133 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2554145 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 2554145 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
newest commit generation = 2
   [junit4]   2> 2554147 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@19f0792[collection1] main
   [junit4]   2> 2554148 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554148 INFO  (searcherExecutor-8406-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19f0792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 2554148 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 16
   [junit4]   2> 2554149 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.S.Request 
[collection1] webapp=null path=null 
params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 2554150 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2554150 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2554151 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2554151 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554151 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 1
   [junit4]   2> 2554152 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2554152 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2554152 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2554152 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554153 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 1
   [junit4]   2> 2554153 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2554153 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2554154 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554154 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 0
   [junit4]   2> 2554155 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2554155 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2554155 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554156 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 0
   [junit4]   2> 2554157 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=id:match_no_documents} 0 0
   [junit4]   2> 2554158 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2554178 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 2554178 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
newest commit generation = 3
   [junit4]   2> 2554179 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@c638f5[collection1] main
   [junit4]   2> 2554179 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554179 INFO  (searcherExecutor-8406-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c638f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 2554180 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 22
   [junit4]   2> 2554180 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 2554181 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2554181 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:*} 0 0
   [junit4]   2> 2554181 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2554185 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2>        
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f0097d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 2554185 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] o.a.s.c.SolrCore 
newest commit generation = 4
   [junit4]   2> 2554186 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@16fba3b[collection1] main
   [junit4]   2> 2554186 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 2554186 INFO  (searcherExecutor-8406-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16fba3b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2554187 INFO  
(TEST-TestSearcherReuse.test-seed#[C5A42B04158AFDB3]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 5
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse 
-Dtests.method=test -Dtests.seed=C5A42B04158AFDB3 -Dtests.slow=true 
-Dtests.locale=sr_RS_#Latn -Dtests.timezone=Atlantic/Madeira 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J1 | TestSearcherReuse.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected 
same:<Searcher@19f0792[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}>
 was not:<Searcher@c638f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5A42B04158AFDB3:4DF014DEBB76904B]:0)
   [junit4]    >        at 
org.apache.solr.search.TestSearcherReuse.assertSearcherHasNotChanged(TestSearcherReuse.java:247)
   [junit4]    >        at 
org.apache.solr.search.TestSearcherReuse.test(TestSearcherReuse.java:117)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2554195 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2554195 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28866682
   [junit4]   2> 2554195 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@33fad7
   [junit4]   2> 2554196 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=7,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 2554196 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2554196 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 2554196 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2554197 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2554197 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 2554197 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001;done=false>>]
   [junit4]   2> 2554198 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001
   [junit4]   2> 2554198 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2554198 INFO  
(SUITE-TestSearcherReuse-seed#[C5A42B04158AFDB3]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C5A42B04158AFDB3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=DefaultSimilarity, locale=sr_RS_#Latn, 
timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 
(32-bit)/cpus=3,threads=1,free=133031376,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, 
TermVectorComponentTest, TestRangeQuery, TestPseudoReturnFields, 
HighlighterConfigTest, TestQuerySenderListener, TestExceedMaxTermLength, 
TestDFRSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, TestValueSourceCache, 
HdfsDirectoryTest, DistributedSuggestComponentTest, SolrCloudExampleTest, 
CoreMergeIndexesAdminHandlerTest, HdfsLockFactoryTest, BasicDistributedZk2Test, 
OverriddenZkACLAndCredentialsProvidersTest, 
TestManagedSchemaDynamicFieldResource, TestCollationFieldDocValues, 
CollectionsAPIDistributedZkTest, CdcrVersionReplicationTest, MinimalSchemaTest, 
CleanupOldIndexTest, SearchHandlerTest, FastVectorHighlighterTest, TestTrie, 
TestUtils, TestHighFrequencyDictionaryFactory, TestZkChroot, 
QueryResultKeyTest, TestCodecSupport, DeleteShardTest, SimpleMLTQParserTest, 
OpenCloseCoreStressTest, TestSchemaManager, ChangedSchemaMergeTest, 
TestSolrDeletionPolicy1, SchemaVersionSpecificBehaviorTest, 
TestFieldCollectionResource, TestInfoStreamLogging, 
TestDefaultSimilarityFactory, TestHashQParserPlugin, 
TestSimpleTrackingShardHandler, TestFiltering, FullSolrCloudDistribCmdsTest, 
DistributedFacetPivotSmallTest, TestSolrXml, BinaryUpdateRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, RAMDirectoryFactoryTest, TestManagedSchema, 
TestConfig, TestSolr4Spatial, FieldMutatingUpdateProcessorTest, 
TestDistributedGrouping, RegexBoostProcessorTest, TestFuzzyAnalyzedSuggestions, 
HighlighterMaxOffsetTest, RecoveryAfterSoftCommitTest, TestFastOutputStream, 
TestCloudInspectUtil, SpellPossibilityIteratorTest, BadIndexSchemaTest, 
LeaderElectionIntegrationTest, JavabinLoaderTest, TestSolrJ, 
DistribDocExpirationUpdateProcessorTest, TestBadConfig, 
TestPHPSerializedResponseWriter, TestStressUserVersions, ReturnFieldsTest, 
MBeansHandlerTest, ResourceLoaderTest, HdfsThreadLeakTest, 
DistributedQueryComponentCustomSortTest, TestSolrQueryParser, TestJoin, 
CdcrUpdateLogTest, CollectionStateFormat2Test, ConnectionManagerTest, 
ZkSolrClientTest, SpellCheckComponentTest, DebugComponentTest, TestCryptoKeys, 
TestFieldSortValues, TestReloadAndDeleteDocs, TestSolrCloudWithKerberosAlt, 
MultiThreadedOCPTest, CursorMarkTest, TestReplicationHandlerBackup, 
SpatialFilterTest, ShardSplitTest, TestSolrDeletionPolicy2, 
CoreAdminCreateDiscoverTest, SuggesterTSTTest, HdfsSyncSliceTest, 
HdfsCollectionsAPIDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, 
DirectUpdateHandlerOptimizeTest, TestPivotHelperCode, 
TermVectorComponentDistributedTest, BadCopyFieldTest, 
CachingDirectoryFactoryTest, ConcurrentDeleteAndCreateCollectionTest, 
ZkStateWriterTest, SpellingQueryConverterTest, SolrCmdDistributorTest, 
TestMissingGroups, TestJsonFacets, DistributedVersionInfoTest, 
TestLMDirichletSimilarityFactory, TestFileDictionaryLookup, QueryParsingTest, 
DocValuesMissingTest, NotRequiredUniqueKeyTest, TestCustomDocTransformer, 
XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, TestJettySolrRunner, 
TestComplexPhraseQParserPlugin, IndexBasedSpellCheckerTest, AutoCommitTest, 
SignatureUpdateProcessorFactoryTest, ReplicationFactorTest, TestCoreDiscovery, 
TestRemoteStreaming, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
SyncSliceTest, ShardRoutingTest, TestRandomFaceting, ShardRoutingCustomTest, 
TestFaceting, TestRecovery, TestRealTimeGet, TestReload, 
DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, 
SolrCoreTest, StatsComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, 
BasicFunctionalityTest, DirectUpdateHandlerTest, 
OverseerCollectionProcessorTest, HighlighterTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
DocValuesTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, 
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, DocValuesMultiTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, 
TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, 
FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, LoggingHandlerTest, 
SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, 
CSVRequestHandlerTest, TestLFUCache, URLClassifyProcessorTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, 
ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, TestDistributedMissingSort, 
AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, 
DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, 
OverseerRolesTest, OverseerStatusTest, RollingRestartTest, 
SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudPivotFacet, 
TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestReplicaProperties, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestSolrDynamicMBean, TestBlobHandler, TestSolrConfigHandlerConcurrent, 
DistributedExpandComponentTest, DistributedQueryComponentOptimizationTest, 
TestIntervalFaceting, TestMacros, TestManagedResource, 
TestManagedResourceStorage, TestBulkSchemaAPI, TestCopyFieldCollectionResource, 
TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestFieldResource, TestFieldTypeCollectionResource, 
TestFieldTypeResource, TestManagedSchemaFieldResource, 
TestRemoveLastDynamicCopyField, TestSchemaResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, 
TestUniqueKeyFieldResource, TestManagedStopFilterFactory, 
TestManagedSynonymFilterFactory, DateRangeFieldTest, EnumFieldTest, 
SpatialRPTFieldTypeTest, TestCloudManagedSchema, AnalyticsMergeStrategyTest, 
RankQueryTest, TestAddFieldRealTimeGet, TestNoOpRegenerator, 
TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, 
TestRecoveryHdfs, TestSearcherReuse]
   [junit4] Completed [482/512] on J1 in 0.34s, 1 test, 1 failure <<< FAILURES!

[...truncated 97 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:513:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1426:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981:
 There were test failures: 512 suites, 2014 tests, 1 failure, 68 ignored (34 
assumptions)

Total time: 59 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to