Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5518/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MDCAwareThreadPoolExecutor]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MDCAwareThreadPoolExecutor]
at __randomizedtesting.SeedInfo.seed([FCBEBFEECBCA3625]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
at sun.reflect.GeneratedMethodAccessor20.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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
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:367)
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=16254, name=searcherExecutor-7020-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=16254, name=searcherExecutor-7020-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([FCBEBFEECBCA3625]: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=16254, name=searcherExecutor-7020-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=16254, name=searcherExecutor-7020-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([FCBEBFEECBCA3625]:0)
Build Log:
[...truncated 10821 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\init-core-data-001
[junit4] 2> 1907992 INFO
(SUITE-TestLazyCores-seed#[FCBEBFEECBCA3625]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 1907994 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
[junit4] 2> 1908140 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001'
[junit4] 2> 1908140 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908140 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908141 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreContainer New CoreContainer 168941503
[junit4] 2> 1908141 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001]
[junit4] 2> 1908141 WARN
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\lib
[junit4] 2> 1908141 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
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> 1908147 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1908147 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 1908147 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1908147 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1908148 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1908148 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1908150 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1908150 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908151 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
[junit4] 2> 1908152 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1908153 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1908153 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908154 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908155 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908156 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908156 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1'
[junit4] 2> 1908178 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908179 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908178 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5'
[junit4] 2> 1908181 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908181 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908185 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908187 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908190 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1908192 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1908194 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1908201 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1'
[junit4] 2> 1908201 INFO (coreLoadExecutor-6856-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1
[junit4] 2> 1908201 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1908201 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\]
[junit4] 2> 1908201 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1908202 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\
[junit4] 2> 1908202 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\index/
[junit4] 2> 1908202 WARN (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1908202 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\index
[junit4] 2> 1908202 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1908202 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3aeb1a03
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@132cbfce),segFN=segments_1,generation=1}
[junit4] 2> 1908202 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908157 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2'
[junit4] 2> 1908203 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908203 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908207 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\
[junit4] 2> 1908208 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1908215 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908210 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1908276 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908279 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908279 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1908280 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908281 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908281 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908282 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1908283 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1908283 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1908283 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1908283 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=78.509765625,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=14.446622794233239,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1908284 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908285 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908287 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1908292 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1908293 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1908295 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2'
[junit4] 2> 1908295 INFO (coreLoadExecutor-6856-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2
[junit4] 2> 1908295 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1908295 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\]
[junit4] 2> 1908295 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection2
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\index/
[junit4] 2> 1908296 WARN (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\index
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3aeb1a03
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@132cbfce),segFN=segments_1,generation=1}
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908296 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3fde7b0[collection1]
main
[junit4] 2> 1908297 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\conf
[junit4] 2> 1908297 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\conf}
[junit4] 2> 1908297 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\conf
[junit4] 2> 1908298 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1908298 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1908298 INFO (coreLoadExecutor-6856-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1908298 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a18b822
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35532f02),segFN=segments_1,generation=1}
[junit4] 2> 1908298 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908299 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1908300 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908301 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908302 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908303 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908303 INFO
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection2 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\
[junit4] 2> 1908304 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1908304 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1908304 WARN
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1908304 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1908304 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1908304 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=78.509765625,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=14.446622794233239,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1908305 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a18b822
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35532f02),segFN=segments_1,generation=1}
[junit4] 2> 1908305 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908305 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@5580afd9[collection2]
main
[junit4] 2> 1908305 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\conf
[junit4] 2> 1908305 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\conf}
[junit4] 2> 1908305 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\conf
[junit4] 2> 1908308 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1908309 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1908311 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5'
[junit4] 2> 1908311 INFO (coreLoadExecutor-6856-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5
[junit4] 2> 1908311 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1908312 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\]
[junit4] 2> 1908312 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection5
[junit4] 2> 1908312 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\
[junit4] 2> 1908312 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\index/
[junit4] 2> 1908312 WARN (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1908313 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\index
[junit4] 2> 1908313 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1908313 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7ca9e1f8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c7f6f70),segFN=segments_1,generation=1}
[junit4] 2> 1908313 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908314 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1908314 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1908314 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 1908314 INFO (coreLoadExecutor-6856-thread-2) [
x:collection2] o.a.s.c.CoreContainer registering core: collection2
[junit4] 2> 1908315 INFO
(searcherExecutor-6861-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@5580afd9[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1908316 INFO
(searcherExecutor-6857-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3fde7b0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1908317 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1908318 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908319 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908319 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908320 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908321 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1908321 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1908321 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1908321 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1908321 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=78.509765625,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=14.446622794233239,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1908322 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7ca9e1f8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c7f6f70),segFN=segments_1,generation=1}
[junit4] 2> 1908322 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908322 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@1f7c7a14[collection5]
main
[junit4] 2> 1908323 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\conf
[junit4] 2> 1908323 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\conf}
[junit4] 2> 1908323 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\conf
[junit4] 2> 1908323 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1908323 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1908323 INFO
(searcherExecutor-6865-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@1f7c7a14[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1908323 INFO (coreLoadExecutor-6856-thread-3) [
x:collection5] o.a.s.c.CoreContainer registering core: collection5
[junit4] 2> 1908325 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4'
[junit4] 2> 1908325 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908325 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908336 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908337 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908340 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1908342 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 1908345 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1908347 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4'
[junit4] 2> 1908347 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4
[junit4] 2> 1908347 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1908348 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\]
[junit4] 2> 1908348 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
[junit4] 2> 1908348 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\
[junit4] 2> 1908348 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\index/
[junit4] 2> 1908348 WARN
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore [collection4] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1908348 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\index
[junit4] 2> 1908349 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=77.64453125,
floorSegmentMB=0.890625, forceMergeDeletesPctAllowed=28.621873404172213,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7118734145531663
[junit4] 2> 1908349 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61a4a0c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c12a560),segFN=segments_1,generation=1}
[junit4] 2> 1908349 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908350 INFO
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection5 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\
[junit4] 2> 1908350 WARN
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1908351 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1908352 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908353 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908354 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908355 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908355 INFO
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection4 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\
[junit4] 2> 1908356 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1908356 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1908356 WARN
(OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4]
o.a.s.c.DirectoryFactory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1908356 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1908356 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=806474054,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61a4a0c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c12a560),segFN=segments_1,generation=1}
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening Searcher@614b3458[collection4] main
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\conf
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\conf}
[junit4] 2> 1908357 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\conf
[junit4] 2> 1908358 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1908358 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1908358 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CoreContainer registering core: collection4
[junit4] 2> 1908358 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1908360 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61a4a0c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c12a560),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@61a4a0c4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c12a560),segFN=segments_2,generation=2}
[junit4] 2> 1908360 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1908360 WARN
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore [collection4] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 1908360 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.s.SolrIndexSearcher Opening Searcher@39aff8b5[collection4] main
[junit4] 2> 1908360 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1908360 INFO
(searcherExecutor-6869-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@614b3458[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1908361 INFO
(searcherExecutor-6869-thread-1-processing-x:collection4) [ x:collection4]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@39aff8b5[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C7)))}
[junit4] 2> 1908361 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.S.Request [collection4] webapp=null path=null
params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1908363 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.S.Request [collection4] webapp=null path=null
params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 1908363 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.S.Request [collection4] webapp=null path=null
params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1908363 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.S.Request [collection4] webapp=null path=null
params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 1908363 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
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> 1908364 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=168941503
[junit4] 2> 1908365 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6cac738a
[junit4] 2> 1908365 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 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> 1908365 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1908366 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1908366 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1908366 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1908366 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\;done=false>>]
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\index;done=false>>]
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection1\data\index
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@36043625
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.u.DirectUpdateHandler2 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> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
[junit4] 2> 1908367 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1908368 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\;done=false>>]
[junit4] 2> 1908368 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\
[junit4] 2> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\index;done=false>>]
[junit4] 2> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection5]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection5\data\index
[junit4] 2> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore [collection4] CLOSING SolrCore
org.apache.solr.core.SolrCore@63602407
[junit4] 2> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.DirectUpdateHandler2 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> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1908371 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1908373 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
[junit4] 2> 1908373 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1908373 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\index;done=false>>]
[junit4] 2> 1908373 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\index
[junit4] 2> 1908373 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\;done=false>>]
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection4]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection4\data\
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@fc8524b
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.u.DirectUpdateHandler2 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> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
[junit4] 2> 1908374 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1908375 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\index;done=false>>]
[junit4] 2> 1908375 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\index
[junit4] 2> 1908375 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\;done=false>>]
[junit4] 2> 1908375 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-001\collection2\data\
[junit4] 2> 1908375 INFO
(TEST-TestLazyCores.testLazySearch-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
[junit4] 2> 1908377 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
[junit4] 2> 1908419 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002'
[junit4] 2> 1908419 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908419 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908420 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreContainer New CoreContainer 926778229
[junit4] 2> 1908420 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002]
[junit4] 2> 1908420 WARN
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\lib
to classpath:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\lib
[junit4] 2> 1908420 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
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> 1908423 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1908423 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 1908423 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1908423 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1908424 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1908424 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1908424 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1908425 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908426 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
[junit4] 2> 1908426 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1908426 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1908427 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908427 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908428 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908428 INFO
(TEST-TestLazyCores.testLazyLoad-seed#[FCBEBFEECBCA3625]) [ x:collection2]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
[junit4] 2> 1908429 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1'
[junit4] 2> 1908431 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908431 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908437 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908439 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908441 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1908443 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1908445 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1908450 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1'
[junit4] 2> 1908450 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1
[junit4] 2> 1908451 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1908451 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1],
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\data\]
[junit4] 2> 1908451 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 1908451 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\data\
[junit4] 2> 1908451 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\data\index/
[junit4] 2> 1908451 WARN
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1908451 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\data\index
[junit4] 2> 1908452 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1908452 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@20f42ff6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd458ee),segFN=segments_1,generation=1}
[junit4] 2> 1908452 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908515 INFO
(coreLoadExecutor-6878-thread-2-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection2'
[junit4] 2> 1908515 INFO
(coreLoadExecutor-6878-thread-2-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908515 INFO
(coreLoadExecutor-6878-thread-2-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908515 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 1908519 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908520 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908520 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908521 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1908522 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 1908522 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1908522 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1908522 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1908522 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=78.509765625,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=14.446622794233239,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@20f42ff6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd458ee),segFN=segments_1,generation=1}
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@76247887[collection1] main
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\conf
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\conf}
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\conf
[junit4] 2> 1908523 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1908524 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1908524 INFO
(coreLoadExecutor-6878-thread-1-processing-x:collection2) [ x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1908537 INFO
(coreLoadExecutor-6878-thread-2-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908539 INFO
(coreLoadExecutor-6878-thread-2-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908540 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection1\data\
[junit4] 2> 1908600 INFO
(searcherExecutor-6879-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@76247887[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1908602 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_FCBEBFEECBCA3625-001\tempDir-002\collection5'
[junit4] 2> 1908603 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1908603 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1908616 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1908617 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1908620 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1908621 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1908626 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1908627 INFO
(coreLoadExecutor-6878-thread-3-processing-x:collection2) [ x:collection2]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
proper
[...truncated too long message...]
akControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=16254, name=searcherExecutor-7020-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Jan 03, 2016 1:36:57 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=16254, name=searcherExecutor-7020-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(Lucene60):
{v_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct),
v_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
v_f=PostingsFormat(name=MockRandom)}, docValues:{}, sim=ClassicSimilarity,
locale=de, timezone=Asia/Beirut
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66
(64-bit)/cpus=3,threads=2,free=242685528,total=534249472
[junit4] 2> NOTE: All tests run in this JVM: [DateRangeFieldTest,
TestScoreJoinQPNoScore, TestCollationField, AtomicUpdatesTest,
TestOmitPositions, TriLevelCompositeIdRoutingTest, TestFastWriter,
BlockCacheTest, SuggesterTest, TestWriterPerf, TestRecoveryHdfs,
TestDefaultStatsCache, RAMDirectoryFactoryTest,
FieldMutatingUpdateProcessorTest, ActionThrottleTest, BasicFunctionalityTest,
TestCharFilters, TestFieldTypeCollectionResource,
TestManagedSchemaDynamicFieldResource, ExplicitHLLTest, CustomCollectionTest,
TestRecovery, TestValueSourceCache, TestSolrJ, EchoParamsTest,
DistributedIntervalFacetingTest, TestNamedUpdateProcessors, TestBadConfig,
TestSolrConfigHandler, HdfsWriteToMultipleCollectionsTest, ResourceLoaderTest,
ParsingFieldUpdateProcessorsTest, TestSchemaManager, VersionInfoTest,
HdfsChaosMonkeyNothingIsSafeTest, TestDistribDocBasedVersion,
LoggingHandlerTest, DistributedDebugComponentTest,
SharedFSAutoReplicaFailoverUtilsTest, TestAuthenticationFramework,
FieldAnalysisRequestHandlerTest, TestJoin, TestFiltering,
TestConfigSetsAPIZkFailure, TestRandomMergePolicy, OpenCloseCoreStressTest,
TestEmbeddedSolrServerConstructors, TestShortCircuitedRequests,
ResponseLogComponentTest, SmileWriterTest, TermVectorComponentDistributedTest,
TestBM25SimilarityFactory, TestQuerySenderListener, OverseerTaskQueueTest,
UniqFieldsUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest,
TestSolrConfigHandlerCloud, TestRTimerTree, TestNonDefinedSimilarityFactory,
TestCopyFieldCollectionResource, OutputWriterTest, DateFieldTest,
TestRebalanceLeaders, TestCrossCoreJoin, RestartWhileUpdatingTest,
TestSolrDeletionPolicy2, DistributedFacetPivotWhiteBoxTest,
TestFreeTextSuggestions, StatsComponentTest, BasicDistributedZk2Test,
TestQueryUtils, CdcrRequestHandlerTest, BinaryUpdateRequestHandlerTest,
TestFuzzyAnalyzedSuggestions, TestSortingResponseWriter, TestCoreDiscovery,
TestRawTransformer, TestSerializedLuceneMatchVersion,
CoreAdminCreateDiscoverTest, SecurityConfHandlerTest,
TestCollationFieldDocValues, TestLeaderInitiatedRecoveryThread, ShardSplitTest,
SolrInfoMBeanTest, SuggesterWFSTTest, AnalysisErrorHandlingTest,
HLLSerializationTest, TestSolrQueryParser, NotRequiredUniqueKeyTest,
CloudExitableDirectoryReaderTest, MergeStrategyTest,
UpdateRequestProcessorFactoryTest, TestMinMaxOnMultiValuedField,
TestReversedWildcardFilterFactory, TestSystemIdResolver, TestSolr4Spatial,
TestSchemaSimilarityResource, SynonymTokenizerTest, TestLRUStatsCache,
DistanceUnitsTest, CSVRequestHandlerTest, TestCloudManagedSchemaConcurrent,
SpellingQueryConverterTest, TestPivotHelperCode,
TestDynamicFieldCollectionResource, TestDistributedGrouping,
SortByFunctionTest, DistributedTermsComponentTest, TestExceedMaxTermLength,
TestCSVResponseWriter, PluginInfoTest, TestMaxScoreQueryParser, TestQueryTypes,
FileBasedSpellCheckerTest, CollectionsAPIDistributedZkTest, TestBlobHandler,
TestMiniSolrCloudClusterBase, TestFoldingMultitermQuery, DebugComponentTest,
DeleteLastCustomShardedReplicaTest, HdfsRestartWhileUpdatingTest,
TestIndexingPerformance, BlockJoinFacetSimpleTest, TestNoOpRegenerator,
JavabinLoaderTest, BlockJoinFacetDistribTest, TestTestInjection, BasicZkTest,
DistanceFunctionTest, TestComplexPhraseQParserPlugin, SpellCheckCollatorTest,
BufferStoreTest, ConvertedLegacyTest, TestSimpleTrackingShardHandler,
TestManagedSchemaFieldTypeResource, TestStandardQParsers, TestConfigSets,
EnumFieldTest, TestBinaryField, FullSolrCloudDistribCmdsTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OverseerTest,
TestReplicationHandler, ZkSolrClientTest, ShardRoutingCustomTest,
AutoCommitTest, ZkControllerTest, TestRealTimeGet, TestStressVersions,
TestRangeQuery, SimpleFacetsTest, SpellCheckComponentTest, BadIndexSchemaTest,
TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=FCBEBFEECBCA3625 -Dtests.slow=true -Dtests.locale=de
-Dtests.timezone=Asia/Beirut -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [MockDirectoryWrapper,
MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
[junit4] > at
__randomizedtesting.SeedInfo.seed([FCBEBFEECBCA3625]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
[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=16254, name=searcherExecutor-7020-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([FCBEBFEECBCA3625]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=16254, name=searcherExecutor-7020-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([FCBEBFEECBCA3625]:0)
[junit4] Completed [418/573 (1!)] on J1 in 147.88s, 7 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 519 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981:
There were test failures: 573 suites (8 ignored), 2284 tests, 3 suite-level
errors, 545 ignored (79 assumptions) [seed: FCBEBFEECBCA3625]
Total time: 55 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]