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/11/09 02:51:39 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5384/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:58991/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {trace=java.lang.NullPointerException  at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58991/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {trace=java.lang.NullPointerException
	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([EA064FE1A854638C:6252703B06A80E74]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
	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:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=3488, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[EA064FE1A854638C]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    2) Thread[id=3489, name=zkCallback-322-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    3) Thread[id=3487, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[EA064FE1A854638C]-SendThread(127.0.0.1:58911), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)    4) Thread[id=3630, name=zkCallback-322-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    5) Thread[id=3629, name=zkCallback-322-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=3488, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[EA064FE1A854638C]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   2) Thread[id=3489, name=zkCallback-322-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   3) Thread[id=3487, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[EA064FE1A854638C]-SendThread(127.0.0.1:58911), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   4) Thread[id=3630, name=zkCallback-322-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   5) Thread[id=3629, name=zkCallback-322-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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([EA064FE1A854638C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3489, name=zkCallback-322-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    2) Thread[id=3487, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[EA064FE1A854638C]-SendThread(127.0.0.1:58911), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)    3) Thread[id=3630, name=zkCallback-322-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    4) Thread[id=3629, name=zkCallback-322-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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=3489, name=zkCallback-322-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   2) Thread[id=3487, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[EA064FE1A854638C]-SendThread(127.0.0.1:58911), state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   3) Thread[id=3630, name=zkCallback-322-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   4) Thread[id=3629, name=zkCallback-322-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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([EA064FE1A854638C]:0)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testCollectionCreateWithoutCoresThenDelete

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([EA064FE1A854638C:59C38020A72CB0CD]:0)
	at java.util.LinkedList$ListItr.next(LinkedList.java:893)
	at org.apache.solr.cloud.MiniSolrCloudCluster.shutdown(MiniSolrCloudCluster.java:427)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestMiniSolrCloudCluster.java:322)
	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:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestAuthenticationFramework

Error Message:
98 threads leaked from SUITE scope at org.apache.solr.cloud.TestAuthenticationFramework:     1) Thread[id=7768, name=qtp584985830-7768, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7871, name=OverseerThreadFactory-2499-thread-1, state=WAITING, group=Overseer collection creation process.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)         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)    3) Thread[id=7796, name=qtp741047083-7796, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7843, name=Thread-2374, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)    5) Thread[id=7870, name=Scheduler-739890893, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)    6) Thread[id=7773, name=qtp584985830-7773, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=7774, name=qtp584985830-7774, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=7829, name=jetty-launcher-1575-thread-1-EventThread, state=WAITING, group=TGRP-TestAuthenticationFramework]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    9) Thread[id=7875, name=OverseerThreadFactory-2499-thread-2, state=WAITING, group=Overseer collection creation process.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)         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)   10) Thread[id=7883, name=zkCallback-1592-thread-3, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   11) Thread[id=7757, name=qtp1829171252-7757-selector-ServerConnectorManager@302c6176/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   12) Thread[id=7789, name=qtp741047083-7789-selector-ServerConnectorManager@76553ca4/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   13) Thread[id=7775, name=qtp584985830-7775, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   14) Thread[id=7779, name=qtp1582668170-7779, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   15) Thread[id=7858, name=Thread-2382, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   16) Thread[id=7891, name=zkCallback-1595-thread-4, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   17) Thread[id=7878, name=zkCallback-1596-thread-4, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   18) Thread[id=7782, name=qtp1582668170-7782, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   19) Thread[id=7832, name=jetty-launcher-1575-thread-5-SendThread(127.0.0.1:61134), state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)   20) Thread[id=7879, name=zkCallback-1596-thread-5, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   21) Thread[id=7889, name=zkCallback-1592-thread-4, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   22) Thread[id=7762, name=qtp1829171252-7762, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   23) Thread[id=7749, name=qtp1225052344-7749, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   24) Thread[id=7890, name=zkCallback-1595-thread-3, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   25) Thread[id=7793, name=qtp741047083-7793, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   26) Thread[id=7765, name=Scheduler-2015480548, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   27) Thread[id=7747, name=qtp1225052344-7747-selector-ServerConnectorManager@2d6ee289/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   28) Thread[id=7786, name=Scheduler-1673798781, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   29) Thread[id=7857, name=OverseerHdfsCoreFailoverThread-94832809501196299-127.0.0.1:61138_solr-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)         at java.lang.Thread.run(Thread.java:745)   30) Thread[id=7840, name=jetty-launcher-1575-thread-2-SendThread(127.0.0.1:61134), state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)   31) Thread[id=7884, name=zkCallback-1593-thread-2, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   32) Thread[id=7752, name=qtp1225052344-7752, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   33) Thread[id=7785, name=qtp1582668170-7785, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   34) Thread[id=7777, name=org.eclipse.jetty.server.session.HashSessionManager@d0b23b9Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   35) Thread[id=7783, name=qtp1582668170-7783, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   36) Thread[id=7791, name=qtp741047083-7791, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   37) Thread[id=7828, name=jetty-launcher-1575-thread-1-SendThread(127.0.0.1:61134), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)   38) Thread[id=7790, name=qtp741047083-7790, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   39) Thread[id=7831, name=jetty-launcher-1575-thread-4-EventThread, state=WAITING, group=TGRP-TestAuthenticationFramework]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)   40) Thread[id=7766, name=org.eclipse.jetty.server.session.HashSessionManager@42d3f690Timer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   41) Thread[id=7836, name=zkCallback-1592-thread-1, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   42) Thread[id=7833, name=jetty-launcher-1575-thread-5-EventThread, state=WAITING, group=TGRP-TestAuthenticationFramework]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)   43) Thread[id=7856, name=OverseerCollectionConfigSetProcessor-94832809501196299-127.0.0.1:61138_solr-n_0000000000, state=WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)         at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172)         at java.lang.Thread.run(Thread.java:745)   44) Thread[id=7887, name=zkCallback-1595-thread-2, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   45) Thread[id=7778, name=qtp1582668170-7778-selector-ServerConnectorManager@7da5040b/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   46) Thread[id=7758, name=qtp1829171252-7758, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   47) Thread[id=7886, name=zkCallback-1594-thread-3, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   48) Thread[id=7763, name=qtp1829171252-7763, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   49) Thread[id=7761, name=qtp1829171252-7761, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   50) Thread[id=7885, name=zkCallback-1593-thread-3, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   51) Thread[id=7753, name=qtp1225052344-7753, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   52) Thread[id=7754, name=Scheduler-1771089060, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   53) Thread[id=7880, name=zkCallback-1596-thread-6, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   54) Thread[id=7842, name=zkCallback-1596-thread-1, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   55) Thread[id=7855, name=OverseerStateUpdate-94832809501196299-127.0.0.1:61138_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)         at java.lang.Thread.run(Thread.java:745)   56) Thread[id=7748, name=qtp1225052344-7748, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   57) Thread[id=7771, name=qtp584985830-7771, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   58) Thread[id=7788, name=qtp741047083-7788-acceptor-0@27123c06-ServerConnector@39bd6bb9{HTTP/1.1}{127.0.0.1:61152}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   59) Thread[id=7830, name=jetty-launcher-1575-thread-4-SendThread(127.0.0.1:61134), state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)   60) Thread[id=7770, name=qtp584985830-7770, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   61) Thread[id=7877, name=zkCallback-1596-thread-3, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   62) Thread[id=7852, name=Thread-2380, state=WAITING, group=TGRP-TestAuthenticationFramework]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   63) Thread[id=7860, name=coreContainerWorkExecutor-2472-thread-1, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   64) Thread[id=7769, name=qtp584985830-7769-selector-ServerConnectorManager@7d5f4549/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   65) Thread[id=7799, name=org.eclipse.jetty.server.session.HashSessionManager@3fe65aaTimer, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   66) Thread[id=7751, name=qtp1225052344-7751, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   67) Thread[id=7772, name=qtp584985830-7772-acceptor-0@52a3290e-ServerConnector@693e95da{HTTP/1.1}{127.0.0.1:61144}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   68) Thread[id=7888, name=zkCallback-1593-thread-4, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   69) Thread[id=7784, name=qtp1582668170-7784, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:745)   70) Thread[id=7854, name=coreContainerWorkExecutor-2476-thread-1, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   71) Thread[id=7776, name=Scheduler-1045324968, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         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)   72) Thread[id=7892, name=zkCallback-1594-thread-4, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)   73) Thread[id=7746, name=qtp1225052344-7746-acceptor-0@50141423-ServerConnector@44f41da8{HTTP/1.1}{127.0.0.1:61138}, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)   74) Thread[id=7764, name=qtp1829171252-7764, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(Bl

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

it4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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]    >   47) Thread[id=7849, name=Thread-2378, state=WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   [junit4]    >   48) Thread[id=7876, name=zkCallback-1596-thread-2, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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]    >   49) Thread[id=7834, name=jetty-launcher-1575-thread-3-SendThread(127.0.0.1:61134), state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >   50) Thread[id=7887, name=zkCallback-1595-thread-2, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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]    >   51) Thread[id=7778, name=qtp1582668170-7778-selector-ServerConnectorManager@7da5040b/0, state=RUNNABLE, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >   52) Thread[id=7886, name=zkCallback-1594-thread-3, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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]    >   53) Thread[id=7839, name=zkCallback-1593-thread-1, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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]    >   54) Thread[id=7838, name=zkCallback-1594-thread-1, state=TIMED_WAITING, group=TGRP-TestAuthenticationFramework]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [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([EA064FE1A854638C]:0)
   [junit4] Completed [482/555] on J0 in 191.73s, 7 tests, 3 errors <<< FAILURES!

[...truncated 228 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 4 suite-level errors, 2 errors, 1679 ignored (56 assumptions) [seed: EA064FE1A854638C]

Total time: 34 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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

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


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

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




Build Log:
[...truncated 9633 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_7A6C7D7430B44AB3-001\init-core-data-001
   [junit4]   2> 533015 INFO  (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 533018 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 533119 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\'
   [junit4]   2> 533119 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533120 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533143 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer New CoreContainer 1781851261
   [junit4]   2> 533143 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\]
   [junit4]   2> 533143 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\lib
   [junit4]   2> 533143 WARN  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\lib).
   [junit4]   2> 533154 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] 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> 533155 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 533155 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 533159 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 533160 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 533161 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 533161 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 533162 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 533162 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 533163 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 533163 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 533164 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 533164 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 533166 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection1\'
   [junit4]   2> 533166 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection2\'
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533166 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection5\'
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533168 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533208 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533209 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533209 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533211 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533211 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533212 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533232 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533233 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 533233 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533235 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 533235 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533236 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 533238 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 533238 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 533241 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 533246 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533246 INFO  (coreLoadExecutor-1298-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533248 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf'
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf'
   [junit4]   2> 533253 INFO  (coreLoadExecutor-1298-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_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf'
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-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\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-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\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 533255 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index/
   [junit4]   2> 533256 WARN  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index/
   [junit4]   2> 533256 WARN  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533256 INFO  (coreLoadExecutor-1298-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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index/
   [junit4]   2> 533257 WARN  (coreLoadExecutor-1298-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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37b52dbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65ca9a8f),segFN=segments_1,generation=1}
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@174b4b23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55571d64),segFN=segments_1,generation=1}
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533257 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533258 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c082fa7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ac77970),segFN=segments_1,generation=1}
   [junit4]   2> 533258 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533260 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\
   [junit4]   2> 533260 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533262 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533267 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533267 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533269 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533269 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533270 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533270 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\
   [junit4]   2> 533270 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533271 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533273 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533274 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533274 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533274 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\
   [junit4]   2> 533277 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533277 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533278 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533279 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533279 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533280 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533281 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533281 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533281 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 533283 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6c082fa7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ac77970),segFN=segments_1,generation=1}
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@174b4b23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55571d64),segFN=segments_1,generation=1}
   [junit4]   2> 533285 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533285 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@6984f4d5[collectionLazy5] main
   [junit4]   2> 533284 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@37b52dbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65ca9a8f),segFN=segments_1,generation=1}
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf}
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-001\collection5\conf
   [junit4]   2> 533286 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 533287 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@6c5377bd[collectionLazy2] main
   [junit4]   2> 533288 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf
   [junit4]   2> 533285 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5882cd5c[collection1] main
   [junit4]   2> 533288 INFO  (searcherExecutor-1300-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@6984f4d5[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533288 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf}
   [junit4]   2> 533288 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-001\collection2\conf
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-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\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-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\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf}
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-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\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\conf
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533290 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533291 INFO  (coreLoadExecutor-1298-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 533291 INFO  (searcherExecutor-1299-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@6c5377bd[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533291 INFO  (searcherExecutor-1301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5882cd5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533294 INFO  (Thread-987) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\'
   [junit4]   2> 533294 INFO  (Thread-987) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533294 INFO  (Thread-987) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533314 INFO  (Thread-987) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533318 INFO  (Thread-987) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533322 INFO  (Thread-987) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533322 INFO  (Thread-987) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 533325 INFO  (Thread-987) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 533327 INFO  (Thread-987) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533328 INFO  (Thread-987) [    ] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf'
   [junit4]   2> 533328 INFO  (Thread-987) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\
   [junit4]   2> 533328 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533328 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 533328 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 533329 INFO  (Thread-987) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\
   [junit4]   2> 533329 INFO  (Thread-987) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index/
   [junit4]   2> 533331 WARN  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@703cd906 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60434f99),segFN=segments_1,generation=1}
   [junit4]   2> 533331 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533333 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\
   [junit4]   2> 533334 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533335 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533338 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533339 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533340 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533341 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] 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> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 533342 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=22.806640625, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=24.267405549987913, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8010736885863057
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@703cd906 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60434f99),segFN=segments_1,generation=1}
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533343 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@52108539[collectionLazy3] main
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf}
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-001\collection3\conf
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 533345 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533346 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 533346 INFO  (Thread-987) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 533347 INFO  (searcherExecutor-1311-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@52108539[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533362 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1781851261
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@e56f1a0
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533363 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection5\data\index
   [junit4]   2> 533366 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@456cf7ce
   [junit4]   2> 533367 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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> 533368 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533368 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533368 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\index
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection1\data\
   [junit4]   2> 533369 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@446abb0b
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533370 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\
   [junit4]   2> 533373 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection2\data\index
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@205f65f5
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533374 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-001\collection3\data\index
   [junit4]   2> 533376 INFO  (TEST-TestLazyCores.testRace-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 533380 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 533492 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\'
   [junit4]   2> 533492 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533492 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 1410158241
   [junit4]   2> 533522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\]
   [junit4]   2> 533522 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\lib
   [junit4]   2> 533522 WARN  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\lib).
   [junit4]   2> 533532 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] 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> 533535 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 533536 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 533538 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection1\, dataDir=data\}
   [junit4]   2> 533538 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\, dataDir=data\}
   [junit4]   2> 533539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection3\, dataDir=data\}
   [junit4]   2> 533539 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection4\, dataDir=data\}
   [junit4]   2> 533540 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\, dataDir=data\}
   [junit4]   2> 533541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection6\, dataDir=data\}
   [junit4]   2> 533541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection7\, dataDir=data\}
   [junit4]   2> 533541 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection8\, dataDir=data\}
   [junit4]   2> 533542 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection9\, dataDir=data\}
   [junit4]   2> 533543 INFO  (coreLoadExecutor-1320-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection1\'
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection5\'
   [junit4]   2> 533543 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection2\'
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533545 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 533576 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533576 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 533579 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533579 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 533584 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533584 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 533586 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 533586 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 533588 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 533591 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 533593 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533594 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection5\conf'
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] 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_7A6C7D7430B44AB3-001\tempDir-002\collection2\conf'
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 533598 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\index/
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\index/
   [junit4]   2> 533600 WARN  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533600 WARN  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 533601 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] 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_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\index
   [junit4]   2> 533600 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] 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_7A6C7D7430B44AB3-001\tempDir-002\collection5\data\index
   [junit4]   2> 533601 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@348381c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2190cd4e),segFN=segments_1,generation=1}
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=87.73828125, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=29.573448727905568, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b461ddc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@192d4437),segFN=segments_1,generation=1}
   [junit4]   2> 533602 INFO  (coreLoadExecutor-1320-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 533604 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\
   [junit4]   2> 533604 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-002\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 533607 INFO  (coreLoadExecutor-1320-thread-2-processing-x:collectionLazy3) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 533608 INFO  (

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

stLazyCores.testCachingLimit-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy9] 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.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-007\collection9\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-007\collection9\data\;done=false>>]
   [junit4]   2> 538973 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy9] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_7A6C7D7430B44AB3-001\tempDir-007\collection9\data\
   [junit4]   2> 538973 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[7A6C7D7430B44AB3]) [    x:collectionLazy9] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit
   [junit4]   2> 538973 INFO  (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    x:collectionLazy9] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 538973 INFO  (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    x:collectionLazy9] o.a.s.c.CoreContainer Shutting down CoreContainer instance=647400351
   [junit4]   2> 659250 ERROR (SUITE-TestLazyCores-seed#[7A6C7D7430B44AB3]-worker) [    x:collectionLazy9] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Nov 10, 2015 12:52:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Nov 10, 2015 12:52:22 AM 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=2670, name=searcherExecutor-1506-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> Nov 10, 2015 12:52:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2670, name=searcherExecutor-1506-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 10, 2015 12:52:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2670, name=searcherExecutor-1506-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=FST50, id=FST50, v_s=PostingsFormat(name=Memory doPackFST= false), v_f=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=in_ID, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=79233936,total=382730240
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, DocumentBuilderTest, TestLRUCache, TestReloadDeadlock, SpatialFilterTest, UpdateParamsTest, VMParamsZkACLAndCredentialsProvidersTest, TestManagedResourceStorage, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedSearch, DistributedQueryElevationComponentTest, TestCSVLoader, TestReplicaProperties, HdfsRecoveryZkTest, TestConfigSets, TestSort, TestComponentsName, TestFastLRUCache, ConnectionManagerTest, SampleTest, OverseerRolesTest, ReturnFieldsTest, RollingRestartTest, DeleteLastCustomShardedReplicaTest, TestIntervalFaceting, QueryElevationComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestTrackingShardHandlerFactory, TestRandomMergePolicy, TestManagedSchema, TestRequestStatusCollectionAPI, SimpleMLTQParserTest, TestFieldTypeCollectionResource, TestCloudManagedSchema, TestNRTOpen, TestClassicSimilarityFactory, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=7A6C7D7430B44AB3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A6C7D7430B44AB3]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
   [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=2670, name=searcherExecutor-1506-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([7A6C7D7430B44AB3]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2670, name=searcherExecutor-1506-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([7A6C7D7430B44AB3]:0)
   [junit4] Completed [113/556] on J0 in 150.27s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1421 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 556 suites (8 ignored), 2207 tests, 3 suite-level errors, 1552 ignored (65 assumptions) [seed: 7A6C7D7430B44AB3]

Total time: 36 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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

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([682B6DB98C986A08]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
	at sun.reflect.GeneratedMethodAccessor21.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:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

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




Build Log:
[...truncated 10530 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\init-core-data-001
   [junit4]   2> 1737109 INFO  (SUITE-TestLazyCores-seed#[682B6DB98C986A08]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1737113 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1737160 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\'
   [junit4]   2> 1737160 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737160 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737181 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer New CoreContainer 1028902039
   [junit4]   2> 1737181 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\]
   [junit4]   2> 1737181 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\lib
   [junit4]   2> 1737181 WARN  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\lib).
   [junit4]   2> 1737188 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] 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> 1737195 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737196 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737197 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737197 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\, dataDir=data\}
   [junit4]   2> 1737198 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\, dataDir=data\}
   [junit4]   2> 1737198 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\, dataDir=data\}
   [junit4]   2> 1737199 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection4\, dataDir=data\}
   [junit4]   2> 1737199 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\, dataDir=data\}
   [junit4]   2> 1737200 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection6\, dataDir=data\}
   [junit4]   2> 1737200 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection7\, dataDir=data\}
   [junit4]   2> 1737202 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection8\, dataDir=data\}
   [junit4]   2> 1737203 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection9\, dataDir=data\}
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\'
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\'
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737204 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\'
   [junit4]   2> 1737203 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737204 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737204 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737238 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737239 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737239 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737240 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737241 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737241 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737243 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737248 INFO  (coreLoadExecutor-5939-thread-2) [    ] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.s.IndexSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1737251 INFO  (coreLoadExecutor-5939-thread-3) [    ] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1737254 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1737254 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1737254 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737255 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737256 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf'
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737259 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf'
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf'
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1737260 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1737261 WARN  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1737261 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737261 WARN  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737261 WARN  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45d98ec8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73a66c32),segFN=segments_1,generation=1}
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e97f140 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecaf90a),segFN=segments_1,generation=1}
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f125c36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ac28719),segFN=segments_1,generation=1}
   [junit4]   2> 1737262 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737262 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\
   [junit4]   2> 1737263 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737264 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737265 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737265 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\
   [junit4]   2> 1737265 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy2) [    x:collectionLazy2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737268 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737268 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737268 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737270 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737271 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737271 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737271 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45d98ec8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73a66c32),segFN=segments_1,generation=1}
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737272 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.s.SolrIndexSearcher Opening Searcher@2f8e864e[collectionLazy2] main
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf}
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\conf
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer Opening transient core collectionLazy2
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-2) [    x:collectionLazy2] o.a.s.c.CoreContainer registering core: collectionLazy2
   [junit4]   2> 1737273 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737274 INFO  (searcherExecutor-5942-thread-1-processing-x:collectionLazy2) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Registered new searcher Searcher@2f8e864e[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f125c36 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ac28719),segFN=segments_1,generation=1}
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@197679fb[collectionLazy5] main
   [junit4]   2> 1737274 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf}
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\conf
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737275 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737276 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737276 INFO  (searcherExecutor-5941-thread-1-processing-x:collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Registered new searcher Searcher@197679fb[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737276 INFO  (coreLoadExecutor-5939-thread-3) [    x:collectionLazy5] o.a.s.c.CoreContainer registering core: collectionLazy5
   [junit4]   2> 1737276 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737277 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\
   [junit4]   2> 1737277 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737277 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737277 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e97f140 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecaf90a),segFN=segments_1,generation=1}
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737278 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@53101e6c[collection1] main
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf}
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\conf
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737279 INFO  (coreLoadExecutor-5939-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1737281 INFO  (searcherExecutor-5940-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53101e6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737284 INFO  (Thread-5023) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\'
   [junit4]   2> 1737284 INFO  (Thread-5023) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737284 INFO  (Thread-5023) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737298 INFO  (Thread-5023) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737299 INFO  (Thread-5023) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737301 INFO  (Thread-5023) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737302 INFO  (Thread-5023) [    ] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1737304 INFO  (Thread-5023) [    ] o.a.s.s.IndexSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1737306 INFO  (Thread-5023) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737306 INFO  (Thread-5023) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf'
   [junit4]   2> 1737306 INFO  (Thread-5023) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\
   [junit4]   2> 1737306 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737306 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1737306 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1737307 WARN  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index
   [junit4]   2> 1737307 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737308 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@52263413 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db53572),segFN=segments_1,generation=1}
   [junit4]   2> 1737308 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737308 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\
   [junit4]   2> 1737308 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy3) [    x:collectionLazy3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737309 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737310 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737311 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737311 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737312 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737313 INFO  (Thread-5023) [    x:collectionLazy3] 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> 1737313 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@52263413 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6db53572),segFN=segments_1,generation=1}
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737314 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.s.SolrIndexSearcher Opening Searcher@4a38c0c4[collectionLazy3] main
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf}
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\conf
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1737315 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1737316 INFO  (searcherExecutor-5952-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Registered new searcher Searcher@4a38c0c4[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1737316 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CoreContainer Opening transient core collectionLazy3
   [junit4]   2> 1737316 INFO  (Thread-5023) [    x:collectionLazy3] o.a.s.c.CoreContainer registering core: collectionLazy3
   [junit4]   2> 1737322 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1028902039
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@6576efb5
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737323 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection5\data\index
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@391c6341
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    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> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737324 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection1\data\index
   [junit4]   2> 1737325 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d830dcb
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.SolrCore [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\index
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection2\data\
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d4281dc
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] 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> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1737326 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-001\collection3\data\index
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testRace-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1737327 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1737380 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\'
   [junit4]   2> 1737380 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737380 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737405 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer New CoreContainer 374264998
   [junit4]   2> 1737406 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\]
   [junit4]   2> 1737406 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\lib
   [junit4]   2> 1737406 WARN  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\lib).
   [junit4]   2> 1737414 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] 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> 1737416 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737417 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737419 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\, dataDir=data\}
   [junit4]   2> 1737420 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection2\, dataDir=data\}
   [junit4]   2> 1737420 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy3, config=solrconfig.xml, transient=on, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection3, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection3\, dataDir=data\}
   [junit4]   2> 1737421 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy4, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection4, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection4\, dataDir=data\}
   [junit4]   2> 1737421 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy5, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection5, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\, dataDir=data\}
   [junit4]   2> 1737422 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy6, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection6, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection6\, dataDir=data\}
   [junit4]   2> 1737423 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy7, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection7, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection7\, dataDir=data\}
   [junit4]   2> 1737423 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy8, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection8, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection8\, dataDir=data\}
   [junit4]   2> 1737424 INFO  (TEST-TestLazyCores.testCreateSame-seed#[682B6DB98C986A08]) [    x:collectionLazy3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collectionLazy9, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=collection9, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection9\, dataDir=data\}
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\'
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\'
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737425 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737450 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737451 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737453 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737454 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1737456 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1737459 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737461 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\conf'
   [junit4]   2> 1737461 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1737462 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1737463 WARN  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\index
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6142af09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf53c7),segFN=segments_1,generation=1}
   [junit4]   2> 1737463 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737465 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1737466 INFO  (coreLoadExecutor-5961-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection2\'
   [junit4]   2> 1737466 INFO  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collectionLazy5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\
   [junit4]   2> 1737466 INFO  (coreLoadExecutor-5961-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737466 INFO  (coreLoadExecutor-5961-thread-2-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737467 WARN  (OldIndexDirectoryCleanupThreadForCore-collectionLazy5) [    x:collectionLazy5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1737470 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737470 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1737471 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737477 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1737479 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737480 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1737480 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1737480 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] 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.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1737482 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1737482 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1737483 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=45.396484375, floorSegmentMB=1.462890625, forceMergeDeletesPctAllowed=18.569380737875274, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6142af09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cf53c7),segFN=segments_1,generation=1}
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\conf'
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collectionLazy3] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_682B6DB98C986A08-001\tempDir-002\collection1\
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] o.a.s.s.SolrIndexSearcher Opening Searcher@133e334[collectionLazy5] main
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-1-processing-x:collectionLazy3) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1737485 INFO  (coreLoadExecutor-5961-thread-3-processing-x:collectionLazy3) [    x:collectionLazy5] 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.co

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

un(Thread.java:745)
   [junit4]   2> Nov 09, 2015 6:30:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12948, name=searcherExecutor-6031-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 09, 2015 6:31:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=12948, name=searcherExecutor-6031-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), v_s=Lucene50(blocksize=128), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=ClassicSimilarity, locale=iw_IL, timezone=PST
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=101670368,total=460849152
   [junit4]   2> NOTE: All tests run in this JVM: [AddSchemaFieldsUpdateProcessorFactoryTest, TestTrieFacet, BitVectorTest, TestValueSourceCache, TestQueryTypes, SolrPluginUtilsTest, HighlighterMaxOffsetTest, RequestLoggingTest, TestRealTimeGet, SortByFunctionTest, SpellCheckComponentTest, DistributedFacetPivotLargeTest, TestNamedUpdateProcessors, TestJettySolrRunner, TestMiniSolrCloudClusterBase, HdfsWriteToMultipleCollectionsTest, TestJsonFacets, TestBinaryResponseWriter, TestShardHandlerFactory, WordBreakSolrSpellCheckerTest, TestRTGBase, SuggesterWFSTTest, OverseerRolesTest, TestCloudInspectUtil, TestInitQParser, TestDistributedGrouping, ShardSplitTest, HLLSerializationTest, CdcrVersionReplicationTest, SignatureUpdateProcessorFactoryTest, TestQueryWrapperFilter, DistributedMLTComponentTest, DistributedFacetPivotSmallTest, AutoCommitTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, TestManagedSchemaFieldResource, TestSolrIndexConfig, TestFastOutputStream, TestJsonRequest, LoggingHandlerTest, DataDrivenBlockJoinTest, TestScoreJoinQPNoScore, MinimalSchemaTest, TestQueryUtils, TestLMJelinekMercerSimilarityFactory, TestExclusionRuleCollectionAccess, TestDefaultStatsCache, TestMaxScoreQueryParser, ResponseHeaderTest, TestDistributedMissingSort, TestSystemIdResolver, SolrCmdDistributorTest, EchoParamsTest, AnalysisErrorHandlingTest, BigEndianAscendingWordSerializerTest, TestRebalanceLeaders, BasicZkTest, OpenCloseCoreStressTest, OpenExchangeRatesOrgProviderTest, SimpleMLTQParserTest, TestManagedSchemaDynamicFieldResource, TestSolrConfigHandlerCloud, SpellCheckCollatorTest, DirectSolrConnectionTest, CoreAdminRequestStatusTest, TestSolrCoreProperties, HdfsBasicDistributedZk2Test, TestPHPSerializedResponseWriter, TestFoldingMultitermQuery, TestConfigSetImmutable, NumericFieldsTest, ResponseLogComponentTest, TestHashQParserPlugin, BigEndianAscendingWordDeserializerTest, TestReversedWildcardFilterFactory, RequestHandlersTest, TestFiltering, TestCoreDiscovery, DirectUpdateHandlerOptimizeTest, HdfsBasicDistributedZkTest, StressHdfsTest, LeaderFailoverAfterPartitionTest, RollingRestartTest, TestCollationField, TestRecoveryHdfs, CollectionTooManyReplicasTest, CurrencyFieldOpenExchangeTest, CollectionStateFormat2Test, ZkSolrClientTest, TestCloudManagedSchema, DistribCursorPagingTest, TestSolrQueryParserDefaultOperatorResource, EnumFieldTest, TestSimpleTrackingShardHandler, LukeRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, CloudExitableDirectoryReaderTest, TestAddFieldRealTimeGet, TestMiniSolrCloudClusterSSL, CdcrRequestHandlerTest, CachingDirectoryFactoryTest, TestCSVResponseWriter, TestManagedResourceStorage, TestRangeQuery, TestSolrQueryParser, StatsComponentTest, TestNonDefinedSimilarityFactory, TestSolrDeletionPolicy2, RemoteQueryErrorTest, NoCacheHeaderTest, AssignTest, TestOmitPositions, SimpleCollectionCreateDeleteTest, ConvertedLegacyTest, TestDownShardTolerantSearch, HdfsRecoveryZkTest, MultiTermTest, TestIndexingPerformance, TestConfigOverlay, BufferStoreTest, TestSQLHandler, SuggestComponentTest, QueryParsingTest, TestAtomicUpdateErrorCases, TestTrie, TestSchemaNameResource, SuggesterTSTTest, TestStressRecovery, TestPivotHelperCode, TestRandomRequestDistribution, TestManagedResource, IndexSchemaRuntimeFieldTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload, DistributedTermsComponentTest, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=682B6DB98C986A08 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=PST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([682B6DB98C986A08]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:468)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234)
   [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=12948, name=searcherExecutor-6031-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([682B6DB98C986A08]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12948, name=searcherExecutor-6031-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([682B6DB98C986A08]:0)
   [junit4] Completed [390/555] on J1 in 144.85s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 527 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 3 suite-level errors, 517 ignored (76 assumptions) [seed: 682B6DB98C986A08]

Total time: 50 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5385 - Still Failing!

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
Careless on my part. Added a fix for this to SOLR-7569.
Patch:
https://issues.apache.org/jira/secure/attachment/12771330/SOLR-7569-testfix.patch
Apologies.

On Mon, Nov 9, 2015 at 4:17 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5385/
> Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC
>
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader
>
> Error Message:
> Expected that the LIR state would've been down by now expected:<down> but
> was:<recovering>
>
> Stack Trace:
> java.lang.AssertionError: Expected that the LIR state would've been down
> by now expected:<down> but was:<recovering>
>         at
> __randomizedtesting.SeedInfo.seed([3DEB8F3EB2D316DF:DB7CBBFE8B51EFBE]: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.apache.solr.cloud.ForceLeaderTest.putNonLeadersIntoLIR(ForceLeaderTest.java:386)
>         at
> org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:92)
>         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:1660)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
>         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:367)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 10643 lines...]
>    [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
>    [junit4]   2> Creating dataDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\init-core-data-001
>    [junit4]   2> 2208936 INFO
> (SUITE-ForceLeaderTest-seed#[3DEB8F3EB2D316DF]-worker) [    ]
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
>    [junit4]   2> 2208939 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 2208940 INFO  (Thread-5241) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 2208940 INFO  (Thread-5241) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 2209040 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ZkTestServer start zk server on port:55986
>    [junit4]   2> 2209040 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2209041 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2209043 INFO  (zkCallback-1747-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@299d91
> name:ZooKeeperConnection Watcher:127.0.0.1:55986 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2209044 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2209044 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2209044 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /solr
>    [junit4]   2> 2209047 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2209047 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2209049 INFO  (zkCallback-1748-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@17b7e18
> name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2209049 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2209049 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2209049 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
>    [junit4]   2> 2209051 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
>    [junit4]   2> 2209053 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
>    [junit4]   2> 2209054 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
>    [junit4]   2> 2209056 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209056 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 2209058 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209059 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>    [junit4]   2> 2209061 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209061 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 2209063 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209063 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
>    [junit4]   2> 2209065 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209065 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
>    [junit4]   2> 2209067 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209067 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
>    [junit4]   2> 2209069 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209069 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
>    [junit4]   2> 2209071 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209071 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 2209073 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209074 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath:
> /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 2209075 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209076 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
>    [junit4]   2> 2209078 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209078 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
>    [junit4]   2> 2209443 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1
>    [junit4]   2> 2209446 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.Server jetty-9.2.13.v20150730
>    [junit4]   2> 2209448 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bdd58c
> {/,null,AVAILABLE}
>    [junit4]   2> 2209449 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.ServerConnector Started ServerConnector@193cc05{HTTP/1.1}{
> 127.0.0.1:55997}
>    [junit4]   2> 2209450 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.Server Started @2213120ms
>    [junit4]   2> 2209450 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\tempDir-001/control/data,
> hostContext=/, hostPort=55996,
> coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores}
>    [junit4]   2> 2209451 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@e2f2a
>    [junit4]   2> 2209451 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\'
>    [junit4]   2> 2209451 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
> (NoInitialContextEx)
>    [junit4]   2> 2209451 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
> find system property or JNDI)
>    [junit4]   2> 2209477 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2209478 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2209479 INFO  (zkCallback-1749-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@106dd68
> name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2209479 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2209480 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2209481 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 2209481 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\solr.xml
>    [junit4]   2> 2209490 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores
>    [junit4]   2> 2209490 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.CoreContainer New CoreContainer 14056838
>    [junit4]   2> 2209490 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\]
>    [junit4]   2> 2209490 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.CoreContainer loading shared library:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\lib
>    [junit4]   2> 2209490 WARN
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\lib).
>    [junit4]   2> 2209500 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2209504 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 2209505 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2209505 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 2209505 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55986/solr
>    [junit4]   2> 2209505 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2209506 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2209508 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2209510 INFO  (zkCallback-1751-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1497244
> name:ZooKeeperConnection Watcher:127.0.0.1:55986 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2209511 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2209511 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2209514 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.ConnectionManager Waiting for client
> to connect to ZooKeeper
>    [junit4]   2> 2209516 INFO
> (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@697433
> name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2209517 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.ConnectionManager Client is connected
> to ZooKeeper
>    [junit4]   2> 2209526 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 2209531 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2209532 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2209533 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2209534 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2209535 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2209550 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 2209552 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2209554 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 2209555 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:55996_
>    [junit4]   2> 2209582 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:55996_
>    [junit4]   2> 2209584 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 2209586 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 2209587 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 2209588 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.LeaderElector Joined leadership election
> with path:
> /overseer_elect/election/94834868356972548-127.0.0.1:55996_-n_0000000000
>    [junit4]   2> 2209588 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.OverseerElectionContext I am going to be
> the leader 127.0.0.1:55996_
>    [junit4]   2> 2209588 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/leader
>    [junit4]   2> 2209589 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Overseer
> (id=94834868356972548-127.0.0.1:55996_-n_0000000000) starting
>    [junit4]   2> 2209591 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue-work
>    [junit4]   2> 2209594 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.OverseerAutoReplicaFailoverThread
> Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 2209594 INFO
> (OverseerCollectionConfigSetProcessor-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.OverseerTaskProcessor Process current
> queue of overseer operations
>    [junit4]   2> 2209595 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updating cluster state
> from ZooKeeper...
>    [junit4]   2> 2209595 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Starting to work on the main
> queue
>    [junit4]   2> 2209624 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 2209624 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.CoreContainer No authentication plugin
> used.
>    [junit4]   2> 2209626 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores
>    [junit4]   2> 2209627 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1,
> collection=control_collection,
> absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\,
> coreNodeName=, dataDir=data\, shard=}
>    [junit4]   2> 2209627 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\
>    [junit4]   2> 2209627 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.c.CoresLocator Found 1 core definitions
>    [junit4]   2> 2209629 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 2209629 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 2209629 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.s.SolrDispatchFilter
> user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
>    [junit4]   2> 2209629 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:55996_    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 2209638 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 2209639 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:55996",
>    [junit4]   2>   "node_name":"127.0.0.1:55996_",
>    [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> 2209639 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:55996",
>    [junit4]   2>   "node_name":"127.0.0.1:55996_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 2209640 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: control_collection
>    [junit4]   2> 2209640 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to
> shard shard=shard1
>    [junit4]   2> 2209641 INFO
> (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_    ] 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> 2210639 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.ZkController waiting to find shard id in clusterstate for
> collection1
>    [junit4]   2> 2210639 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.ZkController Check for collection zkNode:control_collection
>    [junit4]   2> 2210639 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 2210639 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config
> from:/collections/control_collection
>    [junit4]   2> 2210640 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader path=/collections/control_collection
> configName=conf1 specified config exists in ZooKeeper
>    [junit4]   2> 2210640 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\'
>    [junit4]   2> 2210640 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2210640 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2210656 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.Config
> loaded config solrconfig.xml with version 0
>    [junit4]   2> 2210675 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 2210678 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 2210682 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.Config
> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 2210683 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 2210687 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 2210762 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 2210769 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 2210770 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 2210777 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 2210779 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 2210781 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 2210782 WARN
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 2210782 WARN
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 2210782 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 2210783 WARN
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 2210783 WARN
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 2210786 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1
>    [junit4]   2> 2210786 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection   x:collection1]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
> from collection control_collection
>    [junit4]   2> 2210786 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 2210786 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\],
> dataDir=[null]
>    [junit4]   2> 2210786 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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@5f6e4
>    [junit4]   2> 2210787 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\
>    [junit4]   2> 2210787 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\index/
>    [junit4]   2> 2210787 WARN
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\index'
> doesn't exist. Creating new index...
>    [junit4]   2> 2210787 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\index
>    [junit4]   2> 2210787 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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=28, maxMergeSize=9223372036854775807,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
>    [junit4]   2> 2210787 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@cefafb
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7680
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 2210787 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 2210788 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55996_
> 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\
>    [junit4]   2> 2210789 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55996_
> 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "nodistrib"
>    [junit4]   2> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210790 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210790 WARN
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
> {type = requestHandler,name = /dump,class = DumpRequestHandler,args =
> {defaults={a=A,b=B}}}
>    [junit4]   2> 2210794 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 2210795 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 2210796 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 2210796 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 2210799 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 2210799 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210800 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210800 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210801 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
>    [junit4]   2> 2210801 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
>    [junit4]   2> 2210801 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=14, maxMergeAtOnceExplicit=34,
> maxMergedSegmentMB=12.9794921875, floorSegmentMB=0.6328125,
> forceMergeDeletesPctAllowed=12.680039062417263, segmentsPerTier=11.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>    [junit4]   2> 2210801 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@cefafb
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7680
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 2210801 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore newest commit generation = 1
>    [junit4]   2> 2210802 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13c71a5[collection1]
> main
>    [junit4]   2> 2210802 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210802 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210802 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
> with znodeBase: /configs/conf1
>    [junit4]   2> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {}
>    [junit4]   2> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 2210803 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 2210804 INFO
> (searcherExecutor-5830-thread-1-processing-n:127.0.0.1:55996_
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> [collection1] Registered new searcher Searcher@13c71a5[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 2210804 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210804 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210804 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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> 2210804 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ 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 1517357895662960640
>    [junit4]   2> 2210806 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
> highest version 1517357895662960640
>    [junit4]   2> 2210806 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
>    [junit4]   2> 2210806 INFO
> (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>    [junit4]   2> 2210806 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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:55996 collection:control_collection shard:shard1
>    [junit4]   2> 2210807 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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> 2210810 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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/94834868356972548-core_node1-n_0000000000
>    [junit4]   2> 2210810 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Running the leader process for shard
> shard1
>    [junit4]   2> 2210811 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 2210811 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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> 2210812 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55996/collection1/
>    [junit4]   2> 2210812 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 2210812 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy http://127.0.0.1:55996/collection1/ has no replicas
>    [junit4]   2> 2210812 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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:55996/collection1/ shard1
>    [junit4]   2> 2210812 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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> 2210812 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 2210815 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
>    [junit4]   2> 2210818 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "operation":"state",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "base_url":"http://127.0.0.1:55996",
>    [junit4]   2>   "node_name":"127.0.0.1:55996_",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "core":"collection1"} current state version: 1
>    [junit4]   2> 2210818 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=null message={
>    [junit4]   2>   "operation":"state",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "base_url":"http://127.0.0.1:55996",
>    [junit4]   2>   "node_name":"127.0.0.1:55996_",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "core":"collection1"}
>    [junit4]   2> 2210820 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:55996",
>    [junit4]   2>   "core":"collection1"} current state version: 1
>    [junit4]   2> 2210922 INFO
> (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_    ] 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> 2210971 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController We are http://127.0.0.1:55996/collection1/ and
> leader is http://127.0.0.1:55996/collection1/
>    [junit4]   2> 2210971 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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:55996
>    [junit4]   2> 2210971 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 2210971 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController publishing state=active
>    [junit4]   2> 2210971 INFO
> (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_
> 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> 2210972 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:55996",
>    [junit4]   2>   "node_name":"127.0.0.1:55996_",
>    [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> 2210973 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:55996",
>    [junit4]   2>   "node_name":"127.0.0.1:55996_",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 2211076 INFO
> (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_    ] 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> 2211130 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2211131 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2211132 INFO  (zkCallback-1754-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@c31ee5
> name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2211132 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2211132 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2211133 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 2211134 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
> connection loss:false
>    [junit4]   2> 2211598 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1
>    [junit4]   2> 2211601 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001
>    [junit4]   2> 2211601 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.Server jetty-9.2.13.v20150730
>    [junit4]   2> 2211603 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c9df9a
> {/,null,AVAILABLE}
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.ServerConnector Started ServerConnector@8438d6{HTTP/1.1}{
> 127.0.0.1:56021}
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.e.j.s.Server Started @2215274ms
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\tempDir-001/jetty1,
> solrconfig=solrconfig.xml, hostContext=/, hostPort=56020,
> coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores}
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@e2f2a
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\'
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
> (NoInitialContextEx)
>    [junit4]   2> 2211604 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
> find system property or JNDI)
>    [junit4]   2> 2211625 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2211627 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2211629 INFO  (zkCallback-1755-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1ae4595
> name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2211629 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2211629 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2211630 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 2211630 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\solr.xml
>    [junit4]   2> 2211637 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores
>    [junit4]   2> 2211637 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.CoreContainer New CoreContainer 14994379
>    [junit4]   2> 2211637 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\]
>    [junit4]   2> 2211637 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.CoreContainer loading shared library:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\lib
>    [junit4]   2> 2211637 WARN
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\lib).
>    [junit4]   2> 2211644 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] 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> 2211647 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 2211647 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2211647 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 2211647 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55986/solr
>    [junit4]   2> 2211647 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2211647 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2211648 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2211650 INFO  (zkCallback-1757-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@14b6bcd
> name:ZooKeeperConnection Watcher:127.0.0.1:55986 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2211650 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2211650 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [
>   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2211652 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.c.ConnectionManager Waiting for client
> to connect to ZooKeeper
>    [junit4]   2> 2211653 INFO
> (zkCallback-1758-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@eeff47
> name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 2211653 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.c.ConnectionManager Client is connected
> to ZooKeeper
>    [junit4]   2> 2211659 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader Updating cluster state
> from ZooKeeper...
>    [junit4]   2> 2212665 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:56020_
>    [junit4]   2> 2212665 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:56020_
>    [junit4]   2> 2212665 INFO
> (zkCallback-1758-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_    ] 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> 2212665 INFO  (zkCallback-1754-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> 2212665 INFO
> (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_    ] 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> 2212668 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 2212668 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.LeaderElector Joined leadership election
> with path:
> /overseer_elect/election/94834868356972552-127.0.0.1:56020_-n_0000000001
>    [junit4]   2> 2212669 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/94834868356972548-127.0.0.1:55996_-n_0000000000 to
> know if I could be the leader
>    [junit4]   2> 2212689 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 2212689 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.CoreContainer No authentication plugin
> used.
>    [junit4]   2> 2212690 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores
>    [junit4]   2> 2212691 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1,
> collection=collection1,
> absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\,
> coreNodeName=, dataDir=data\, shard=}
>    [junit4]   2> 2212691 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\
>    [junit4]   2> 2212691 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.c.CoresLocator Found 1 core definitions
>    [junit4]   2> 2212692 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.s.SolrDispatchFilter
> user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
>    [junit4]   2> 2212692 INFO
> (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56020_    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 2212693 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController
> publishing state=down
>    [junit4]   2> 2212693 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController
> numShards not found on descriptor - reading it from system property
>    [junit4]   2> 2212694 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:56020",
>    [junit4]   2>   "node_name":"127.0.0.1:56020_",
>    [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> 2212694 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController
> look for our core node name
>    [junit4]   2> 2212695 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] 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:56020",
>    [junit4]   2>   "node_name":"127.0.0.1:56020_",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"collection1",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 2212695 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: collection1
>    [junit4]   2> 2212695 INFO
> (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000)
> [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to
> shard shard=shard2
>    [junit4]   2> 2212696 INFO
> (zkCallback-1758-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_    ] 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> 2212696 INFO  (zkCallback-1754-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> 2212696 INFO
> (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_)
> [n:127.0.0.1:55996_    ] 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> 2213695 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController
> waiting to find shard id in clusterstate for collection1
>    [junit4]   2> 2213695 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController
> Check for collection zkNode:collection1
>    [junit4]   2> 2213695 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController
> Collection zkNode exists
>    [junit4]   2> 2213695 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
>    [junit4]   2> 2213696 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1
> specified config exists in ZooKeeper
>    [junit4]   2> 2213696 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\'
>    [junit4]   2> 2213696 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2213696 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2213708 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.Config loaded
> config solrconfig.xml with version 0
>    [junit4]   2> 2213714 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrConfig
> current version of requestparams : -1
>    [junit4]   2> 2213716 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrConfig
> Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 2213720 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.Config Loaded
> SolrConfig: solrconfig.xml
>    [junit4]   2> 2213721 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> Reading Solr Schema from /configs/conf1/schema.xml
>    [junit4]   2> 2213725 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> [collection1] Schema name=test
>    [junit4]   2> 2213798 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 2213804 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> default search field in schema is text
>    [junit4]   2> 2213805 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema
> unique key field: id
>    [junit4]   2> 2213812 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 2213814 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 2213816 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 2213817 WARN
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 2213817 WARN
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 2213817 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 2213818 WARN
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 2213818 WARN
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 2213820 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ 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\J1
>    [junit4]   2> 2213820 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.CoreContainer
> Creating SolrCore 'collection1' using configuration from collection
> collection1
>    [junit4]   2> 2213820 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 2213821 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\],
> dataDir=[null]
>    [junit4]   2> 2213821 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ 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@5f6e4
>    [junit4]   2> 2213821 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\data\
>    [junit4]   2> 2213821 INFO
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_)
> [n:127.0.0.1:56020_ c:collection1 s:shard2 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\data\index/
>    [junit4]   2> 2213821 WARN
> (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127
>
> [...truncated too long message...]
>
>  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@da7862
> {/,null,UNAVAILABLE}
>    [junit4]   2> 2347245 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
> [n:127.0.0.1:56033_ c:collection1 s:shard1 r:core_node2 x:collection1]
> o.a.z.s.NIOServerCnxn caught end of stream exception
>    [junit4]   2> EndOfStreamException: Unable to read additional data from
> client sessionid 0x150ebd05d9a0005, likely client has closed socket
>    [junit4]   2>        at
> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>    [junit4]   2>        at
> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2347246 INFO
> (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1]
> o.a.s.c.ChaosMonkey monkey: stop shard! 56243
>    [junit4]   2> 2347248 INFO
> (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1]
> o.a.s.c.ZkTestServer connecting to 127.0.0.1:56236 56236
>    [junit4]   2> 2349499 INFO  (Thread-5315) [n:127.0.0.1:56033_
> c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkTestServer
> connecting to 127.0.0.1:56236 56236
>    [junit4]   2> 2349503 WARN  (Thread-5315) [n:127.0.0.1:56033_
> c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkTestServer
> Watch limit violations:
>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>        5       /solr/aliases.json
>    [junit4]   2>        4       /solr/security.json
>    [junit4]   2>        4       /solr/configs/conf1
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        5       /solr/clusterstate.json
>    [junit4]   2>        2
>  /solr/collections/forceleader_last_published/leader_elect/shard1/election/94834872330878987-core_node3-n_0000000000
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        5       /solr/live_nodes
>    [junit4]   2>        5       /solr/collections
>    [junit4]   2>
>    [junit4]   2> 2349504 WARN
> (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1]
> o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:56263/,
> target: http://127.0.0.1:56264/
>    [junit4]   2> 2349505 WARN
> (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1]
> o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:56291/,
> target: http://127.0.0.1:56292/
>    [junit4]   2> 2349505 WARN
> (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1]
> o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:56243/,
> target: http://127.0.0.1:56244/
>    [junit4]   2> 2349505 WARN
> (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF])
> [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1]
> o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:56276/,
> target: http://127.0.0.1:56277/
>    [junit4]   2> 2349508 INFO
> (SUITE-ForceLeaderTest-seed#[3DEB8F3EB2D316DF]-worker) [n:127.0.0.1:56291_
> c:collection1 s:shard2 r:core_node3 x:collection1] 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001
>    [junit4]   2> NOTE: test params are: codec=CheapBastard,
> sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_BH,
> timezone=Pacific/Tahiti
>    [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66
> (32-bit)/cpus=3,threads=1,free=204693768,total=514461696
>    [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest,
> TestDefaultStatsCache, TermVectorComponentDistributedTest,
> CollectionTooManyReplicasTest, TestFreeTextSuggestions,
> IgnoreCommitOptimizeUpdateProcessorFactoryTest, ShardSplitTest,
> TestScoreJoinQPNoScore, HdfsDirectoryTest, TestManagedSynonymFilterFactory,
> TestMiniSolrCloudClusterBase, CdcrReplicationHandlerTest, TestConfigReload,
> RemoteQueryErrorTest, EnumFieldTest, SimpleMLTQParserTest,
> TestHashQParserPlugin, DataDrivenBlockJoinTest, TestJsonRequest,
> DirectSolrConnectionTest, SpellCheckComponentTest,
> TestManagedSchemaDynamicFieldResource, OverseerTaskQueueTest,
> TestSystemIdResolver, CurrencyFieldOpenExchangeTest,
> SpellingQueryConverterTest, TestValueSourceCache, TestConfigSetImmutable,
> TestRequestStatusCollectionAPI, BasicFunctionalityTest, TestQueryTypes,
> TestSolrDeletionPolicy2, SpellPossibilityIteratorTest,
> TestStressUserVersions, BasicZkTest, HdfsWriteToMultipleCollectionsTest,
> HdfsThreadLeakTest, TestPivotHelperCode, TestDownShardTolerantSearch,
> TestConfigSetProperties, TestExceedMaxTermLength,
> TestSchemaVersionResource, TestPKIAuthenticationPlugin,
> WordBreakSolrSpellCheckerTest, TestSolrQueryParser,
> BigEndianAscendingWordSerializerTest, TestMissingGroups,
> TestIndexingPerformance, TestObjectReleaseTracker, CoreAdminHandlerTest,
> SolrIndexSplitterTest, TestRandomFaceting, StressHdfsTest,
> DistributedMLTComponentTest, SolrPluginUtilsTest, StatsComponentTest,
> DistribCursorPagingTest, TestReversedWildcardFilterFactory,
> DirectUpdateHandlerOptimizeTest, CursorMarkTest, ChangedSchemaMergeTest,
> ResponseLogComponentTest, TestCloudInspectUtil, TestCollectionAPI,
> TestCharFilters, TestOmitPositions, LeaderElectionIntegrationTest,
> TestSolrJ, TestFastWriter, HLLSerializationTest, FileBasedSpellCheckerTest,
> HdfsRecoveryZkTest, TestCSVResponseWriter, TestShortCircuitedRequests,
> TestManagedSchemaFieldResource, UpdateRequestProcessorFactoryTest,
> TestImplicitCoreProperties, TestComplexPhraseQParserPlugin,
> TestSuggestSpellingConverter, DistributedTermsComponentTest,
> CollectionReloadTest, SimpleCollectionCreateDeleteTest,
> TestReloadAndDeleteDocs, SolrCmdDistributorTest, TestTrie, TestWriterPerf,
> LeaderFailoverAfterPartitionTest, TestSchemaNameResource,
> BadIndexSchemaTest, AssignTest, TestTrieFacet,
> SignatureUpdateProcessorFactoryTest, TestHdfsUpdateLog,
> CSVRequestHandlerTest, ResponseHeaderTest,
> FieldMutatingUpdateProcessorTest, MinimalSchemaTest,
> CdcrRequestHandlerTest, DistributedFacetPivotLargeTest,
> SharedFSAutoReplicaFailoverTest, QueryParsingTest, TestQuerySenderListener,
> TermVectorComponentTest, VMParamsZkACLAndCredentialsProvidersTest,
> TestRecovery, DistributedVersionInfoTest, SmileWriterTest,
> OpenCloseCoreStressTest, HdfsNNFailoverTest, TestSolr4Spatial2,
> AutoCommitTest, SuggesterTest, TestRemoveLastDynamicCopyField,
> DeleteLastCustomShardedReplicaTest, TestAtomicUpdateErrorCases,
> TestCloudManagedSchema, TestRTGBase, TestRawResponseWriter,
> DistributedQueryComponentOptimizationTest, TestAddFieldRealTimeGet,
> ZkSolrClientTest, HLLUtilTest, TestCryptoKeys, RulesTest,
> FieldAnalysisRequestHandlerTest, EchoParamsTest, DateMathParserTest,
> TestMiniSolrCloudCluster, AnalysisErrorHandlingTest, ResourceLoaderTest,
> RollingRestartTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
> CollectionsAPIDistributedZkTest, SyncSliceTest, RecoveryZkTest,
> FullSolrCloudDistribCmdsTest, TestZkChroot, ShardRoutingCustomTest,
> TestDistributedSearch, AlternateDirectoryTest, TestSolrIndexConfig,
> CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
> MultiTermTest, TestBinaryField, NumericFieldsTest, OutputWriterTest,
> TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
> TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
> TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig,
> TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
> TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
> TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory,
> TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest,
> TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest,
> URLClassifyProcessorTest, DistributedIntervalFacetingTest,
> TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest,
> AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest,
> CdcrVersionReplicationTest, CleanupOldIndexTest,
> CollectionStateFormat2Test, DeleteReplicaTest, DistributedQueueTest,
> ForceLeaderTest]
>    [junit4] Completed [423/555] on J1 in 140.59s, 3 tests, 1 failure, 1
> skipped <<< FAILURES!
>
> [...truncated 449 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987:
> There were test failures: 555 suites (8 ignored), 2200 tests, 1 failure,
> 115 ignored (77 assumptions) [seed: 3DEB8F3EB2D316DF]
>
> Total time: 71 minutes 29 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Expected that the LIR state would've been down by now expected:<down> but was:<recovering>

Stack Trace:
java.lang.AssertionError: Expected that the LIR state would've been down by now expected:<down> but was:<recovering>
	at __randomizedtesting.SeedInfo.seed([3DEB8F3EB2D316DF:DB7CBBFE8B51EFBE]: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.apache.solr.cloud.ForceLeaderTest.putNonLeadersIntoLIR(ForceLeaderTest.java:386)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:92)
	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:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10643 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\init-core-data-001
   [junit4]   2> 2208936 INFO  (SUITE-ForceLeaderTest-seed#[3DEB8F3EB2D316DF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2208939 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2208940 INFO  (Thread-5241) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2208940 INFO  (Thread-5241) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2209040 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ZkTestServer start zk server on port:55986
   [junit4]   2> 2209040 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2209041 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209043 INFO  (zkCallback-1747-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@299d91 name:ZooKeeperConnection Watcher:127.0.0.1:55986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2209044 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209044 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2209044 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2209047 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2209047 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209049 INFO  (zkCallback-1748-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17b7e18 name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2209049 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209049 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2209049 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2209051 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2209053 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2209054 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2209056 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209056 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2209058 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209059 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2209061 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209061 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2209063 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209063 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2209065 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209065 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2209067 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209067 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2209069 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209069 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2209071 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209071 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2209073 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209074 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2209075 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209076 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2209078 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209078 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2209443 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1
   [junit4]   2> 2209446 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2209448 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bdd58c{/,null,AVAILABLE}
   [junit4]   2> 2209449 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@193cc05{HTTP/1.1}{127.0.0.1:55997}
   [junit4]   2> 2209450 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.Server Started @2213120ms
   [junit4]   2> 2209450 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\tempDir-001/control/data, hostContext=/, hostPort=55996, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores}
   [junit4]   2> 2209451 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2209451 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\'
   [junit4]   2> 2209451 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2209451 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2209477 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2209478 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209479 INFO  (zkCallback-1749-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@106dd68 name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2209479 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209480 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2209481 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2209481 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\solr.xml
   [junit4]   2> 2209490 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores
   [junit4]   2> 2209490 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.CoreContainer New CoreContainer 14056838
   [junit4]   2> 2209490 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\]
   [junit4]   2> 2209490 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\lib
   [junit4]   2> 2209490 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\lib).
   [junit4]   2> 2209500 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2209504 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2209505 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2209505 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2209505 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55986/solr
   [junit4]   2> 2209505 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2209506 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2209508 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209510 INFO  (zkCallback-1751-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1497244 name:ZooKeeperConnection Watcher:127.0.0.1:55986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2209511 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209511 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2209514 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209516 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@697433 name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2209517 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209526 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2209531 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2209532 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2209533 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2209534 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2209535 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2209550 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2209552 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2209554 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2209555 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55996_
   [junit4]   2> 2209582 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55996_
   [junit4]   2> 2209584 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2209586 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2209587 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2209588 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94834868356972548-127.0.0.1:55996_-n_0000000000
   [junit4]   2> 2209588 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55996_
   [junit4]   2> 2209588 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2209589 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Overseer (id=94834868356972548-127.0.0.1:55996_-n_0000000000) starting
   [junit4]   2> 2209591 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2209594 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2209594 INFO  (OverseerCollectionConfigSetProcessor-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2209595 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2209595 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2209624 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2209624 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2209626 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores
   [junit4]   2> 2209627 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2209627 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\
   [junit4]   2> 2209627 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2209629 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2209629 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2209629 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2209629 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:55996_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2209638 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2209639 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:55996",
   [junit4]   2>   "node_name":"127.0.0.1:55996_",
   [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> 2209639 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:55996",
   [junit4]   2>   "node_name":"127.0.0.1:55996_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2209640 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2209640 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2209641 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] 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> 2210639 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2210639 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2210639 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2210639 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2210640 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2210640 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\'
   [junit4]   2> 2210640 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2210640 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2210656 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2210675 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2210678 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2210682 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2210683 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2210687 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2210762 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2210769 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2210770 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2210777 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2210779 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2210781 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2210782 WARN  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2210782 WARN  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2210782 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2210783 WARN  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2210783 WARN  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2210786 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1
   [junit4]   2> 2210786 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2210786 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2210786 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 2210786 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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@5f6e4
   [junit4]   2> 2210787 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\
   [junit4]   2> 2210787 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2210787 WARN  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2210787 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\index
   [junit4]   2> 2210787 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2210787 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cefafb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7680),segFN=segments_1,generation=1}
   [junit4]   2> 2210787 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2210788 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\
   [junit4]   2> 2210789 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55996_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210790 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210790 WARN  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2210794 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2210795 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2210796 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2210796 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2210799 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2210799 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210800 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210800 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210801 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 2210801 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 2210801 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=12.9794921875, floorSegmentMB=0.6328125, forceMergeDeletesPctAllowed=12.680039062417263, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2210801 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cefafb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d7680),segFN=segments_1,generation=1}
   [junit4]   2> 2210801 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 2210802 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13c71a5[collection1] main
   [junit4]   2> 2210802 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210802 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210802 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2210803 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2210804 INFO  (searcherExecutor-5830-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13c71a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2210804 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210804 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210804 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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> 2210804 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ 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 1517357895662960640
   [junit4]   2> 2210806 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517357895662960640
   [junit4]   2> 2210806 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2210806 INFO  (coreLoadExecutor-5829-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2210806 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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:55996 collection:control_collection shard:shard1
   [junit4]   2> 2210807 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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> 2210810 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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/94834868356972548-core_node1-n_0000000000
   [junit4]   2> 2210810 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 2210811 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2210811 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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> 2210812 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55996/collection1/
   [junit4]   2> 2210812 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2210812 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55996/collection1/ has no replicas
   [junit4]   2> 2210812 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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:55996/collection1/ shard1
   [junit4]   2> 2210812 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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> 2210812 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2210815 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 2210818 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55996",
   [junit4]   2>   "node_name":"127.0.0.1:55996_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 2210818 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55996",
   [junit4]   2>   "node_name":"127.0.0.1:55996_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 2210820 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:55996",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 2210922 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] 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> 2210971 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55996/collection1/ and leader is http://127.0.0.1:55996/collection1/
   [junit4]   2> 2210971 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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:55996
   [junit4]   2> 2210971 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2210971 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2210971 INFO  (coreZkRegister-5823-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ 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> 2210972 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:55996",
   [junit4]   2>   "node_name":"127.0.0.1:55996_",
   [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> 2210973 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:55996",
   [junit4]   2>   "node_name":"127.0.0.1:55996_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2211076 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] 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> 2211130 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2211131 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211132 INFO  (zkCallback-1754-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c31ee5 name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2211132 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211132 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2211133 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2211134 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2211598 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1
   [junit4]   2> 2211601 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001
   [junit4]   2> 2211601 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 2211603 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c9df9a{/,null,AVAILABLE}
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8438d6{HTTP/1.1}{127.0.0.1:56021}
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.Server Started @2215274ms
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=56020, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores}
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\'
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2211604 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2211625 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2211627 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211629 INFO  (zkCallback-1755-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ae4595 name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2211629 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211629 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2211630 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2211630 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\solr.xml
   [junit4]   2> 2211637 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores
   [junit4]   2> 2211637 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.CoreContainer New CoreContainer 14994379
   [junit4]   2> 2211637 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\]
   [junit4]   2> 2211637 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\lib
   [junit4]   2> 2211637 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\lib).
   [junit4]   2> 2211644 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] 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> 2211647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2211647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2211647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2211647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55986/solr
   [junit4]   2> 2211647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2211647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2211648 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211650 INFO  (zkCallback-1757-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14b6bcd name:ZooKeeperConnection Watcher:127.0.0.1:55986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2211650 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211650 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2211652 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211653 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eeff47 name:ZooKeeperConnection Watcher:127.0.0.1:55986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2211653 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211659 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2212665 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56020_
   [junit4]   2> 2212665 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56020_
   [junit4]   2> 2212665 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] 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> 2212665 INFO  (zkCallback-1754-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> 2212665 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] 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> 2212668 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2212668 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94834868356972552-127.0.0.1:56020_-n_0000000001
   [junit4]   2> 2212669 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94834868356972548-127.0.0.1:55996_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2212689 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2212689 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2212690 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores
   [junit4]   2> 2212691 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2212691 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] 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.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\
   [junit4]   2> 2212691 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 2212692 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2212692 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56020_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2212693 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2212693 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2212694 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:56020",
   [junit4]   2>   "node_name":"127.0.0.1:56020_",
   [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> 2212694 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2212695 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] 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:56020",
   [junit4]   2>   "node_name":"127.0.0.1:56020_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2212695 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2212695 INFO  (OverseerStateUpdate-94834868356972548-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2212696 INFO  (zkCallback-1758-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] 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> 2212696 INFO  (zkCallback-1754-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> 2212696 INFO  (zkCallback-1752-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] 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> 2213695 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2213695 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2213695 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2213695 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 2213696 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2213696 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\'
   [junit4]   2> 2213696 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2213696 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2213708 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2213714 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2213716 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2213720 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2213721 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2213725 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2213798 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2213804 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2213805 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2213812 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2213814 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2213816 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2213817 WARN  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2213817 WARN  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2213817 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2213818 WARN  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 2213818 WARN  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 2213820 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ 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\J1
   [junit4]   2> 2213820 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2213820 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2213821 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 2213821 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ 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@5f6e4
   [junit4]   2> 2213821 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 2213821 INFO  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard2 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 2213821 WARN  (coreLoadExecutor-5840-thread-1-processing-n:127.0.0.1:56020_) [n:127

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

 (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@da7862{/,null,UNAVAILABLE}
   [junit4]   2> 2347245 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [n:127.0.0.1:56033_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x150ebd05d9a0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2347246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ChaosMonkey monkey: stop shard! 56243
   [junit4]   2> 2347248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56236 56236
   [junit4]   2> 2349499 INFO  (Thread-5315) [n:127.0.0.1:56033_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56236 56236
   [junit4]   2> 2349503 WARN  (Thread-5315) [n:127.0.0.1:56033_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/forceleader_last_published/leader_elect/shard1/election/94834872330878987-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2349504 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:56263/, target: http://127.0.0.1:56264/
   [junit4]   2> 2349505 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:56291/, target: http://127.0.0.1:56292/
   [junit4]   2> 2349505 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:56243/, target: http://127.0.0.1:56244/
   [junit4]   2> 2349505 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[3DEB8F3EB2D316DF]) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:56276/, target: http://127.0.0.1:56277/
   [junit4]   2> 2349508 INFO  (SUITE-ForceLeaderTest-seed#[3DEB8F3EB2D316DF]-worker) [n:127.0.0.1:56291_ c:collection1 s:shard2 r:core_node3 x:collection1] 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\J1\temp\solr.cloud.ForceLeaderTest_3DEB8F3EB2D316DF-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_BH, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=204693768,total=514461696
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, TestDefaultStatsCache, TermVectorComponentDistributedTest, CollectionTooManyReplicasTest, TestFreeTextSuggestions, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ShardSplitTest, TestScoreJoinQPNoScore, HdfsDirectoryTest, TestManagedSynonymFilterFactory, TestMiniSolrCloudClusterBase, CdcrReplicationHandlerTest, TestConfigReload, RemoteQueryErrorTest, EnumFieldTest, SimpleMLTQParserTest, TestHashQParserPlugin, DataDrivenBlockJoinTest, TestJsonRequest, DirectSolrConnectionTest, SpellCheckComponentTest, TestManagedSchemaDynamicFieldResource, OverseerTaskQueueTest, TestSystemIdResolver, CurrencyFieldOpenExchangeTest, SpellingQueryConverterTest, TestValueSourceCache, TestConfigSetImmutable, TestRequestStatusCollectionAPI, BasicFunctionalityTest, TestQueryTypes, TestSolrDeletionPolicy2, SpellPossibilityIteratorTest, TestStressUserVersions, BasicZkTest, HdfsWriteToMultipleCollectionsTest, HdfsThreadLeakTest, TestPivotHelperCode, TestDownShardTolerantSearch, TestConfigSetProperties, TestExceedMaxTermLength, TestSchemaVersionResource, TestPKIAuthenticationPlugin, WordBreakSolrSpellCheckerTest, TestSolrQueryParser, BigEndianAscendingWordSerializerTest, TestMissingGroups, TestIndexingPerformance, TestObjectReleaseTracker, CoreAdminHandlerTest, SolrIndexSplitterTest, TestRandomFaceting, StressHdfsTest, DistributedMLTComponentTest, SolrPluginUtilsTest, StatsComponentTest, DistribCursorPagingTest, TestReversedWildcardFilterFactory, DirectUpdateHandlerOptimizeTest, CursorMarkTest, ChangedSchemaMergeTest, ResponseLogComponentTest, TestCloudInspectUtil, TestCollectionAPI, TestCharFilters, TestOmitPositions, LeaderElectionIntegrationTest, TestSolrJ, TestFastWriter, HLLSerializationTest, FileBasedSpellCheckerTest, HdfsRecoveryZkTest, TestCSVResponseWriter, TestShortCircuitedRequests, TestManagedSchemaFieldResource, UpdateRequestProcessorFactoryTest, TestImplicitCoreProperties, TestComplexPhraseQParserPlugin, TestSuggestSpellingConverter, DistributedTermsComponentTest, CollectionReloadTest, SimpleCollectionCreateDeleteTest, TestReloadAndDeleteDocs, SolrCmdDistributorTest, TestTrie, TestWriterPerf, LeaderFailoverAfterPartitionTest, TestSchemaNameResource, BadIndexSchemaTest, AssignTest, TestTrieFacet, SignatureUpdateProcessorFactoryTest, TestHdfsUpdateLog, CSVRequestHandlerTest, ResponseHeaderTest, FieldMutatingUpdateProcessorTest, MinimalSchemaTest, CdcrRequestHandlerTest, DistributedFacetPivotLargeTest, SharedFSAutoReplicaFailoverTest, QueryParsingTest, TestQuerySenderListener, TermVectorComponentTest, VMParamsZkACLAndCredentialsProvidersTest, TestRecovery, DistributedVersionInfoTest, SmileWriterTest, OpenCloseCoreStressTest, HdfsNNFailoverTest, TestSolr4Spatial2, AutoCommitTest, SuggesterTest, TestRemoveLastDynamicCopyField, DeleteLastCustomShardedReplicaTest, TestAtomicUpdateErrorCases, TestCloudManagedSchema, TestRTGBase, TestRawResponseWriter, DistributedQueryComponentOptimizationTest, TestAddFieldRealTimeGet, ZkSolrClientTest, HLLUtilTest, TestCryptoKeys, RulesTest, FieldAnalysisRequestHandlerTest, EchoParamsTest, DateMathParserTest, TestMiniSolrCloudCluster, AnalysisErrorHandlingTest, ResourceLoaderTest, RollingRestartTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, MultiTermTest, TestBinaryField, NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DistributedIntervalFacetingTest, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest]
   [junit4] Completed [423/555] on J1 in 140.59s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 449 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 failure, 115 ignored (77 assumptions) [seed: 3DEB8F3EB2D316DF]

Total time: 71 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any