Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/275/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore, 
MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not 
released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor]
        at __randomizedtesting.SeedInfo.seed([5B2C987B281D5A5C]: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.GeneratedMethodAccessor22.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=8045, name=searcherExecutor-3083-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=8045, name=searcherExecutor-3083-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([5B2C987B281D5A5C]: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=8045, name=searcherExecutor-3083-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=8045, name=searcherExecutor-3083-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([5B2C987B281D5A5C]:0)




Build Log:
[...truncated 10064 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/init-core-data-001
   [junit4]   2> 1153858 INFO  
(SUITE-TestLazyCores-seed#[5B2C987B281D5A5C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1153861 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1153895 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001'
   [junit4]   2> 1153895 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1153895 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1153896 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 761888992
   [junit4]   2> 1153896 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001]
   [junit4]   2> 1153896 WARN  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/lib
   [junit4]   2> 1153896 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153897 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1153897 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] o.a.s.c.SolrCores 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1153899 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1153900 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1153900 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1153900 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1153900 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153901 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153902 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
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> 1153902 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1'
   [junit4]   2> 1153902 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5'
   [junit4]   2> 1153902 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1153902 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2'
   [junit4]   2> 1153903 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1153903 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1153903 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1153903 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1153903 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1153911 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1153912 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1153912 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1153913 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1153914 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1153914 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1153917 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1153944 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=577888651
   [junit4]   2> 1153946 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1153946 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1153946 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1153948 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1153948 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1153948 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2'
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/]
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection2
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data
   [junit4]   2> 1153950 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1153950 WARN  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1153951 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/index
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5'
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e47ebff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f8edf14),segFN=segments_1,generation=1}
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1'
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/]
   [junit4]   2> 1153953 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1153953 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data
   [junit4]   2> 1153953 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1153953 WARN  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1153952 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/]
   [junit4]   2> 1153953 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/
   [junit4]   2> 1153953 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1153953 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection5
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1153954 WARN  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/index
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fc6feff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5520a9c0),segFN=segments_1,generation=1}
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1153954 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1153956 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1153956 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153957 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153957 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153958 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153958 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153953 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/index
   [junit4]   2> 1153960 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153960 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1153960 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/
   [junit4]   2> 1153960 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1153960 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153961 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@152f281c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f0f8be4),segFN=segments_1,generation=1}
   [junit4]   2> 1153961 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1153961 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153961 INFO  (coreLoadExecutor-3059-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> 1153962 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1153962 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1153962 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1153962 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1153962 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=924861102, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1153962 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1e47ebff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f8edf14),segFN=segments_1,generation=1}
   [junit4]   2> 1153962 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@6b077f31[collection2] 
main
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-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> 1153963 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/conf
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/conf}
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/conf
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1153963 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1153964 INFO  
(searcherExecutor-3060-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6b077f31[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153964 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/
   [junit4]   2> 1153964 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=924861102, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1153964 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1153964 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1153964 INFO  (coreLoadExecutor-3059-thread-2) [    
x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1153964 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4fc6feff 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5520a9c0),segFN=segments_1,generation=1}
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@50896bce[collection5] 
main
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/conf
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/conf}
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/conf
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153965 INFO  (coreLoadExecutor-3059-thread-3) [    
x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1153965 INFO  
(searcherExecutor-3061-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@50896bce[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153966 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153967 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1153968 INFO  (coreLoadExecutor-3059-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> 1153968 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=924861102, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@152f281c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f0f8be4),segFN=segments_1,generation=1}
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@f0a71aa[collection1] 
main
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/conf
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/conf}
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/conf
   [junit4]   2> 1153969 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1153970 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1153970 INFO  
(searcherExecutor-3062-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f0a71aa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153970 INFO  (coreLoadExecutor-3059-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1153991 INFO  (Thread-3061) [    ] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3'
   [junit4]   2> 1153991 INFO  (Thread-3061) [    ] o.a.s.c.SolrResourceLoader 
JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1153991 INFO  (Thread-3061) [    ] o.a.s.c.SolrResourceLoader 
solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1153996 INFO  (Thread-3061) [    ] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1153998 INFO  (Thread-3061) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1154001 INFO  (Thread-3061) [    ] o.a.s.c.SolrConfig Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1154003 INFO  (Thread-3061) [    ] o.a.s.s.IndexSchema 
[collection3] Schema name=tiny
   [junit4]   2> 1154005 INFO  (Thread-3061) [    ] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1154006 INFO  (Thread-3061) [    ] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3'
   [junit4]   2> 1154006 INFO  (Thread-3061) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection3' using configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3
   [junit4]   2> 1154006 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1154006 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/]
   [junit4]   2> 1154006 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 1154006 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data
   [junit4]   2> 1154006 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/index/
   [junit4]   2> 1154006 WARN  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1154007 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/index
   [junit4]   2> 1154007 INFO  (Thread-3061) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1154007 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7de5cfb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e435462),segFN=segments_1,generation=1}
   [junit4]   2> 1154007 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1154009 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1154010 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection3 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/
   [junit4]   2> 1154010 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1154011 INFO  (Thread-3061) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154011 INFO  (Thread-3061) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154012 INFO  (Thread-3061) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154013 INFO  (Thread-3061) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1154014 INFO  (Thread-3061) [    x:collection3] 
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> 1154015 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1154015 INFO  (Thread-3061) [    x:collection3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1154015 INFO  (Thread-3061) [    x:collection3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=924861102, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7de5cfb8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e435462),segFN=segments_1,generation=1}
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.s.SolrIndexSearcher Opening Searcher@263a173c[collection3] main
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/conf
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/conf}
   [junit4]   2> 1154016 INFO  (Thread-3061) [    x:collection3] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/conf
   [junit4]   2> 1154017 INFO  (Thread-3061) [    x:collection3] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1154017 INFO  (Thread-3061) [    x:collection3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1154017 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1154017 INFO  
(searcherExecutor-3072-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@263a173c[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1154017 INFO  (Thread-3061) [    x:collection3] 
o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 1154040 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=761888992
   [junit4]   2> 1154044 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4dcdbb63
   [junit4]   2> 1154044 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    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> 1154044 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1154045 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1154045 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection5/data/index
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4eb692ea
   [junit4]   2> 1154046 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    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> 1154047 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1154047 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1154047 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection1/data/index
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@679d025c
   [junit4]   2> 1154048 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    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> 1154049 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1154049 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1154049 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1154049 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data/index
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection2/data
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.SolrCore [collection3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13aa2d87
   [junit4]   2> 1154050 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
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> 1154052 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1154052 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1154052 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1154062 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 1154063 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1154063 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 1154063 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data/index
   [junit4]   2> 1154063 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 1154063 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-001/collection3/data
   [junit4]   2> 1154063 INFO  
(TEST-TestLazyCores.testRace-seed#[5B2C987B281D5A5C]) [    x:collection3] 
o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1154066 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1154092 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002'
   [junit4]   2> 1154092 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1154092 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 1154092 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.CoreContainer New CoreContainer 1833824157
   [junit4]   2> 1154092 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002]
   [junit4]   2> 1154092 WARN  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/lib
   [junit4]   2> 1154093 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1154094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.SolrCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 1154094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1154094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1154094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 1154094 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1154095 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154095 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154095 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154096 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[5B2C987B281D5A5C]) [    
x:collection3] 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> 1154097 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5'
   [junit4]   2> 1154098 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1154098 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2'
   [junit4]   2> 1154098 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1154098 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1154098 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1'
   [junit4]   2> 1154098 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1154099 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1154099 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1154106 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1154106 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1154106 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1154108 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1154108 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1154108 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1154112 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1154112 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1154112 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1154114 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1154114 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1154114 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1154117 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1154117 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1154117 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1154119 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5'
   [junit4]   2> 1154119 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5
   [junit4]   2> 1154119 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2'
   [junit4]   2> 1154119 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2
   [junit4]   2> 1154119 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1154119 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1'
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5/data/]
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data/]
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5/data
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5/data/index/
   [junit4]   2> 1154120 WARN  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data/]
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data/index/
   [junit4]   2> 1154120 WARN  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5/data/index
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data/index
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1154120 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data/index/
   [junit4]   2> 1154121 WARN  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data/index
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45c35c95 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cb514d5),segFN=segments_1,generation=1}
   [junit4]   2> 1154122 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=47.806640625, 
floorSegmentMB=0.87890625, forceMergeDeletesPctAllowed=29.34971296343752, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1154121 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3f7f97b8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@676e0c34),segFN=segments_1,generation=1}
   [junit4]   2> 1154122 INFO  
(coreLoadExecutor-3081-thread-3-processing-x:collection3) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1154122 INFO  
(coreLoadExecutor-3081-thread-2-processing-x:collection3) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1154122 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@72fae1a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d44d4e6),segFN=segments_1,generation=1}
   [junit4]   2> 1154122 INFO  
(coreLoadExecutor-3081-thread-1-processing-x:collection3) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1154122 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data/
   [junit4]   2> 1154122 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data/
   [junit4]   2> 1154123 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1154123 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection2/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1154122 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDir-002/collection5/data/
   [junit4]   2> 1154125 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_5B2C987B281D5A5C-001/tempDi

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

yCores: 
   [junit4]   2>    1) Thread[id=8045, name=searcherExecutor-3083-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> Dec 22, 2015 4:31:42 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8045, name=searcherExecutor-3083-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 22, 2015 4:31:45 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=8045, name=searcherExecutor-3083-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=Asserting), id=PostingsFormat(name=Asserting), 
v_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
v_f=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_US, 
timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=2,free=210255352,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, 
TestNonDefinedSimilarityFactory, TestLRUCache, TestHashPartitioner, 
AsyncCallRequestStatusResponseTest, QueryElevationComponentTest, 
TestComponentsName, HighlighterTest, SolrIndexConfigTest, 
VMParamsZkACLAndCredentialsProvidersTest, IndexSchemaTest, DocValuesMultiTest, 
CdcrVersionReplicationTest, TestSolrConfigHandlerConcurrent, 
TestRemoteStreaming, TestSolrQueryParserDefaultOperatorResource, 
DirectSolrSpellCheckerTest, TestCloudInspectUtil, HdfsLockFactoryTest, 
TestCloudManagedSchema, SegmentsInfoRequestHandlerTest, 
DistribCursorPagingTest, SolrXmlInZkTest, TestFieldResource, 
BasicDistributedZkTest, DocValuesMissingTest, TestReloadDeadlock, 
JSONWriterTest, TestTolerantSearch, TestBlendedInfixSuggestions, 
ConjunctionSolrSpellCheckerTest, ShardRoutingTest, TestJettySolrRunner, 
RollingRestartTest, DocumentAnalysisRequestHandlerTest, 
TestExactSharedStatsCache, TestAnalyzedSuggestions, 
HdfsUnloadDistributedZkTest, TestConfigReload, TestSimpleQParserPlugin, 
TestReqParamsAPI, TestConfigSetProperties, DistributedSpellCheckComponentTest, 
PreAnalyzedFieldTest, TestFunctionQuery, HdfsSyncSliceTest, TestJmxIntegration, 
TestPartialUpdateDeduplication, TestRestManager, 
DistributedQueryComponentCustomSortTest, SolrRequestParserTest, 
TestInfoStreamLogging, ParsingFieldUpdateProcessorsTest, TestXIncludeConfig, 
HdfsRecoveryZkTest, TestSolrDeletionPolicy1, CursorPagingTest, 
PrimitiveFieldTypeTest, TestClassNameShortening, HttpPartitionTest, 
DocExpirationUpdateProcessorFactoryTest, DeleteReplicaTest, 
URLClassifyProcessorTest, SoftAutoCommitTest, TestAddFieldRealTimeGet, 
SimpleCollectionCreateDeleteTest, DistributedSuggestComponentTest, 
DataDrivenBlockJoinTest, ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, 
OverseerCollectionConfigSetProcessorTest, DocValuesTest, 
TestOverriddenPrefixQueryForCustomFieldType, DistributedVersionInfoTest, 
UUIDFieldTest, TestJmxMonitoredMap, TermsComponentTest, SliceStateTest, 
TestSha256AuthenticationProvider, TestDFRSimilarityFactory, 
DisMaxRequestHandlerTest, SolrTestCaseJ4Test, 
OutOfBoxZkACLAndCredentialsProvidersTest, DistribJoinFromCollectionTest, 
TestLMDirichletSimilarityFactory, RankQueryTest, SOLR749Test, 
CollectionTooManyReplicasTest, TestScoreJoinQPNoScore, DOMUtilTest, 
BufferStoreTest, TestDownShardTolerantSearch, DistributedFacetPivotSmallTest, 
BJQParserTest, DistributedFacetPivotLongTailTest, CollectionReloadTest, 
SharedFSAutoReplicaFailoverTest, TestTrackingShardHandlerFactory, 
CircularListTest, MoreLikeThisHandlerTest, TestCursorMarkWithoutUniqueKey, 
TestPerFieldSimilarityWithDefaultOverride, TestSolr4Spatial2, RecoveryZkTest, 
TestPhraseSuggestions, PingRequestHandlerTest, 
StatelessScriptUpdateProcessorFactoryTest, HdfsDirectoryFactoryTest, 
TestCodecSupport, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=5B2C987B281D5A5C -Dtests.slow=true -Dtests.locale=en_US 
-Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, 
MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5B2C987B281D5A5C]: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=8045, name=searcherExecutor-3083-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([5B2C987B281D5A5C]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8045, name=searcherExecutor-3083-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([5B2C987B281D5A5C]:0)
   [junit4] Completed [202/568 (1!)] on J0 in 146.92s, 7 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 1186 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:784: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:728: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1436:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:991:
 There were test failures: 568 suites (8 ignored), 2265 tests, 3 suite-level 
errors, 1284 ignored (57 assumptions) [seed: 5B2C987B281D5A5C]

Total time: 50 minutes 9 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]

Reply via email to