You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/30 00:47:24 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 130 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/130/

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

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

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([ACD9B837E5F66759]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=1561, name=searcherExecutor-942-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=1561, name=searcherExecutor-942-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([ACD9B837E5F66759]: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=1561, name=searcherExecutor-942-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=1561, name=searcherExecutor-942-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([ACD9B837E5F66759]:0)




Build Log:
[...truncated 9916 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/init-core-data-001
   [junit4]   2> 337676 INFO  (SUITE-TestLazyCores-seed#[ACD9B837E5F66759]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 337680 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 337704 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/'
   [junit4]   2> 337724 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.CoreContainer New CoreContainer 1969452546
   [junit4]   2> 337725 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/]
   [junit4]   2> 337725 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/lib
   [junit4]   2> 337725 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/lib).
   [junit4]   2> 337732 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] 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> 337736 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 337737 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 337738 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 337738 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 337739 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 337739 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 337740 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 337740 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection3/, schema=schema.xml, transient=on, dataDir=data/}
   [junit4]   2> 337740 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 337741 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 337741 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 337741 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection7/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 337742 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection8/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 337742 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection9/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 337743 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/'
   [junit4]   2> 337746 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/'
   [junit4]   2> 337773 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/'
   [junit4]   2> 337797 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 337804 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 337805 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 337805 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 337808 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 337814 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 337816 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337816 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/conf/schema.xml
   [junit4]   2> 337817 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337817 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 337819 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 337822 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 337823 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337824 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/conf/schema.xml
   [junit4]   2> 337826 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 337828 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 337829 INFO  (coreLoadExecutor-826-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/
   [junit4]   2> 337829 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 337829 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/], dataDir=[null]
   [junit4]   2> 337829 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 337830 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data
   [junit4]   2> 337831 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 337831 INFO  (coreLoadExecutor-826-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/
   [junit4]   2> 337831 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 337831 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/], dataDir=[null]
   [junit4]   2> 337833 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 337834 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data
   [junit4]   2> 337832 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/index/
   [junit4]   2> 337832 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 337834 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/index/
   [junit4]   2> 337835 WARN  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 337835 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/index
   [junit4]   2> 337836 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1039981884, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337834 WARN  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 337834 INFO  (coreLoadExecutor-826-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/
   [junit4]   2> 337837 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/index
   [junit4]   2> 337837 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 337837 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6797d36a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74343c31),segFN=segments_1,generation=1}
   [junit4]   2> 337837 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/], dataDir=[null]
   [junit4]   2> 337838 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 337837 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337838 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data
   [junit4]   2> 337837 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1039981884, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337838 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/index/
   [junit4]   2> 337838 WARN  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 337839 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a1553cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8a567de),segFN=segments_1,generation=1}
   [junit4]   2> 337839 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/index
   [junit4]   2> 337839 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337839 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1039981884, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337839 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@39493dac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69b4b41f),segFN=segments_1,generation=1}
   [junit4]   2> 337840 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337841 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/
   [junit4]   2> 337842 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/
   [junit4]   2> 337842 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 337842 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 337842 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/
   [junit4]   2> 337842 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 337844 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 337844 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 337846 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 337848 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337848 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337849 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337850 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337849 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337852 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337853 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337854 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337855 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337854 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337855 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337857 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 337857 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 337857 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 337858 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 337858 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 337858 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1719685605, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337858 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 337859 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a1553cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8a567de),segFN=segments_1,generation=1}
   [junit4]   2> 337859 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337859 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@455d4958[collectionLazy5] main
   [junit4]   2> 337859 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337859 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/conf
   [junit4]   2> 337859 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/conf}
   [junit4]   2> 337860 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/conf
   [junit4]   2> 337860 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 337860 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 337860 INFO  (coreLoadExecutor-826-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 337861 INFO  (searcherExecutor-827-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@455d4958[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 337861 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 337862 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 337863 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 337863 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 337864 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1719685605, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337864 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@39493dac lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69b4b41f),segFN=segments_1,generation=1}
   [junit4]   2> 337864 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337864 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@61af7d84[collectionLazy2] main
   [junit4]   2> 337865 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/conf
   [junit4]   2> 337865 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/conf}
   [junit4]   2> 337865 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/conf
   [junit4]   2> 337865 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 337866 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 337866 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 337866 INFO  (coreLoadExecutor-826-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 337866 INFO  (searcherExecutor-829-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@61af7d84[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 337867 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 337867 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 337869 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1719685605, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337869 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6797d36a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74343c31),segFN=segments_1,generation=1}
   [junit4]   2> 337869 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337869 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@29773af0[collection1] main
   [junit4]   2> 337870 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/conf
   [junit4]   2> 337870 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/conf}
   [junit4]   2> 337870 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/conf
   [junit4]   2> 337870 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 337870 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 337871 INFO  (coreLoadExecutor-826-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 337871 INFO  (searcherExecutor-828-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29773af0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 337872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/'
   [junit4]   2> 337890 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 337894 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 337900 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337901 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/conf/schema.xml
   [junit4]   2> 337904 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.s.IndexSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 337907 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 337907 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy4' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/
   [junit4]   2> 337907 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 337908 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore [[collectionLazy4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/], dataDir=[null]
   [junit4]   2> 337908 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 337908 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data
   [junit4]   2> 337908 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/index/
   [junit4]   2> 337909 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 337909 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/index
   [junit4]   2> 337909 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=71.921875, floorSegmentMB=1.9912109375, forceMergeDeletesPctAllowed=19.198239186168966, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3606436027991915
   [junit4]   2> 337910 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5865f5ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f9c2d3c),segFN=segments_1,generation=1}
   [junit4]   2> 337910 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337910 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy4 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/
   [junit4]   2> 337911 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy4) [    x:collectionLazy4] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 337912 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 337914 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337915 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337916 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337916 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337918 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 337918 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 337919 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 337919 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 337919 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 337920 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5865f5ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f9c2d3c),segFN=segments_1,generation=1}
   [junit4]   2> 337921 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337921 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.s.SolrIndexSearcher Opening Searcher@1e791f4f[collectionLazy4] main
   [junit4]   2> 337921 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/conf
   [junit4]   2> 337921 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/conf}
   [junit4]   2> 337922 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/conf
   [junit4]   2> 337923 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 337924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 337924 INFO  (searcherExecutor-840-thread-1-processing-x:collectionLazy4) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Registered new searcher Searcher@1e791f4f[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 337924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CoreContainer registering core: collectionLazy4
   [junit4]   2> 337924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/'
   [junit4]   2> 337951 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 337954 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 337959 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337960 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/conf/schema.xml
   [junit4]   2> 337962 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.s.IndexSchema [collectionLazy6] Schema name=tiny
   [junit4]   2> 337965 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 337965 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy6' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/
   [junit4]   2> 337965 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 337966 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore [[collectionLazy6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/], dataDir=[null]
   [junit4]   2> 337966 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy6
   [junit4]   2> 337966 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data
   [junit4]   2> 337966 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/index/
   [junit4]   2> 337966 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/index' doesn't exist. Creating new index...
   [junit4]   2> 337967 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/index
   [junit4]   2> 337967 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=393616310, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337968 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c029713 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6ac3c),segFN=segments_1,generation=1}
   [junit4]   2> 337968 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337970 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy6 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/
   [junit4]   2> 337970 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 337970 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy6) [    x:collectionLazy6] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 337973 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337974 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337974 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337975 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 337978 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 337978 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 337978 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 337979 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 337979 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1408763658234924]
   [junit4]   2> 337979 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c029713 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6ac3c),segFN=segments_1,generation=1}
   [junit4]   2> 337979 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 337980 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.s.SolrIndexSearcher Opening Searcher@5d5bdefa[collectionLazy6] main
   [junit4]   2> 337980 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/conf
   [junit4]   2> 337980 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/conf}
   [junit4]   2> 337980 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/conf
   [junit4]   2> 337981 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 337981 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 337981 INFO  (searcherExecutor-844-thread-1-processing-x:collectionLazy6) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Registered new searcher Searcher@5d5bdefa[collectionLazy6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 337981 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer Opening transient core collectionLazy6
   [junit4]   2> 337981 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer registering core: collectionLazy6
   [junit4]   2> 337989 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t12&name=collectionLazy2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 337990 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collectionLazy2, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collectionLazy2/, schema=schema.xml, transient=false, dataDir=t12}
   [junit4]   2> 337990 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 337990 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t14&name=collectionLazy4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 337991 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collectionLazy4, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collectionLazy4/, schema=schema.xml, transient=false, dataDir=t14}
   [junit4]   2> 337991 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 337991 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t15&name=collectionLazy5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 337991 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collectionLazy5, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collectionLazy5/, schema=schema.xml, transient=false, dataDir=t15}
   [junit4]   2> 337992 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 337992 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t16&name=collectionLazy6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 337992 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collectionLazy6, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collectionLazy6/, schema=schema.xml, transient=false, dataDir=t16}
   [junit4]   2> 337992 WARN  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.h.a.CoreAdminHandler Creating a core with existing name is not allowed
   [junit4]   2> 337992 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1969452546
   [junit4]   2> 337993 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b196d31
   [junit4]   2> 337993 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 337993 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 337993 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 337993 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 337994 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection5/data/index
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@335c6244
   [junit4]   2> 337995 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 337996 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 337996 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 337996 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 337997 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 337997 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 337997 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 337997 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data/index
   [junit4]   2> 337997 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 337997 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection1/data
   [junit4]   2> 337998 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e25a98f
   [junit4]   2> 337998 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 337998 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 337998 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 337998 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 337998 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.SolrCore [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 337999 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 337999 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 337999 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data/index
   [junit4]   2> 337999 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 337999 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy4] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection4/data
   [junit4]   2> 337999 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d0a08bf
   [junit4]   2> 338000 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 338000 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 338000 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 338000 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 338001 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 338001 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 338001 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 338001 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data/index
   [junit4]   2> 338001 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 338002 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection2/data
   [junit4]   2> 338002 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d5a8eca
   [junit4]   2> 338002 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 338002 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 338002 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 338002 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 338003 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore [collectionLazy6] Closing main searcher on request.
   [junit4]   2> 338003 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 338003 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/index;done=false>>]
   [junit4]   2> 338003 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data/index
   [junit4]   2> 338003 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data;done=false>>]
   [junit4]   2> 338003 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-001/collection6/data
   [junit4]   2> 338004 INFO  (TEST-TestLazyCores.testCreateSame-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 338006 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 338020 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/'
   [junit4]   2> 338034 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/solr.xml
   [junit4]   2> 338038 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002
   [junit4]   2> 338039 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer New CoreContainer 1905796858
   [junit4]   2> 338039 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/]
   [junit4]   2> 338039 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/lib
   [junit4]   2> 338039 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/lib).
   [junit4]   2> 338046 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] 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> 338048 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 338048 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 338048 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 338048 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 338049 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002
   [junit4]   2> 338050 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/badSchema1, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/badSchema1/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 338050 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.CoresLocator Found core badSchema1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/badSchema1/
   [junit4]   2> 338050 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[ACD9B837E5F66759]) [    x:collectionLazy6] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/badSchema2, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-002/badSchema2/, schema=schema.xml, transient=true, dataDir=data/}
   [junit4]   2> 338050 INFO

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

onLazy2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-007/collection2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-007/collection2/data/index;done=false>>]
   [junit4]   2> 341744 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_ACD9B837E5F66759-001/tempDir-007/collection2/data/index
   [junit4]   2> 341744 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[ACD9B837E5F66759]) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
   [junit4]   2> 341745 INFO  (SUITE-TestLazyCores-seed#[ACD9B837E5F66759]-worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 341745 INFO  (SUITE-TestLazyCores-seed#[ACD9B837E5F66759]-worker) [    x:collectionLazy2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2091309230
   [junit4]   2> 462772 ERROR (SUITE-TestLazyCores-seed#[ACD9B837E5F66759]-worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Jun 29, 2015 6:38:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jun 29, 2015 6:38:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=1561, name=searcherExecutor-942-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 29, 2015 6:38:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1561, name=searcherExecutor-942-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jun 29, 2015 6:38:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1561, name=searcherExecutor-942-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=CheapBastard, sim=DefaultSimilarity, locale=ms_MY, timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_25 (64-bit)/cpus=4,threads=2,free=78761904,total=422051840
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, ClusterStateTest, TestMacros, DocValuesMissingTest, TestFileDictionaryLookup, TestRangeQuery, SmileWriterTest, ZkStateWriterTest, ResponseHeaderTest, TestDocBasedVersionConstraints, TestJoin, ExitableDirectoryReaderTest, OverseerRolesTest, TestEmbeddedSolrServerConstructors, TestRandomDVFaceting, DateMathParserTest, TestFaceting, TestQuerySenderListener, QueryElevationComponentTest, TestRebalanceLeaders, SimplePostToolTest, TestManagedSchemaFieldTypeResource, AssignTest, TestSweetSpotSimilarityFactory, LeaderElectionIntegrationTest, CSVRequestHandlerTest, TestFieldResource, TestBinaryField, DistributedFacetPivotLongTailTest, DistribDocExpirationUpdateProcessorTest, TestFunctionQuery, HighlighterConfigTest, MergeStrategyTest, TimeZoneUtilsTest, TestShardHandlerFactory, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=ACD9B837E5F66759 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms_MY -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ACD9B837E5F66759]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=1561, name=searcherExecutor-942-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([ACD9B837E5F66759]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1561, name=searcherExecutor-942-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([ACD9B837E5F66759]:0)
   [junit4] Completed [139/514] on J0 in 148.31s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1128 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:526: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:474: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:513: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1426: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:981: There were test failures: 514 suites, 2021 tests, 3 suite-level errors, 1095 ignored (17 assumptions)

Total time: 38 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #129
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 115746469 bytes
Compression is 0.0%
Took 21 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 131 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/131/

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
commitWithin did not work on node: http://127.0.0.1:44461/i_ujc/o/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:44461/i_ujc/o/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([8356FC82E3B315F1:B02C3584D4F7809]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10046 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/init-core-data-001
   [junit4]   2> 820007 INFO  (SUITE-BasicDistributedZkTest-seed#[8356FC82E3B315F1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_ujc/o
   [junit4]   2> 820025 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 820026 INFO  (Thread-2061) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 820026 INFO  (Thread-2061) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 820126 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ZkTestServer start zk server on port:35132
   [junit4]   2> 820126 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 820145 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 820163 INFO  (zkCallback-1163-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44e70c70 name:ZooKeeperConnection Watcher:127.0.0.1:35132 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820164 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 820164 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 820164 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 820167 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 820192 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 820219 INFO  (zkCallback-1164-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6007bbc4 name:ZooKeeperConnection Watcher:127.0.0.1:35132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820220 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 820220 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 820220 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 820222 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 820223 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 820224 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 820225 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 820226 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 820227 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 820228 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 820229 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 820229 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 820231 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 820231 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 820232 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 820232 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 820233 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 820234 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 820235 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 820235 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 820236 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 820236 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 820237 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 820238 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 820239 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 820239 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 820240 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 820240 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 820640 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1
   [junit4]   2> 820642 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 820648 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c961b2d{/i_ujc/o,null,AVAILABLE}
   [junit4]   2> 820652 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d7a9a6d{HTTP/1.1}{127.0.0.1:43125}
   [junit4]   2> 820652 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.Server Started @824050ms
   [junit4]   2> 820652 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/tempDir-001/control/data, hostContext=/i_ujc/o, hostPort=43125, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores}
   [junit4]   2> 820653 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 820653 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/'
   [junit4]   2> 820682 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/solr.xml
   [junit4]   2> 820694 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores
   [junit4]   2> 820694 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoreContainer New CoreContainer 1611008350
   [junit4]   2> 820694 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/]
   [junit4]   2> 820694 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/lib
   [junit4]   2> 820694 WARN  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/lib).
   [junit4]   2> 820711 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 820713 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 820713 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 820713 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 820713 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35132/solr
   [junit4]   2> 820714 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 820714 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 820743 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 820753 INFO  (zkCallback-1166-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32771eb3 name:ZooKeeperConnection Watcher:127.0.0.1:35132 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820753 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 820753 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 820775 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 820799 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e6b79ea name:ZooKeeperConnection Watcher:127.0.0.1:35132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820800 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 820801 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 820803 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 820804 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 820806 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 820807 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 820808 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 820810 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 820810 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 820811 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43125_i_ujc%2Fo
   [junit4]   2> 820812 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43125_i_ujc%2Fo
   [junit4]   2> 820813 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 820814 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 820814 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 820815 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000
   [junit4]   2> 820816 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43125_i_ujc%2Fo
   [junit4]   2> 820816 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 820817 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer Overseer (id=94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) starting
   [junit4]   2> 820818 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 820822 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 820823 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 820825 INFO  (OverseerCollectionProcessor-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 820846 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 820848 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 820848 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 820849 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores
   [junit4]   2> 820850 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 820850 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/
   [junit4]   2> 820850 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 820851 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 820852 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 820852 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 820865 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 820865 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 820865 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 820865 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43125/i_ujc/o",
   [junit4]   2>   "node_name":"127.0.0.1:43125_i_ujc%2Fo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 820866 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43125/i_ujc/o",
   [junit4]   2>   "node_name":"127.0.0.1:43125_i_ujc%2Fo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 820866 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 820866 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 820867 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 820869 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 821853 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 821853 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 821853 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 821854 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 821854 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 821854 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/'
   [junit4]   2> 821877 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 821888 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 821892 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 821932 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 821934 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 821945 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 822051 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 822057 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 822058 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 822066 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 822069 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 822071 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 822072 WARN  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 822072 WARN  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 822072 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 822073 WARN  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 822073 WARN  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 822073 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 822073 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 822074 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 822074 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d9a0161
   [junit4]   2> 822074 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/data
   [junit4]   2> 822075 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/data/index/
   [junit4]   2> 822075 WARN  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 822075 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/data/index
   [junit4]   2> 822075 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.5341796875, floorSegmentMB=1.0185546875, forceMergeDeletesPctAllowed=13.877783965378928, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 822076 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@61594128 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68f22564),segFN=segments_1,generation=1}
   [junit4]   2> 822076 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 822080 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 822080 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 822080 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 822081 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 822083 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 822084 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 822084 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 822084 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 822084 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 822086 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 822087 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 822088 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 822089 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 822093 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 822093 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 822094 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/data/
   [junit4]   2> 822094 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 822143 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 822143 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 822144 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 822144 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 822144 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 822145 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@61594128 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68f22564),segFN=segments_1,generation=1}
   [junit4]   2> 822145 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 822145 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31d92dce[collection1] main
   [junit4]   2> 822145 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 822146 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 822146 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 822147 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 822147 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 822147 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 822147 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 822148 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 822148 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 822150 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 822150 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 822150 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 822151 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 822151 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1505362559045206016
   [junit4]   2> 822153 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505362559045206016
   [junit4]   2> 822153 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 822154 INFO  (coreLoadExecutor-2403-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 822160 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43125/i_ujc/o collection:control_collection shard:shard1
   [junit4]   2> 822160 INFO  (searcherExecutor-2404-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31d92dce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 822168 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 822171 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94085159802109955-core_node1-n_0000000000
   [junit4]   2> 822171 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 822174 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 822174 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 822183 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 822183 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 822184 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43125/i_ujc/o/collection1/
   [junit4]   2> 822213 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 822213 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43125/i_ujc/o/collection1/ has no replicas
   [junit4]   2> 822213 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43125/i_ujc/o/collection1/ shard1
   [junit4]   2> 822214 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 822216 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 822217 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43125/i_ujc/o",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 822319 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822321 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 822367 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 822367 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43125/i_ujc/o/collection1/ and leader is http://127.0.0.1:43125/i_ujc/o/collection1/
   [junit4]   2> 822368 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43125/i_ujc/o
   [junit4]   2> 822368 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 822368 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 822368 INFO  (coreZkRegister-2397-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:43125_i_ujc%2Fo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 822369 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 822370 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43125/i_ujc/o",
   [junit4]   2>   "node_name":"127.0.0.1:43125_i_ujc%2Fo",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 822375 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43125/i_ujc/o",
   [junit4]   2>   "node_name":"127.0.0.1:43125_i_ujc%2Fo",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 822384 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 822403 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2879657c name:ZooKeeperConnection Watcher:127.0.0.1:35132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 822404 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 822404 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 822404 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 822407 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 822478 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822478 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822481 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 822482 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 823052 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1
   [junit4]   2> 823053 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001
   [junit4]   2> 823063 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 823148 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45a5a3{/i_ujc/o,null,AVAILABLE}
   [junit4]   2> 823148 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@71e89e2c{HTTP/1.1}{127.0.0.1:44461}
   [junit4]   2> 823148 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.Server Started @826547ms
   [junit4]   2> 823149 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/i_ujc/o, hostPort=44461, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores}
   [junit4]   2> 823149 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 823149 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/'
   [junit4]   2> 823179 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/solr.xml
   [junit4]   2> 823191 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores
   [junit4]   2> 823191 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoreContainer New CoreContainer 928426510
   [junit4]   2> 823191 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/]
   [junit4]   2> 823191 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/lib
   [junit4]   2> 823192 WARN  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/lib).
   [junit4]   2> 823199 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 823200 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 823201 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 823201 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 823201 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35132/solr
   [junit4]   2> 823201 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 823201 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 823202 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 823216 INFO  (zkCallback-1171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21995ca5 name:ZooKeeperConnection Watcher:127.0.0.1:35132 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823216 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 823217 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 823243 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 823259 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4226099c name:ZooKeeperConnection Watcher:127.0.0.1:35132/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 823260 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 823264 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 824267 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44461_i_ujc%2Fo
   [junit4]   2> 824268 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44461_i_ujc%2Fo
   [junit4]   2> 824270 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 824271 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94085159802109958-127.0.0.1:44461_i_ujc%2Fo-n_0000000001
   [junit4]   2> 824272 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000 to know if I could be the leader
   [junit4]   2> 824272 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 824272 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 824273 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores
   [junit4]   2> 824274 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 824274 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/
   [junit4]   2> 824274 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 824299 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 824299 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 824300 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 824301 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 824301 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44461/i_ujc/o",
   [junit4]   2>   "node_name":"127.0.0.1:44461_i_ujc%2Fo",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 824301 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44461/i_ujc/o",
   [junit4]   2>   "node_name":"127.0.0.1:44461_i_ujc%2Fo",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 824301 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 824302 INFO  (OverseerStateUpdate-94085159802109955-127.0.0.1:43125_i_ujc%2Fo-n_0000000000) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 824303 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824303 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824303 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824304 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 824305 INFO  (zkCallback-1172-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 824305 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 824305 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:44461_i_ujc%2Fo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 824305 INFO  (zkCallback-1167-thread-1-processing-n:127.0.0.1:43125_i_ujc%2Fo) [n:127.0.0.1:43125_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 825301 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 825301 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 825301 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 825302 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 825302 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 825302 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/'
   [junit4]   2> 825328 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 825332 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 825336 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 825355 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 825356 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 825361 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 825600 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 825606 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 825607 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 825626 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 825628 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 825639 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 825640 WARN  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 825640 WARN  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 825640 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 825641 WARN  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 825641 WARN  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 825641 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 825642 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 825642 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 825642 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d9a0161
   [junit4]   2> 825643 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/data
   [junit4]   2> 825643 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 825643 WARN  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 825643 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 825644 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=9.5341796875, floorSegmentMB=1.0185546875, forceMergeDeletesPctAllowed=13.877783965378928, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 825651 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36b77389 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68a5e67a),segFN=segments_1,generation=1}
   [junit4]   2> 825652 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 825667 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 825667 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 825667 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 825668 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 825668 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 825668 INFO  (coreLoadExecutor-2414-thread-1-processing-n:127.0.0.1:44461_i_ujc%2Fo) [n:127.0.0.1:44461_i_ujc%2Fo c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 825668 INFO  (coreLoa

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

edZkTest_8356FC82E3B315F1-001/shard-4-001/cores/collection1/data
   [junit4]   2> 851621 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:60468_i_ujc%2Fo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 851622 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:60468_i_ujc%2Fo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 851623 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:60468_i_ujc%2Fo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.Overseer Overseer (id=94085159802109964-127.0.0.1:60468_i_ujc%2Fo-n_0000000004) closing
   [junit4]   2> 851623 INFO  (OverseerStateUpdate-94085159802109964-127.0.0.1:60468_i_ujc%2Fo-n_0000000004) [n:127.0.0.1:60468_i_ujc%2Fo    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60468_i_ujc%2Fo
   [junit4]   2> 851625 WARN  (zkCallback-1182-thread-2-processing-n:127.0.0.1:60468_i_ujc%2Fo) [n:127.0.0.1:60468_i_ujc%2Fo    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 851627 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@45577cf0{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 851628 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40c89a68{/i_ujc/o,null,UNAVAILABLE}
   [junit4]   2> 851629 INFO  (TEST-BasicDistributedZkTest.test-seed#[8356FC82E3B315F1]) [n:127.0.0.1:60468_i_ujc%2Fo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35132 35132
   [junit4]   2> 851781 INFO  (Thread-2061) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35132 35132
   [junit4]   2> 851782 WARN  (Thread-2061) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=8356FC82E3B315F1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ca_ES -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 31.8s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:44461/i_ujc/o/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8356FC82E3B315F1:B02C3584D4F7809]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:332)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 851794 INFO  (SUITE-BasicDistributedZkTest-seed#[8356FC82E3B315F1]-worker) [n:127.0.0.1:60468_i_ujc%2Fo c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_8356FC82E3B315F1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {other_tl1=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= false), n_l1=PostingsFormat(name=Memory doPackFST= false), multiDefault=FST50, intDefault=PostingsFormat(name=Memory doPackFST= false), n_td1=FST50, n_d1=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), n_f1=FST50, n_tl1=FST50, oddField_s=PostingsFormat(name=Memory doPackFST= true), n_tf1=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=SimpleText), text=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= false), foo_i=FST50, n_dt1=FST50, a_i1=PostingsFormat(name=Memory doPackFST= false), n_ti1=PostingsFormat(name=SimpleText), rnd_b=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=Memory doPackFST= false), foo_b=PostingsFormat(name=Memory doPackFST= true), n_tdt1=PostingsFormat(name=Memory doPackFST= false), foo_d=PostingsFormat(name=SimpleText), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), foo_f=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ca_ES, timezone=America/Indiana/Tell_City
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_25 (64-bit)/cpus=4,threads=1,free=181945464,total=455081984
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, RequestHandlersTest, TestSortingResponseWriter, UUIDFieldTest, TestSweetSpotSimilarityFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestEmbeddedSolrServerConstructors, ExternalFileFieldSortTest, DistributedFacetPivotLongTailTest, BlockCacheTest, HighlighterConfigTest, TermVectorComponentTest, TestSolrIndexConfig, DistributedSpellCheckComponentTest, TestRemoteStreaming, TestFunctionQuery, TestArbitraryIndexDir, DefaultValueUpdateProcessorTest, TestSchemaManager, ClusterStateTest, IndexSchemaTest, DebugComponentTest, TestTrieFacet, TestStressLucene, SolrTestCaseJ4Test, HdfsChaosMonkeySafeLeaderTest, EnumFieldTest, QueryElevationComponentTest, BufferStoreTest, CurrencyFieldXmlFileTest, TestRealTimeGet, MinimalSchemaTest, AnalyticsMergeStrategyTest, TestPostingsSolrHighlighter, TestRebalanceLeaders, LeaderElectionIntegrationTest, SignatureUpdateProcessorFactoryTest, TestJsonFacets, TestCloudManagedSchema, TestDocumentBuilder, DateMathParserTest, SyncSliceTest, TestSimpleQParserPlugin, TestRandomFaceting, BJQParserTest, TestDefaultSearchFieldResource, TestBinaryField, TestCloudManagedSchemaConcurrent, TestSolrConfigHandler, TestJoin, TestReplicationHandler, PrimitiveFieldTypeTest, TestInitQParser, TestFaceting, PeerSyncTest, TestExceedMaxTermLength, HighlighterTest, StandardRequestHandlerTest, IndexBasedSpellCheckerTest, TestCloudInspectUtil, DistribDocExpirationUpdateProcessorTest, CachingDirectoryFactoryTest, DocValuesMissingTest, TestRestoreCore, CursorMarkTest, BasicZkTest, TestOrdValues, TestFileDictionaryLookup, URLClassifyProcessorTest, TestTrackingShardHandlerFactory, TestDynamicFieldResource, SimplePostToolTest, TestIntervalFaceting, HdfsUnloadDistributedZkTest, TestMissingGroups, UUIDUpdateProcessorFallbackTest, TestRTimer, TestMergePolicyConfig, BaseCdcrDistributedZkTest, PingRequestHandlerTest, CollectionStateFormat2Test, TermsComponentTest, DateFieldTest, FacetPivotSmallTest, BasicDistributedZkTest]
   [junit4] Completed [230/514] on J0 in 31.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 881 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:526: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:474: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:513: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1426: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:981: There were test failures: 514 suites, 2021 tests, 1 failure, 35 ignored (25 assumptions)

Total time: 54 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #129
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 293484972 bytes
Compression is 0.0%
Took 55 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure