You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/08/08 01:03:25 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5120 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5120/
Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseParallelGC

4 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([AD0E42FB829A4158]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

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


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20150807195704724, index.20150807195705207, index.properties, replication.properties] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20150807195704724, index.20150807195705207, index.properties, replication.properties] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([AD0E42FB829A4158:76A5423D87B228EB]: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.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:818)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:785)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10542 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\init-core-data-001
   [junit4]   2> 1558529 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 1558530 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\collection1
   [junit4]   2> 1558536 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1558537 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4498546{/solr,null,AVAILABLE}
   [junit4]   2> 1558539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2cc0775f{HTTP/1.1}{127.0.0.1:49650}
   [junit4]   2> 1558539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.Server Started @1567616ms
   [junit4]   2> 1558539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=49650}
   [junit4]   2> 1558539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1558539 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\'
   [junit4]   2> 1558553 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\solr.xml
   [junit4]   2> 1558558 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.
   [junit4]   2> 1558558 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer New CoreContainer 125914309
   [junit4]   2> 1558558 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\]
   [junit4]   2> 1558558 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\lib
   [junit4]   2> 1558558 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\lib).
   [junit4]   2> 1558562 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] 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> 1558564 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1558564 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1558564 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1558564 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1558564 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1558566 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.
   [junit4]   2> 1558567 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\, dataDir=data\}
   [junit4]   2> 1558567 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\
   [junit4]   2> 1558567 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1558568 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\'
   [junit4]   2> 1558568 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1558569 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1558582 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1558583 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1558586 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1558586 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 1558588 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1558590 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\conf'
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\], dataDir=[null]
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1558592 WARN  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=2.8984375, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=2.2068262134822536, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5836746547787532
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_1,generation=1}
   [junit4]   2> 1558592 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1558593 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1558594 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1558596 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1558597 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1558597 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1558598 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1558604 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1558604 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=32.904296875, floorSegmentMB=1.9521484375, forceMergeDeletesPctAllowed=24.50665688429966, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_1,generation=1}
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1558606 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7b7eb8b[collection1] main
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1558607 INFO  (searcherExecutor-4739-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b7eb8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558607 INFO  (coreLoadExecutor-4738-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1558960 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\collection1
   [junit4]   2> 1558966 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1558967 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ab86b97{/solr,null,AVAILABLE}
   [junit4]   2> 1558968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.ServerConnector Started ServerConnector@725dc432{HTTP/1.1}{127.0.0.1:49653}
   [junit4]   2> 1558968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.Server Started @1568171ms
   [junit4]   2> 1558968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=49653}
   [junit4]   2> 1558969 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1558969 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\'
   [junit4]   2> 1558988 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\solr.xml
   [junit4]   2> 1558991 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.
   [junit4]   2> 1558991 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer New CoreContainer 1802955277
   [junit4]   2> 1558991 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\]
   [junit4]   2> 1558991 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\lib
   [junit4]   2> 1558991 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\lib).
   [junit4]   2> 1558997 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] 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> 1558999 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1558999 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1559000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1559000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1559000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1559000 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.
   [junit4]   2> 1559001 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\, dataDir=data\}
   [junit4]   2> 1559001 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\
   [junit4]   2> 1559002 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1559003 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\'
   [junit4]   2> 1559003 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1559003 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1559016 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1559018 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1559020 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1559020 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 1559022 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1559024 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1559025 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 1559025 INFO  (coreLoadExecutor-4748-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\
   [junit4]   2> 1559025 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1559025 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\], dataDir=[null]
   [junit4]   2> 1559025 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1559026 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1559026 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1559026 WARN  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1559026 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1559026 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=2.8984375, floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=2.2068262134822536, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5836746547787532
   [junit4]   2> 1559026 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_1,generation=1}
   [junit4]   2> 1559026 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1559027 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1559028 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1559030 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1559031 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1559031 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1559032 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1559033 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1559033 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1559033 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=32.904296875, floorSegmentMB=1.9521484375, forceMergeDeletesPctAllowed=24.50665688429966, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_1,generation=1}
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@341fef99[collection1] main
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1559034 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1559036 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll Scheduled at an interval of 1000ms
   [junit4]   2> 1559037 INFO  (coreLoadExecutor-4748-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1559037 INFO  (searcherExecutor-4749-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@341fef99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559392 INFO  (qtp1853950299-11080) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 1559393 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1559395 INFO  (qtp1853950299-11082) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1559396 INFO  (qtp225900203-11098) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1 
   [junit4]   2> 1559397 INFO  (qtp1853950299-11083) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 0
   [junit4]   2> 1559399 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559400 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_2,generation=2}
   [junit4]   2> 1559400 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1559401 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@73d71b56[collection1] main
   [junit4]   2> 1559401 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1559401 INFO  (searcherExecutor-4739-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73d71b56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 1559401 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 1559403 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1559405 INFO  (qtp1853950299-11085) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1559405 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1559405 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1559405 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1559411 INFO  (qtp1853950299-11080) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=4 
   [junit4]   2> 1559411 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1559411 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641845
   [junit4]   2> 1559411 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_1,generation=1}
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_1,generation=1}
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1559412 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@629fb2a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd06e84) fullCopy=false
   [junit4]   2> 1559414 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559416 INFO  (qtp1853950299-11082) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559418 INFO  (qtp1853950299-11083) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559420 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559420 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download : 0 secs
   [junit4]   2> 1559421 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1559421 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=4.521484375, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=23.542286369249098, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559423 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_2,generation=2}
   [junit4]   2> 1559423 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1559423 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559423 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6054da4e[collection1] main
   [junit4]   2> 1559423 INFO  (searcherExecutor-4749-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6054da4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 1559424 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641845 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641845;done=true>>]
   [junit4]   2> 1559424 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641845
   [junit4]   2> 1559424 INFO  (qtp225900203-11099) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:49650/solr/collection1/replication&command=fetchindex} status=0 QTime=26 
   [junit4]   2> 1559431 INFO  (qtp1853950299-11085) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1559431 INFO  (qtp225900203-11100) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2 
   [junit4]   2> 1559434 INFO  (qtp1853950299-11080) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
   [junit4]   2> 1559436 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559437 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_3,generation=3}
   [junit4]   2> 1559437 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1559437 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3b848a17[collection1] main
   [junit4]   2> 1559437 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1559437 INFO  (searcherExecutor-4739-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b848a17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 1559437 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 1559439 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1559440 INFO  (qtp1853950299-11082) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1559440 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1559440 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1559440 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1559442 INFO  (qtp1853950299-11083) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0 
   [junit4]   2> 1559442 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1559442 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641876
   [junit4]   2> 1559443 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1559443 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1559443 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1559443 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1559443 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_2,generation=2}
   [junit4]   2> 1559443 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_2,generation=2}
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@5cbd9d12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2070ca8a) fullCopy=false
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1559444 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1559446 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559448 INFO  (qtp1853950299-11085) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559449 INFO  (qtp1853950299-11080) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559451 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559451 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download : 0 secs
   [junit4]   2> 1559452 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1559453 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=4.521484375, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=23.542286369249098, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559453 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_3,generation=3}
   [junit4]   2> 1559453 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1559453 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559454 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@207c6b14[collection1] main
   [junit4]   2> 1559454 INFO  (searcherExecutor-4749-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@207c6b14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 1559454 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641876 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641876;done=true>>]
   [junit4]   2> 1559454 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641876
   [junit4]   2> 1559455 INFO  (qtp225900203-11101) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:49650/solr/collection1/replication&command=fetchindex} status=0 QTime=20 
   [junit4]   2> 1559458 INFO  (qtp1853950299-11082) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 
   [junit4]   2> 1559458 INFO  (qtp225900203-11102) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2 
   [junit4]   2> 1559460 INFO  (qtp1853950299-11083) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 1559462 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559463 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5af669bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60091d3d),segFN=segments_4,generation=4}
   [junit4]   2> 1559463 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1559463 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@63ba96dd[collection1] main
   [junit4]   2> 1559463 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1559463 INFO  (searcherExecutor-4739-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63ba96dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 1559464 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 1
   [junit4]   2> 1559464 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1559466 INFO  (qtp1853950299-11085) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 1559466 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1559466 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1559466 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1559467 INFO  (qtp1853950299-11080) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0 
   [junit4]   2> 1559468 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1559468 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641902
   [junit4]   2> 1559468 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1559468 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1559468 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_3,generation=3}
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_3,generation=3}
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 1559469 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@4fa15978 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d09f1c1) fullCopy=false
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1559470 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1559471 INFO  (qtp1853950299-11081) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559473 INFO  (qtp1853950299-11082) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559475 INFO  (qtp1853950299-11083) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559476 INFO  (qtp1853950299-11084) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 1559476 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download : 0 secs
   [junit4]   2> 1559478 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 1559478 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=4.521484375, floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=23.542286369249098, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559479 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c753c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f6a7f26),segFN=segments_4,generation=4}
   [junit4]   2> 1559479 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1559479 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559479 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c51a7c0[collection1] main
   [junit4]   2> 1559480 INFO  (searcherExecutor-4749-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c51a7c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1) Uninverting(_1(6.0.0):c1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 1559480 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641902 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641902;done=true>>]
   [junit4]   2> 1559480 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-002\.\collection1\data\index.20150807195641902
   [junit4]   2> 1559480 INFO  (qtp225900203-11103) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:49650/solr/collection1/replication&command=fetchindex} status=0 QTime=20 
   [junit4]   2> 1559481 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\collection1
   [junit4]   2> 1559488 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1559489 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@235a076a{/solr,null,AVAILABLE}
   [junit4]   2> 1559489 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17d0cf1d{HTTP/1.1}{127.0.0.1:49661}
   [junit4]   2> 1559489 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.e.j.s.Server Started @1568844ms
   [junit4]   2> 1559489 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\collection1\data, hostContext=/solr, hostPort=49661}
   [junit4]   2> 1559489 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1559489 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\'
   [junit4]   2> 1559503 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\solr.xml
   [junit4]   2> 1559507 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.
   [junit4]   2> 1559507 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer New CoreContainer 136529795
   [junit4]   2> 1559507 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\]
   [junit4]   2> 1559507 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\lib
   [junit4]   2> 1559507 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\lib).
   [junit4]   2> 1559512 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] 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> 1559514 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1559514 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1559514 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1559514 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1559514 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1559515 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.
   [junit4]   2> 1559516 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\, dataDir=data\}
   [junit4]   2> 1559517 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\
   [junit4]   2> 1559517 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1559517 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\'
   [junit4]   2> 1559517 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1559518 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AD0E42FB829A4158]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1559532 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1559533 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1559536 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1559537 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\conf\schema.xml
   [junit4]   2> 1559538 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1559540 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1559541 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\conf'
   [junit4]   2> 1559542 INFO  (coreLoadExecutor-4762-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\
   [junit4]   2> 1559542 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1559542 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\], dataDir=[null]
   [junit4]   2> 1559542 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1559542 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 1559542 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\data\index/
   [junit4]   2> 1559542 WARN  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1559543 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_AD0E42FB829A4158-001\solr-instance-003\.\collection1\data\index
   [junit4]   2> 1559543 INFO  (coreLoadExecutor-4762-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wra

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

nit4]   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> Aug 07, 2015 11:02:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13202, name=searcherExecutor-6088-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 07, 2015 11:02:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13202, name=searcherExecutor-6088-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), v_s=FST50, v_f=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=it_IT, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=2,free=118241784,total=492306432
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentDistributedTest, CustomCollectionTest, DistributedMLTComponentTest, SchemaVersionSpecificBehaviorTest, TestManagedResourceStorage, DateMathParserTest, OpenExchangeRatesOrgProviderTest, HdfsBasicDistributedZkTest, RAMDirectoryFactoryTest, DebugComponentTest, HdfsSyncSliceTest, SpellingQueryConverterTest, TestObjectReleaseTracker, TestIntervalFaceting, ExitableDirectoryReaderTest, TermsComponentTest, CurrencyFieldOpenExchangeTest, DataDrivenBlockJoinTest, HLLSerializationTest, TestSchemaSimilarityResource, TestCopyFieldCollectionResource, TestRTimer, PluginInfoTest, TestPseudoReturnFields, FileUtilsTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestJoin, TestPivotHelperCode, TestRandomMergePolicy, TestDefaultStatsCache, TestSchemaNameResource, TestSolrQueryParserDefaultOperatorResource, TestDistribIDF, DistribDocExpirationUpdateProcessorTest, TestClusterStateMutator, TestReqParamsAPI, TestRangeQuery, ZkSolrClientTest, TestInitParams, TestJettySolrRunner, ShardRoutingCustomTest, MoreLikeThisHandlerTest, TestCursorMarkWithoutUniqueKey, TestCloudPivotFacet, TestDFRSimilarityFactory, XsltUpdateRequestHandlerTest, BlockCacheTest, TestExpandComponent, TestFieldTypeCollectionResource, TestNoOpRegenerator, RegexBoostProcessorTest, BadCopyFieldTest, LoggingHandlerTest, TestCloudInspectUtil, TestUtils, TestCloudSchemaless, ExplicitHLLTest, RecoveryAfterSoftCommitTest, CopyFieldTest, RuleEngineTest, TestRawResponseWriter, TestHashQParserPlugin, HLLUtilTest, SolrIndexConfigTest, TestSolrQueryParser, TestSolrXml, TestBulkSchemaAPI, TestRemoveLastDynamicCopyField, DistributedFacetPivotSmallTest, HdfsNNFailoverTest, TermVectorComponentTest, CoreAdminRequestStatusTest, LeaderElectionIntegrationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConnectionManagerTest, HdfsWriteToMultipleCollectionsTest, TestRealTimeGet, TestSolrJ, AssignTest, TestConfigSetImmutable, LeaderInitiatedRecoveryOnCommitTest, TestBadConfig, TestCollapseQParserPlugin, StatelessScriptUpdateProcessorFactoryTest, QueryEqualityTest, PolyFieldTest, IndexSchemaTest, SpatialFilterTest, TestRandomRequestDistribution, TestValueSourceCache, DirectSolrSpellCheckerTest, HdfsDirectoryFactoryTest, TestCryptoKeys, RulesTest, MBeansHandlerTest, SimplePostToolTest, TestQuerySenderListener, CdcrVersionReplicationTest, MergeStrategyTest, TestNamedUpdateProcessors, TestFoldingMultitermQuery, OpenCloseCoreStressTest, TestAuthenticationFramework, HighlighterConfigTest, FullSolrCloudDistribCmdsTest, TestManagedSchemaDynamicFieldResource, TestConfig, TestRecovery, HdfsRecoveryZkTest, ResponseHeaderTest, TestFileDictionaryLookup, TestRebalanceLeaders, AsyncMigrateRouteKeyTest, CursorMarkTest, RemoteQueryErrorTest, EchoParamsTest, TestZkChroot, TestSolrDeletionPolicy2, TestDefaultSearchFieldResource, QueryResultKeyTest, TestImplicitCoreProperties, CachingDirectoryFactoryTest, TestSortingResponseWriter, TestShortCircuitedRequests, BasicZkTest, TestDynamicFieldResource, LeaderFailoverAfterPartitionTest, TestSolrConfigHandlerCloud, SyncSliceTest, TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestReload, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=AD0E42FB829A4158 -Dtests.slow=true -Dtests.locale=it_IT -Dtests.timezone=Europe/Bucharest -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AD0E42FB829A4158]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [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=13202, name=searcherExecutor-6088-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([AD0E42FB829A4158]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13202, name=searcherExecutor-6088-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([AD0E42FB829A4158]:0)
   [junit4] Completed [393/539] on J1 in 151.27s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 453 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 539 suites, 2126 tests, 3 suite-level errors, 1 failure, 502 ignored (40 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_51) - Build # 5124 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5124/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseSerialGC

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([CC1F2D86FAC80E1D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 10139 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\init-core-data-001
   [junit4]   2> 940860 INFO  (SUITE-TestLazyCores-seed#[CC1F2D86FAC80E1D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 940861 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 940889 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\'
   [junit4]   2> 940908 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\solr.xml
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer New CoreContainer 9156061
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\]
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\lib
   [junit4]   2> 940913 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\lib).
   [junit4]   2> 940928 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] 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> 940930 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001
   [junit4]   2> 940932 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\, dataDir=data\}
   [junit4]   2> 940932 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\
   [junit4]   2> 940933 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\, dataDir=data\}
   [junit4]   2> 940933 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\, dataDir=data\}
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badSchema1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\, dataDir=data\}
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badSchema2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\
   [junit4]   2> 940935 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\, dataDir=data\}
   [junit4]   2> 940935 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\
   [junit4]   2> 940936 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\, dataDir=data\}
   [junit4]   2> 940936 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\
   [junit4]   2> 940936 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found 6 core definitions
   [junit4]   2> 940937 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\'
   [junit4]   2> 940941 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\'
   [junit4]   2> 940942 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\'
   [junit4]   2> 940989 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 940989 ERROR (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:184)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:176)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 13 more
   [junit4]   2> 940989 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 940990 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\'
   [junit4]   2> 940990 ERROR (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:184)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:176)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 13 more
   [junit4]   2> 940993 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\'
   [junit4]   2> 941035 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941037 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941040 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941040 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 941044 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 941044 ERROR (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badSchema1]: Could not load conf for core badSchema1: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema1: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:595)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:177)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:104)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:457)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 15 more
   [junit4]   2> 941045 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\'
   [junit4]   2> 941060 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941062 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941084 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941085 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941087 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941088 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941088 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941088 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 941090 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 941090 ERROR (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for core badSchema2: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema2: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:595)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:177)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:104)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:457)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 15 more
   [junit4]   2> 941091 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941091 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf\schema.xml
   [junit4]   2> 941094 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 941110 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941111 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf\schema.xml
   [junit4]   2> 941114 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 941115 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf'
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\], dataDir=[null]
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\index/
   [junit4]   2> 941119 WARN  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\index
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.337890625, floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=18.171975833281724, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf'
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\], dataDir=[null]
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\index/
   [junit4]   2> 941121 WARN  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\index
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.337890625, floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=18.171975833281724, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129872 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32ca56),segFN=segments_1,generation=1}
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_1,generation=1}
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941124 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941128 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941129 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941129 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941130 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941131 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\
   [junit4]   2> 941132 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] 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> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941133 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941132 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=90.2939453125, floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=4.7875041763260375, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45732625893688383
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129872 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32ca56),segFN=segments_1,generation=1}
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@457380[core2] main
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf}
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941135 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 941135 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941135 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941136 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941138 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] 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> 941138 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941138 INFO  (searcherExecutor-2921-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@457380[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941139 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\
   [junit4]   2> 941139 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941139 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=90.2939453125, floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=4.7875041763260375, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45732625893688383
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_1,generation=1}
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@127d72b[core1] main
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf}
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 941142 INFO  (searcherExecutor-2922-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@127d72b[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941143 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 941145 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_2,generation=2}
   [junit4]   2> 941145 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 941146 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1f34dce[core1] main
   [junit4]   2> 941147 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 941148 INFO  (searcherExecutor-2922-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1f34dce[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> 941155 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=8 
   [junit4]   2> 941158 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 941158 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 941158 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 941168 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\'
   [junit4]   2> 941193 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941194 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941198 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941198 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\schema.xml
   [junit4]   2> 941201 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 941210 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf'
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\], dataDir=[null]
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig1
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\index/
   [junit4]   2> 941212 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 941213 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 941213 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f56ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c131fa),segFN=segments_1,generation=1}
   [junit4]   2> 941213 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941214 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941216 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941217 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941219 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941221 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941222 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] 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> 941222 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941222 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=735256660, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f56ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c131fa),segFN=segments_1,generation=1}
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening Searcher@311bdd[badConfig1] main
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf}
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CoreContainer Opening transient core badConfig1
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CoreContainer registering core: badConfig1
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\'
   [junit4]   2> 941239 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941241 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941245 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941245 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\schema.xml
   [junit4]   2> 941248 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 941249 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf'
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\], dataDir=[null]
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig2
   [junit4]   2> 941251 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\
   [junit4]   2> 941251 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\index/
   [junit4]   2> 941252 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=53.71875, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=14.16634605766335, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16803b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@722dd6),segFN=segments_1,generation=1}
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941253 INFO  (searcherExecutor-2935-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@311bdd[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941254 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941255 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941256 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941257 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941258 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941259 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\
   [junit4]   2> 941260 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] 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> 941260 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941260 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\
   [junit4]   2> 941261 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941261 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941261 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@92e338
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16803b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@722dd6),segFN=segments_1,generation=1}
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.SolrIndexSearcher Opening Searcher@1502d6f[badConfig2] main
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf}
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CoreContainer Opening transient core badConfig2
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CoreContainer registering core: badConfig2
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\'
   [junit4]   2> 941280 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941282 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941312 INFO  (searcherExecutor-2939-thread-1-processing-x:badConfig2) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Registered new searcher Searcher@1502d6f[badConfig2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941314 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941314 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 941317 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 941319 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf'
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\], dataDir=[null]
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore JMX monitoring not detected for core: badSchema1
   [junit4]   2> 941321 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\
   [junit4]   2> 941321 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\index/
   [junit4]   2> 941321 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore [badSchema1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941321 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\index
   [junit4]   2> 941348 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=21.8115234375, floorSegmentMB=1.2861328125, forceMergeDeletesPctAllowed=16.266369865856372, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 941348 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@80f849 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8df5e),segFN=segments_1,generation=1}
   [junit4]   2> 941348 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore newest commit 

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

worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 945393 INFO  (SUITE-TestLazyCores-seed#[CC1F2D86FAC80E1D]-worker) [    x:collectionLazy2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21426216
   [junit4]   2> 1067432 ERROR (SUITE-TestLazyCores-seed#[CC1F2D86FAC80E1D]-worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Aug 08, 2015 4:48:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 08, 2015 4:49:10 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=6888, name=searcherExecutor-3055-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> Aug 08, 2015 4:49:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 08, 2015 4:49:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=FSTOrd50, id=FSTOrd50, v_s=PostingsFormat(name=MockRandom), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de_CH, timezone=Etc/GMT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_51 (32-bit)/cpus=3,threads=2,free=23393064,total=228990976
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, TestSolrCloudWithKerberosAlt, ShardRoutingTest, RecoveryZkTest, TestDynamicLoading, DistribJoinFromCollectionTest, TestChildDocTransformer, ShowFileRequestHandlerTest, TestRestManager, TestAtomicUpdateErrorCases, OverseerStatusTest, TestStressReorder, TestSolrConfigHandler, CircularListTest, DocValuesMissingTest, SimpleFacetsTest, TestPerFieldSimilarity, TestPostingsSolrHighlighter, DistributedQueryComponentCustomSortTest, SolrIndexSplitterTest, TestRandomDVFaceting, RankQueryTest, TestSurroundQueryParser, DefaultValueUpdateProcessorTest, MultiTermTest, TestExactStatsCache, TestLRUStatsCache, TestIndexingPerformance, TestJmxMonitoredMap, SecurityConfHandlerTest, DeleteInactiveReplicaTest, DistributedFacetPivotSmallAdvancedTest, DocValuesTest, TimeZoneUtilsTest, PeerSyncTest, TestBlendedInfixSuggestions, FieldAnalysisRequestHandlerTest, TestHighlightDedupGrouping, SparseHLLTest, AddBlockUpdateTest, SliceStateTest, TestJsonRequest, SyncSliceTest, CdcrRequestHandlerTest, SolrCoreTest, SolrCoreCheckLockOnStartupTest, LeaderElectionTest, TestUpdate, IndexSchemaRuntimeFieldTest, TestCrossCoreJoin, TestPKIAuthenticationPlugin, TestCollationFieldDocValues, TestFastLRUCache, CloudMLTQParserTest, AnalysisAfterCoreReloadTest, DocumentAnalysisRequestHandlerTest, CacheHeaderTest, BasicAuthIntegrationTest, DistributedQueryComponentOptimizationTest, TestManagedSchemaFieldResource, TriLevelCompositeIdRoutingTest, TestCSVLoader, TestPhraseSuggestions, CollectionReloadTest, TestOmitPositions, TestReplicationHandlerBackup, QueryElevationComponentTest, TestQueryUtils, ClusterStateUpdateTest, TestArbitraryIndexDir, TestStressLucene, BigEndianAscendingWordDeserializerTest, TestIndexSearcher, BJQParserTest, TestOverriddenPrefixQueryForCustomFieldType, PingRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestMaxScoreQueryParser, XmlUpdateRequestHandlerTest, DeleteLastCustomShardedReplicaTest, TestManagedStopFilterFactory, SolrTestCaseJ4Test, MultiThreadedOCPTest, TestBinaryField, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=CC1F2D86FAC80E1D -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [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=6888, name=searcherExecutor-3055-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([CC1F2D86FAC80E1D]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6888, name=searcherExecutor-3055-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([CC1F2D86FAC80E1D]:0)
   [junit4] Completed [164/539] on J0 in 150.19s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1145 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 539 suites, 2126 tests, 3 suite-level errors, 1105 ignored (26 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5123 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5123/
Java: 64bit/jdk1.8.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:64661/collection1: Bad Request    request: http://127.0.0.1:64637/collection1/update?update.chain=distrib-dup-test-chain-implicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64661%2Fcollection1%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64661/collection1: Bad Request



request: http://127.0.0.1:64637/collection1/update?update.chain=distrib-dup-test-chain-implicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64661%2Fcollection1%2F&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([CDBF13B4412D2297:45EB2C6EEFD14F6F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:639)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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 9883 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\init-core-data-001
   [junit4]   2> 841775 INFO  (SUITE-BasicDistributedZkTest-seed#[CDBF13B4412D2297]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 841777 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 841777 INFO  (Thread-2300) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 841778 INFO  (Thread-2300) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 841877 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkTestServer start zk server on port:64594
   [junit4]   2> 841877 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 841878 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841880 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66d7ddde name:ZooKeeperConnection Watcher:127.0.0.1:64594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841880 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841880 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 841880 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 841883 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 841884 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841885 INFO  (zkCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d0fe983 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841885 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841886 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 841886 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 841887 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 841889 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 841890 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 841892 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 841892 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 841895 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 841895 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 841897 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841897 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841899 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 841899 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 841900 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 841900 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 841902 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 841902 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 841904 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 841904 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 841906 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841906 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841908 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841908 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841910 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 841910 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 841912 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 841912 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 842477 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1
   [junit4]   2> 842480 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 842481 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@349b1fcf{/,null,AVAILABLE}
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4093e856{HTTP/1.1}{127.0.0.1:64601}
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server Started @845754ms
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\tempDir-001/control/data, hostContext=/, hostPort=64601, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores}
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\'
   [junit4]   2> 842505 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 842507 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842508 INFO  (zkCallback-799-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6efb7a44 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842508 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842508 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 842509 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 842509 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\solr.xml
   [junit4]   2> 842516 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores
   [junit4]   2> 842517 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer New CoreContainer 949803243
   [junit4]   2> 842517 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\]
   [junit4]   2> 842517 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\lib
   [junit4]   2> 842517 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\lib).
   [junit4]   2> 842525 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] 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> 842529 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64594/solr
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 842532 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842533 INFO  (zkCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21a4d861 name:ZooKeeperConnection Watcher:127.0.0.1:64594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842533 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842534 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 842536 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842537 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ba41922 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842537 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842538 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 842540 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 842542 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 842544 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 842546 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 842548 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 842549 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 842550 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 842551 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 842552 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64601_
   [junit4]   2> 842553 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64601_
   [junit4]   2> 842554 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 842555 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 842556 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842557 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94308557052837892-127.0.0.1:64601_-n_0000000000
   [junit4]   2> 842558 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64601_
   [junit4]   2> 842558 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 842559 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer Overseer (id=94308557052837892-127.0.0.1:64601_-n_0000000000) starting
   [junit4]   2> 842560 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 842566 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 842566 INFO  (OverseerCollectionProcessor-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 842566 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 842566 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 842574 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 842574 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 842577 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores
   [junit4]   2> 842578 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 842579 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\
   [junit4]   2> 842579 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 842580 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 842580 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 842580 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 842580 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 842580 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 842580 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [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> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 842582 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 843582 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 843582 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\'
   [junit4]   2> 843601 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 843611 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 843624 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 843633 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 843636 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 843642 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 843749 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 843761 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 843762 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 843772 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 843775 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 843778 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 843779 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 843779 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 843780 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 843780 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 843781 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 843785 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 843785 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 843785 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 843786 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 843786 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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@2eebc731
   [junit4]   2> 843787 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\
   [junit4]   2> 843787 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\index/
   [junit4]   2> 843787 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 843789 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\index
   [junit4]   2> 843789 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 843794 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@790d5712),segFN=segments_1,generation=1}
   [junit4]   2> 843794 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 843795 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64601_ 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 C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\
   [junit4]   2> 843795 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843801 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843809 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843810 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843812 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843814 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843817 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843817 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843818 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843818 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843820 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 843821 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 843821 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.440474620214366]
   [junit4]   2> 843824 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@790d5712),segFN=segments_1,generation=1}
   [junit4]   2> 843825 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 843825 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@52f42c6c[collection1] main
   [junit4]   2> 843825 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 843828 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843828 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843830 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843830 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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 1508936914993938432
   [junit4]   2> 843831 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1508936914993938432
   [junit4]   2> 843832 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 843833 INFO  (searcherExecutor-2621-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52f42c6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 843833 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 843834 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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:64601 collection:control_collection shard:shard1
   [junit4]   2> 843835 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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> 843840 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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/94308557052837892-core_node1-n_0000000000
   [junit4]   2> 843841 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 843843 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64601/collection1/
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64601/collection1/ has no replicas
   [junit4]   2> 843844 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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:64601/collection1/ shard1
   [junit4]   2> 843844 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 843844 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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> 843848 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 843849 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64601",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 843952 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64601/collection1/ and leader is http://127.0.0.1:64601/collection1/
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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:64601
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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> 844003 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844004 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 844004 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Update state numShards=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:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844083 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844084 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844085 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b80280b name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844086 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844086 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844086 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 844088 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 844107 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 844108 INFO  (zkCallback-804-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> 844523 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1
   [junit4]   2> 844525 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001
   [junit4]   2> 844526 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 844528 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e6cc86{/,null,AVAILABLE}
   [junit4]   2> 844530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.ServerConnector Started ServerConnector@50e08bda{HTTP/1.1}{127.0.0.1:64637}
   [junit4]   2> 844530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server Started @847803ms
   [junit4]   2> 844530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64637, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores}
   [junit4]   2> 844531 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 844531 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\'
   [junit4]   2> 844556 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844559 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844560 INFO  (zkCallback-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cd21687 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844560 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844560 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844561 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 844562 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\solr.xml
   [junit4]   2> 844568 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores
   [junit4]   2> 844568 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer New CoreContainer 859602999
   [junit4]   2> 844568 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\]
   [junit4]   2> 844569 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\lib
   [junit4]   2> 844570 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\lib).
   [junit4]   2> 844580 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] 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> 844585 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64594/solr
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844588 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844589 INFO  (zkCallback-807-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4139b0e0 name:ZooKeeperConnection Watcher:127.0.0.1:64594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844590 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844590 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844593 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844594 INFO  (zkCallback-808-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54f420b8 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844594 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844598 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 845604 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64637_
   [junit4]   2> 845605 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64637_
   [junit4]   2> 845606 INFO  (zkCallback-808-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 845607 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 845607 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 845608 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 845610 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94308557052837896-127.0.0.1:64637_-n_0000000001
   [junit4]   2> 845611 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94308557052837892-127.0.0.1:64601_-n_0000000000 to know if I could be the leader
   [junit4]   2> 845627 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 845627 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 845628 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores
   [junit4]   2> 845631 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 845631 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\
   [junit4]   2> 845631 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 845632 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 845632 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 845632 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 845633 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 845633 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 845633 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 845635 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64637",
   [junit4]   2>   "node_name":"127.0.0.1:64637_",
   [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> 845635 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64637",
   [junit4]   2>   "node_name":"127.0.0.1:64637_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845635 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 845636 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 845637 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 845637 INFO  (zkCallback-808-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_    ] 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> 845637 INFO  (zkCallback-804-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> 846634 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 846634 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 846634 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 846635 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 846635 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 846635 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\'
   [junit4]   2> 846648 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 846655 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 846658 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 846664 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 846666 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 846670 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 846751 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 846757 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 846758 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 846767 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 846770 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 846772 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 846772 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 846773 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 846773 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 846773 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 846773 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 846777 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ 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@2eebc731
   [junit4]   2> 846778 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 846778 INFO  (

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

lback-821-thread-1-processing-n:127.0.0.1:64712_) [n:127.0.0.1:64712_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 950256 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3d748db4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 950256 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3672c0f8{/,null,UNAVAILABLE}
   [junit4]   2> 950257 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64712_ c:collection3 s:shard1 r:core_node4 x:collection3] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64594 64594
   [junit4]   2> 952509 INFO  (Thread-2300) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64594 64594
   [junit4]   2> 952510 WARN  (Thread-2300) [    ] 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> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=CDBF13B4412D2297 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    111s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64661/collection1: Bad Request
   [junit4]    > request: http://127.0.0.1:64637/collection1/update?update.chain=distrib-dup-test-chain-implicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64661%2Fcollection1%2F&wt=javabin&version=2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDBF13B4412D2297:45EB2C6EEFD14F6F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:639)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 952521 INFO  (SUITE-BasicDistributedZkTest-seed#[CDBF13B4412D2297]-worker) [n:127.0.0.1:64712_ c:collection3 s:shard1 r:core_node4 x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {regex_dup_A_s=FSTOrd50, other_tl1=Lucene50(blocksize=128), regex_dup_B_s=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l_dv=PostingsFormat(name=Asserting), SubjectTerms_mfacet=Lucene50(blocksize=128), n_l1=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=Lucene50(blocksize=128), genre_s=PostingsFormat(name=Asserting), n_td1=Lucene50(blocksize=128), n_d1=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), n_f1=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), n_tl1=Lucene50(blocksize=128), oddField_s=PostingsFormat(name=Asserting), n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval), price=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), cat=PostingsFormat(name=LuceneVarGapFixedInterval), inStock=FSTOrd50, sequence_i=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), text=FSTOrd50, timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), foo_i=Lucene50(blocksize=128), val_i=PostingsFormat(name=Asserting), n_dt1=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128), a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), n_ti1=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=Asserting), _version_=Lucene50(blocksize=128), foo_b=FSTOrd50, n_tdt1=Lucene50(blocksize=128), name=PostingsFormat(name=Asserting), foo_d=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=be, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=175423632,total=412614656
   [junit4]   2> NOTE: All tests run in this JVM: [SharedFSAutoReplicaFailoverTest, TestScoreJoinQPScore, TestOrdValues, SortByFunctionTest, CircularListTest, TestFunctionQuery, TestChildDocTransformer, SliceStateTest, TestCloudManagedSchema, TestHashPartitioner, TestOmitPositions, LukeRequestHandlerTest, SparseHLLTest, BJQParserTest, TestReloadAndDeleteDocs, TestSurroundQueryParser, SharedFSAutoReplicaFailoverUtilsTest, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser, CollectionStateFormat2Test, TestCustomSort, ZkCLITest, TestOverriddenPrefixQueryForCustomFieldType, TestManagedSynonymFilterFactory, TestSort, DistributedFacetPivotWhiteBoxTest, DistanceUnitsTest, TestWriterPerf, TestBM25SimilarityFactory, TestJmxIntegration, DistributedFacetPivotLargeTest, CoreAdminHandlerTest, SolrPluginUtilsTest, SuggesterTest, OverseerStatusTest, TestClassNameShortening, ClusterStateUpdateTest, TestElisionMultitermQuery, URLClassifyProcessorTest, DOMUtilTest, DistributedSuggestComponentTest, TestSolrConfigHandlerConcurrent, DistributedQueryComponentCustomSortTest, SOLR749Test, CoreAdminCreateDiscoverTest, TestBinaryField, ChaosMonkeyNothingIsSafeTest, TestFastLRUCache, TestIndexingPerformance, SolrCoreCheckLockOnStartupTest, TestUniqueKeyFieldResource, SolrCoreTest, CollectionTooManyReplicasTest, TestJsonRequest, PrimUtilsTest, TestComplexPhraseQParserPlugin, BlockDirectoryTest, SolrInfoMBeanTest, TestSolrIndexConfig, SecurityConfHandlerTest, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, NoCacheHeaderTest, CdcrRequestHandlerTest, SynonymTokenizerTest, TestRuleBasedAuthorizationPlugin, PathHierarchyTokenizerFactoryTest, DocValuesMissingTest, TestIBSimilarityFactory, TestDistribDocBasedVersion, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, InfoHandlerTest, TestJmxMonitoredMap, HdfsUnloadDistributedZkTest, TestComponentsName, TestIndexSearcher, TestStressVersions, BasicAuthIntegrationTest, UUIDUpdateProcessorFallbackTest, DistributedQueryElevationComponentTest, TestCollationFieldDocValues, TestSha256AuthenticationProvider, FullHLLTest, AddBlockUpdateTest, TestXIncludeConfig, TestMacros, RollingRestartTest, TestSmileRequest, MigrateRouteKeyTest, SimpleMLTQParserTest, TestSolrCloudWithKerberosAlt, BaseCdcrDistributedZkTest, TestCoreContainer, TestStressRecovery, TestExactSharedStatsCache, DistribCursorPagingTest, PKIAuthenticationIntegrationTest, BasicDistributedZkTest]
   [junit4] Completed [165/539] on J0 in 110.77s, 1 test, 1 error <<< FAILURES!

[...truncated 1192 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 539 suites, 2126 tests, 1 error, 76 ignored (40 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5122 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.lucene.store.TestSleepingLockWrapper.testStressLocks

Error Message:
Captured an uncaught exception in thread: Thread[id=18, name=Thread-3, state=RUNNABLE, group=TGRP-TestSleepingLockWrapper]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=Thread-3, state=RUNNABLE, group=TGRP-TestSleepingLockWrapper]
	at __randomizedtesting.SeedInfo.seed([52C306AB657B88DE:CF2485679D740B8]:0)
Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: file=_k.cfe
	at __randomizedtesting.SeedInfo.seed([52C306AB657B88DE]:0)
	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
	at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:636)
	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:377)
	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:574)
	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3006)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1066)
	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
	at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)




Build Log:
[...truncated 374 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4]   2> Aug 08, 2015 1:41:01 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-3,5,TGRP-TestSleepingLockWrapper]
   [junit4]   2> java.lang.AssertionError: hit unexpected NoSuchFileException: file=_k.cfe
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([52C306AB657B88DE]:0)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:636)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:377)
   [junit4]   2> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:574)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3006)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1066)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
   [junit4]   2> 	at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSleepingLockWrapper -Dtests.method=testStressLocks -Dtests.seed=52C306AB657B88DE -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.82s J0 | TestSleepingLockWrapper.testStressLocks <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=Thread-3, state=RUNNABLE, group=TGRP-TestSleepingLockWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52C306AB657B88DE:CF2485679D740B8]:0)
   [junit4]    > Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException: file=_k.cfe
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52C306AB657B88DE]:0)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:636)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:377)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:574)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3006)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1066)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
   [junit4]    > 	at org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=hi, timezone=America/Inuvik
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=40956208,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestNeverDelete, TestSleepingLockWrapper]
   [junit4] Completed [9/401] on J0 in 3.20s, 6 tests, 1 error <<< FAILURES!

[...truncated 1279 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 401 suites, 3225 tests, 1 error, 54 ignored (50 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5121 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5121/
Java: 64bit/jdk1.8.0_51 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([81157B92B2FA81CA:684FC0AA2C631162]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">10</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 40 more




Build Log:
[...truncated 9549 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\init-core-data-001
   [junit4]   2> 17054 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 17057 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 17059 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 17059 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 17060 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 17108 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 17123 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 17155 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17156 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema12.xml
   [junit4]   2> 17168 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 17281 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 17283 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 17284 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 17295 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17299 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17305 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17305 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 17306 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr/'
   [junit4]   2> 17323 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.CoreContainer New CoreContainer 1422151169
   [junit4]   2> 17323 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=solr/]
   [junit4]   2> 17323 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solr\lib
   [junit4]   2> 17323 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solr\lib).
   [junit4]   2> 17336 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] 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> 17341 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 17341 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17341 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 17342 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 17343 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001, shard=shard1}
   [junit4]   2> 17345 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr\collection1\'
   [junit4]   2> 17391 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 17402 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 17426 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17432 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from solr\collection1\conf\schema12.xml
   [junit4]   2> 17442 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 17517 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 17518 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 17519 WARN  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 17539 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17544 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17550 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solr\collection1\conf'
   [junit4]   2> 17550 INFO  (coreLoadExecutor-58-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir solr\collection1\
   [junit4]   2> 17550 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 17551 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [solr\collection1\], dataDir=[null]
   [junit4]   2> 17552 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 17554 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001
   [junit4]   2> 17555 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index/
   [junit4]   2> 17555 WARN  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index' doesn't exist. Creating new index...
   [junit4]   2> 17556 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index
   [junit4]   2> 17557 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=54.2744140625, floorSegmentMB=1.5947265625, forceMergeDeletesPctAllowed=2.3731133454445485, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 17575 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a65ead6),segFN=segments_1,generation=1}
   [junit4]   2> 17575 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 17576 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17577 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17578 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17578 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 17578 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17578 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17578 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 17582 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17583 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17584 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17584 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17585 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 17586 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 17586 WARN  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 17587 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 17587 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 17587 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 17588 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2901706783773432]
   [junit4]   2> 17590 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a65ead6),segFN=segments_1,generation=1}
   [junit4]   2> 17590 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 17590 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e2deca6[collection1] main
   [junit4]   2> 17590 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 17591 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 17591 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 17591 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 17608 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 17700 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17700 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 17700 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 17701 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 17701 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 17701 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 17701 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 17702 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 17703 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 17703 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 17705 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 17705 INFO  (searcherExecutor-59-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e2deca6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17709 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 7
   [junit4]   2> 17780 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 17816 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a65ead6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a65ead6),segFN=segments_2,generation=2}
   [junit4]   2> 17816 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 17818 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrCore New index directory detected: old=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index/ new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp
   [junit4]   2> 17820 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@138d494[collection1] main
   [junit4]   2> 17820 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 17820 INFO  (searcherExecutor-59-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@138d494[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 17820 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 44
   [junit4]   2> 17821 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'solr\collection1\'
   [junit4]   2> 17862 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 17867 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 17881 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17883 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from solr\collection1\conf\schema12.xml
   [junit4]   2> 17890 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 17939 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 17940 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 17941 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 17964 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17969 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 17976 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solr\collection1\conf'
   [junit4]   2> 17976 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir solr\collection1\
   [junit4]   2> 17976 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [solr\collection1\], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\]
   [junit4]   2> 17976 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 17977 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp
   [junit4]   2> 17978 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\
   [junit4]   2> 17979 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\
   [junit4]   2> 17979 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index as it is still being referenced in the cache!
   [junit4]   2> 17979 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index failed.
   [junit4]   2> 17979 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 17980 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 17980 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17980 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 17981 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17981 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 17981 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17982 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 17982 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 17982 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17982 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 17982 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 17985 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17986 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17986 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17987 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 17989 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 17989 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 17990 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 17990 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 17991 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 17992 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 17993 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6bc2f74f[collection1] main
   [junit4]   2> 17994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 17994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 17994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 17994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 17995 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 18000 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18000 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18000 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 18001 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 18001 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 18001 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 18001 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18001 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 18002 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 18002 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp
   [junit4]   2> 18003 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8612621346398216]
   [junit4]   2> 18003 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 18004 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 18006 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 18007 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 18007 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bc2f74f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 18010 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b48dd40),segFN=segments_1,generation=1}
   [junit4]   2> 18011 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 18011 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 18015 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a756a26[collection1] main
   [junit4]   2> 18015 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 18015 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bcc0ca5
   [junit4]   2> 18016 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 18016 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 18018 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a756a26[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 18025 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10 
   [junit4]   2> 18027 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">10</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 18028 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">10</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 18028 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[81157B92B2FA81CA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=81157B92B2FA81CA -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.03s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81157B92B2FA81CA:684FC0AA2C631162]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">10</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1422151169
   [junit4]   2> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d95689c
   [junit4]   2> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    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> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 18086 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 18087 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 18088 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 18088 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001;done=false>>]
   [junit4]   2> 18088 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001
   [junit4]   2> 18088 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index;done=false>>]
   [junit4]   2> 18088 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index
   [junit4]   2> 18120 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp;done=false>>]
   [junit4]   2> 18120 INFO  (SUITE-TestArbitraryIndexDir-seed#[81157B92B2FA81CA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001\tempDir-001\index_temp
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestArbitraryIndexDir_81157B92B2FA81CA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ca, timezone=Asia/Macau
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=339295584,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [UniqFieldsUpdateProcessorFactoryTest, TestMaxScoreQueryParser, TestAtomicUpdateErrorCases, TestManagedSchemaFieldTypeResource, TestArbitraryIndexDir]
   [junit4] Completed [9/539] on J0 in 1.10s, 1 test, 1 error <<< FAILURES!

[...truncated 1679 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 539 suites, 2126 tests, 1 error, 76 ignored (40 assumptions)

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