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 2015/06/13 18:25:50 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_45) - Build # 4803 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4803/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseG1GC

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

Error Message:
expected same:<Searcher@183a0ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}> was not:<Searcher@164230b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}>

Stack Trace:
java.lang.AssertionError: expected same:<Searcher@183a0ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}> was not:<Searcher@164230b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}>
	at __randomizedtesting.SeedInfo.seed([C58F82AC4984EDAB:4DDBBD76E7788053]: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 9839 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001
   [junit4]   2> 139146 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 139154 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 139155 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\'
   [junit4]   2> 139197 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 139198 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 139211 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 139215 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-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> 139216 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml
   [junit4]   2> 139219 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 139222 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 139223 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.s.IndexSchema Upgraded to managed schema at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 139225 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 139225 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 139225 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001
   [junit4]   2> 139225 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\'
   [junit4]   2> 139252 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 17795532
   [junit4]   2> 139252 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\]
   [junit4]   2> 139252 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\lib
   [junit4]   2> 139252 WARN  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\lib).
   [junit4]   2> 139260 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-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> 139275 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 139276 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 139276 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 139276 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 139278 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001, shard=shard1}
   [junit4]   2> 139279 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\'
   [junit4]   2> 139318 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 139320 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 139328 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 139329 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 139331 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 139334 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 139334 INFO  (coreLoadExecutor-335-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\
   [junit4]   2> 139335 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 139335 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 139335 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 139336 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001
   [junit4]   2> 139337 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index/
   [junit4]   2> 139337 WARN  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 139338 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index
   [junit4]   2> 139338 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 139341 INFO  (coreLoadExecutor-335-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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 139342 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 139343 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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\
   [junit4]   2> 139345 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 139345 WARN  (coreLoadExecutor-335-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> 139349 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 139350 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 139351 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 139352 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 139354 INFO  (coreLoadExecutor-335-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> 139354 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 139356 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 139356 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 139356 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=22.6396484375, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=16.229299664342356, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8821002641483073
   [junit4]   2> 139357 INFO  (coreLoadExecutor-335-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-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 139357 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 139358 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@174b505[collection1] main
   [junit4]   2> 139358 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf
   [junit4]   2> 139358 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf}
   [junit4]   2> 139358 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\tempDir-001\collection1\conf
   [junit4]   2> 139359 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 139359 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 139359 INFO  (coreLoadExecutor-335-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 139359 INFO  (searcherExecutor-336-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@174b505[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139360 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 139362 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 139365 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 2
   [junit4]   2> 139368 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139378 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 139378 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 139380 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@183a0ca[collection1] main
   [junit4]   2> 139381 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139381 INFO  (searcherExecutor-336-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@183a0ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}
   [junit4]   2> 139381 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 13
   [junit4]   2> 139382 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] 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> 139383 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139383 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 139383 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 139383 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139384 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 139384 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139384 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 139384 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 139385 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139385 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 139385 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 139386 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 139386 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139386 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 139386 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 139387 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 139387 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139387 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 139394 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=id:match_no_documents} 0 7
   [junit4]   2> 139395 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139414 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 139414 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 139414 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@164230b[collection1] main
   [junit4]   2> 139414 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139414 INFO  (searcherExecutor-336-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@164230b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}
   [junit4]   2> 139414 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 20
   [junit4]   2> 139415 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 139415 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 139415 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 139416 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139418 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d0aec3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
   [junit4]   2> 139419 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 139419 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1c772c0[collection1] main
   [junit4]   2> 139419 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 139419 INFO  (searcherExecutor-336-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c772c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139420 INFO  (TEST-TestSearcherReuse.test-seed#[C58F82AC4984EDAB]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 4
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.method=test -Dtests.seed=C58F82AC4984EDAB -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.08s J1 | TestSearcherReuse.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected same:<Searcher@183a0ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}> was not:<Searcher@164230b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c1)))}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C58F82AC4984EDAB:4DDBBD76E7788053]: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> 139445 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 139446 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17795532
   [junit4]   2> 139446 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@177564c
   [junit4]   2> 139446 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-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> 139446 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 139446 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 139446 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 139447 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 139447 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 139448 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001;done=false>>]
   [junit4]   2> 139448 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001
   [junit4]   2> 139448 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 139448 INFO  (SUITE-TestSearcherReuse-seed#[C58F82AC4984EDAB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C58F82AC4984EDAB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=hi_IN, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=1,free=37673752,total=106954752
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, TestBulkSchemaAPI, TestTrieFacet, ActionThrottleTest, DocValuesMissingTest, TestDownShardTolerantSearch, RulesTest, TestBlobHandler, TestSearcherReuse]
   [junit4] Completed [22/502] on J1 in 0.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 1516 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: There were test failures: 502 suites, 1993 tests, 1 failure, 68 ignored (34 assumptions)

Total time: 65 minutes 37 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



[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4804 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4804/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([D1427157E17E3272]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	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$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java: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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([D1427157E17E3272]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([D1427157E17E3272]:0)




Build Log:
[...truncated 10418 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\init-core-data-001
   [junit4]   2> 1325829 INFO  (SUITE-TestLazyCores-seed#[D1427157E17E3272]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1325831 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 1325901 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\'
   [junit4]   2> 1325937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.CoreContainer New CoreContainer 1241367351
   [junit4]   2> 1325937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\]
   [junit4]   2> 1325937 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\lib
   [junit4]   2> 1325937 WARN  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\lib).
   [junit4]   2> 1325947 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] 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> 1325950 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1325950 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1325955 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1325955 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1325955 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1325967 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1325968 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1325970 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1325970 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1325972 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1325973 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1325974 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1325974 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1325975 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1325983 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\'
   [junit4]   2> 1326052 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1326054 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1326057 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1326057 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1326061 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1326065 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1326066 INFO  (coreLoadExecutor-2649-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\
   [junit4]   2> 1326066 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326066 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1326066 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1326067 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\
   [junit4]   2> 1326068 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\'
   [junit4]   2> 1326068 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1326068 WARN  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1326068 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\index
   [junit4]   2> 1326070 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.25390625, floorSegmentMB=1.6630859375, forceMergeDeletesPctAllowed=8.236993185566504, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5687914039061066
   [junit4]   2> 1326082 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16fd7630 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@327c9be2),segFN=segments_1,generation=1}
   [junit4]   2> 1326082 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326086 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1326092 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326093 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326095 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326098 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326099 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\'
   [junit4]   2> 1326100 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1326100 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326100 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1326102 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1326102 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1326102 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7510865825519684]
   [junit4]   2> 1326176 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16fd7630 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@327c9be2),segFN=segments_1,generation=1}
   [junit4]   2> 1326176 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326176 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6c7f61e5[collection1] main
   [junit4]   2> 1326177 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\conf
   [junit4]   2> 1326177 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\conf}
   [junit4]   2> 1326177 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\conf
   [junit4]   2> 1326179 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1326179 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1326179 INFO  (coreLoadExecutor-2649-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1326210 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1326217 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1326218 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1326221 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1326226 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1326226 INFO  (coreLoadExecutor-2649-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\
   [junit4]   2> 1326226 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326227 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1326227 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1326227 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\
   [junit4]   2> 1326228 INFO  (searcherExecutor-2650-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c7f61e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326230 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1326232 WARN  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1326240 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\index
   [junit4]   2> 1326249 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1326253 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1326258 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1326259 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1326264 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1326266 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1326267 INFO  (coreLoadExecutor-2649-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\
   [junit4]   2> 1326267 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326268 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1326268 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1326268 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\
   [junit4]   2> 1326270 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1326270 WARN  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1326270 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\index
   [junit4]   2> 1326270 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.25390625, floorSegmentMB=1.6630859375, forceMergeDeletesPctAllowed=8.236993185566504, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5687914039061066
   [junit4]   2> 1326271 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5705cbe3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44d649b4),segFN=segments_1,generation=1}
   [junit4]   2> 1326271 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326238 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-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\
   [junit4]   2> 1326272 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1326276 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1326279 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326281 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326284 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326286 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326292 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.25390625, floorSegmentMB=1.6630859375, forceMergeDeletesPctAllowed=8.236993185566504, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5687914039061066
   [junit4]   2> 1326293 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1326293 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\
   [junit4]   2> 1326293 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326294 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1326295 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a20c0f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a8108e),segFN=segments_1,generation=1}
   [junit4]   2> 1326295 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326295 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1326296 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1326296 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7510865825519684]
   [junit4]   2> 1326296 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5705cbe3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44d649b4),segFN=segments_1,generation=1}
   [junit4]   2> 1326296 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326298 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@4ab674cb[collectionLazy2] main
   [junit4]   2> 1326299 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\conf
   [junit4]   2> 1326299 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\conf}
   [junit4]   2> 1326299 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\conf
   [junit4]   2> 1326300 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1326300 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1326300 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1326300 INFO  (coreLoadExecutor-2649-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1326305 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1326308 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326311 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326312 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326312 INFO  (searcherExecutor-2655-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@4ab674cb[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326314 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326321 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1326321 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326322 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1326322 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1326323 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7510865825519684]
   [junit4]   2> 1326323 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5a20c0f0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a8108e),segFN=segments_1,generation=1}
   [junit4]   2> 1326323 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326323 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@21de3a66[collectionLazy5] main
   [junit4]   2> 1326325 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\conf
   [junit4]   2> 1326325 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\conf}
   [junit4]   2> 1326326 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\conf
   [junit4]   2> 1326326 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1326327 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1326327 INFO  (coreLoadExecutor-2649-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1326329 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\'
   [junit4]   2> 1326335 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\
   [junit4]   2> 1326344 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1326377 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1326426 INFO  (searcherExecutor-2654-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@21de3a66[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326430 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1326435 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1326437 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1326441 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1326445 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1326446 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\
   [junit4]   2> 1326446 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326446 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1326446 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1326447 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\
   [junit4]   2> 1326447 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1326447 WARN  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1326448 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\index
   [junit4]   2> 1326448 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=75.7373046875, floorSegmentMB=0.228515625, forceMergeDeletesPctAllowed=1.7349994938525881, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7756902304101924
   [junit4]   2> 1326449 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a8cb347 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e693409),segFN=segments_1,generation=1}
   [junit4]   2> 1326449 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326471 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1326473 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326474 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326476 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326479 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326481 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1326482 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326482 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1326482 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1326483 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=6.32421875, floorSegmentMB=0.451171875, forceMergeDeletesPctAllowed=26.64974758280275, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8982532504132112
   [junit4]   2> 1326483 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a8cb347 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e693409),segFN=segments_1,generation=1}
   [junit4]   2> 1326484 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1326484 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@54b29f11[collectionLazy4] main
   [junit4]   2> 1326485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\conf
   [junit4]   2> 1326486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\conf}
   [junit4]   2> 1326486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\conf
   [junit4]   2> 1326486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1326486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1326488 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 1326490 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1326493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a8cb347 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e693409),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a8cb347 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e693409),segFN=segments_2,generation=2}
   [junit4]   2> 1326493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1326493 WARN  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1326495 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@748740f7[collectionLazy4] main
   [junit4]   2> 1326495 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1326503 INFO  (searcherExecutor-2662-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@54b29f11[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326508 INFO  (searcherExecutor-2662-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@748740f7[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C7)))}
   [junit4]   2> 1326509 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 1326513 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=1 
   [junit4]   2> 1326513 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1326514 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.S.Request [collectionLazy4] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1326514 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.S.Request [collection1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1326516 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1241367351
   [junit4]   2> 1326516 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\
   [junit4]   2> 1326517 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1326518 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f3d86fa
   [junit4]   2> 1326518 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1326519 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1326519 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1326519 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1326520 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1326520 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1326520 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1326521 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\
   [junit4]   2> 1326521 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1326521 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection1\data\index
   [junit4]   2> 1326521 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d17b1d6
   [junit4]   2> 1326521 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1326522 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1326523 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1326523 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1326523 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1326523 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1326523 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1326525 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\
   [junit4]   2> 1326525 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1326525 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection5\data\index
   [junit4]   2> 1326525 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@35a1de36
   [junit4]   2> 1326526 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1326526 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1326526 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1326526 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\index
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection4\data\
   [junit4]   2> 1326527 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f9e447b
   [junit4]   2> 1326528 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1326528 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1326528 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1326528 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1326529 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1326529 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1326529 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1326529 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\index
   [junit4]   2> 1326529 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1326530 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-001\collection2\data\
   [junit4]   2> 1326530 INFO  (TEST-TestLazyCores.testLazySearch-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 1326532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1326658 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\'
   [junit4]   2> 1326703 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CoreContainer New CoreContainer 1985036784
   [junit4]   2> 1326704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\]
   [junit4]   2> 1326704 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\lib
   [junit4]   2> 1326704 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\lib).
   [junit4]   2> 1326719 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] 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> 1326725 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1326726 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1326727 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1326727 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1326728 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1326732 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1326734 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1326735 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1326736 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1326737 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1326738 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1326739 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1326740 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1326741 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[D1427157E17E3272]) [    x:collectionLazy2] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1326741 INFO  (coreLoadExecutor-2671-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection1\'
   [junit4]   2> 1326746 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\'
   [junit4]   2> 1326919 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\'
   [junit4]   2> 1326972 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1326975 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1327104 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1327118 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1327121 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1327153 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1327156 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1327162 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1327163 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1327167 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1327173 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1327174 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\
   [junit4]   2> 1327174 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1327174 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1327174 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1327175 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\data\
   [junit4]   2> 1327177 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1327179 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\
   [junit4]   2> 1327179 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1327179 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 1327179 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1327180 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\data\
   [junit4]   2> 1327180 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1327180 WARN  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1327181 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection5\data\index
   [junit4]   2> 1327181 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.25390625, floorSegmentMB=1.6630859375, forceMergeDeletesPctAllowed=8.236993185566504, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5687914039061066
   [junit4]   2> 1327181 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\data\index/
   [junit4]   2> 1327182 WARN  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1327436 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\data\index
   [junit4]   2> 1327437 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=11.25390625, floorSegmentMB=1.6630859375, forceMergeDeletesPctAllowed=8.236993185566504, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5687914039061066
   [junit4]   2> 1327438 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6f9949d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6be3f8f2),segFN=segments_1,generation=1}
   [junit4]   2> 1327438 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1327182 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90d058 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@636369f9),segFN=segments_1,generation=1}
   [junit4]   2> 1327438 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1327442 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1327443 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1327451 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327451 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327452 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327452 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327470 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327471 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327471 INFO  (coreLoadExecutor-2671-thread-3-processing-x:collectionLazy2) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327473 INFO  (coreLoadExecutor-2671-thread-2-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1327642 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\data\
   [junit4]   2> 1327644 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_D1427157E17E3272-001\tempDir-002\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1327593 INFO  (coreLoadExecutor-2671-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrConfig current version of req

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

EVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 13, 2015 10:30:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 13, 2015 10:30:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true), v_s=FST50, v_f=FSTOrd50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_AR, timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=99864128,total=281194496
   [junit4]   2> NOTE: All tests run in this JVM: [UUIDUpdateProcessorFallbackTest, DirectSolrConnectionTest, TestOverriddenPrefixQueryForCustomFieldType, TestDocumentBuilder, TestSolrIndexConfig, TestSimpleQParserPlugin, TestRestManager, SimpleMLTQParserTest, SolrPluginUtilsTest, TestExtendedDismaxParser, TestQueryUtils, StressHdfsTest, TestPerFieldSimilarity, TestLRUCache, HdfsBasicDistributedZk2Test, MergeStrategyTest, LeaderFailoverAfterPartitionTest, TestDynamicFieldResource, TestSolrXml, NoCacheHeaderTest, TestIBSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, HardAutoCommitTest, TestPhraseSuggestions, TestNamedUpdateProcessors, DeleteReplicaTest, RequestHandlersTest, TestFieldResource, SampleTest, SystemInfoHandlerTest, CoreAdminHandlerTest, TestHighFrequencyDictionaryFactory, LeaderElectionTest, VersionInfoTest, EnumFieldTest, TestStressReorder, RecoveryAfterSoftCommitTest, ShardRoutingTest, DistributedQueryComponentOptimizationTest, PrimUtilsTest, SyncSliceTest, TestSort, TestBM25SimilarityFactory, ScriptEngineTest, BadComponentTest, OutputWriterTest, SimpleFacetsTest, VMParamsZkACLAndCredentialsProvidersTest, TestXIncludeConfig, TestMaxScoreQueryParser, TestSweetSpotSimilarityFactory, TestHighlightDedupGrouping, SolrCoreCheckLockOnStartupTest, TestAuthorizationFramework, DistributedFacetPivotWhiteBoxTest, RankQueryTest, LukeRequestHandlerTest, TestAtomicUpdateErrorCases, DOMUtilTest, TestFieldCollectionResource, TestCSVResponseWriter, HighlighterMaxOffsetTest, ZkCLITest, DistribDocExpirationUpdateProcessorTest, CollectionReloadTest, TestSolrQueryParserDefaultOperatorResource, TestCharFilters, TestWordDelimiterFilterFactory, DistributedFacetPivotSmallTest, SolrCloudExampleTest, JavabinLoaderTest, TestStressRecovery, TestDistribDocBasedVersion, PathHierarchyTokenizerFactoryTest, TestReloadAndDeleteDocs, TestComplexPhraseQParserPlugin, InfoHandlerTest, TestMissingGroups, TestManagedSchemaFieldResource, TestCloudManagedSchema, UUIDFieldTest, SynonymTokenizerTest, TestManagedStopFilterFactory, TestRandomDVFaceting, TestFunctionQuery, RequiredFieldsTest, PreAnalyzedFieldTest, ChaosMonkeyNothingIsSafeTest, TestCSVLoader, TestDocBasedVersionConstraints, DistributedSuggestComponentTest, TestExceedMaxTermLength, ShowFileRequestHandlerTest, DistanceFunctionTest, TestManagedSynonymFilterFactory, DocValuesMultiTest, TestAnalyzedSuggestions, TestJmxMonitoredMap, HdfsNNFailoverTest, TestWriterPerf, TestCollationField, DirectUpdateHandlerTest, TestOrdValues, OverseerTest, TestReplicationHandlerBackup, TestDistributedStatsComponentCardinality, TestRecoveryHdfs, DistributedVersionInfoTest, AnalyticsMergeStrategyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D1427157E17E3272 -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=Africa/Freetown -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1427157E17E3272]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1427157E17E3272]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6833, name=searcherExecutor-2741-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1427157E17E3272]:0)
   [junit4] Completed [240/502] on J0 in 155.55s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 797 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: There were test failures: 502 suites, 1993 tests, 3 suite-level errors, 950 ignored (25 assumptions)

Total time: 46 minutes 48 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