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/06/17 20:02:57 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4818 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4818/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481:5F8C4A120098D979]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.allTests(CloudSolrClientTest.java:217)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest:     1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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=420, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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=420, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
        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)
	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]         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=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
        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([D7D875C8AE64B481]:0)




Build Log:
[...truncated 11734 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\init-core-data-001
   [junit4]   2> 29411 INFO  (SUITE-CloudSolrClientTest-seed#[D7D875C8AE64B481]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 29411 INFO  (SUITE-CloudSolrClientTest-seed#[D7D875C8AE64B481]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /r_/nx
   [junit4]   2> 29416 WARN  (SUITE-CloudSolrClientTest-seed#[D7D875C8AE64B481]-worker) [    ] o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
   [junit4]   2> 29442 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 29447 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 29448 INFO  (Thread-20) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 29538 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkTestServer start zk server on port:50047
   [junit4]   2> 29584 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 29675 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 29708 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 30976 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@563ad2e2 name:ZooKeeperConnection Watcher:127.0.0.1:50047 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30976 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 30977 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 30981 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 31033 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31035 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31037 INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cdf56e4 name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31038 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31038 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31045 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 31052 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 31060 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 31063 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 31069 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 31070 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 31077 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 31077 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml because it doesn't exist
   [junit4]   2> 31082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json because it doesn't exist
   [junit4]   2> 31083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 31083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt because it doesn't exist
   [junit4]   2> 31083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractZkTestCase skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt because it doesn't exist
   [junit4]   2> 31146 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1
   [junit4]   2> 31149 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 31153 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2781f20a{/r_/nx,null,AVAILABLE}
   [junit4]   2> 31156 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.ServerConnector Started ServerConnector@43a72dc1{HTTP/1.1}{127.0.0.1:50055}
   [junit4]   2> 31156 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server Started @37203ms
   [junit4]   2> 31156 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\tempDir-001/control/data, hostContext=/r_/nx, hostPort=50055, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores}
   [junit4]   2> 31157 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 31157 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\'
   [junit4]   2> 31188 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\solr.xml
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer New CoreContainer 1996431160
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\]
   [junit4]   2> 31199 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\lib
   [junit4]   2> 31199 WARN  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\lib).
   [junit4]   2> 31209 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] 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> 31211 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 31212 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 31212 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 31212 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50047/solr
   [junit4]   2> 31240 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 31240 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 31242 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31246 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9900b5f name:ZooKeeperConnection Watcher:127.0.0.1:50047 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31248 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31249 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 31301 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31323 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a548283 name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31324 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31367 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 31385 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 31405 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 31408 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 31416 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 31435 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 31439 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 31443 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 31446 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50055_r_%2Fnx
   [junit4]   2> 31451 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50055_r_%2Fnx
   [junit4]   2> 31456 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 31461 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 31466 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 31467 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000
   [junit4]   2> 31475 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50055_r_%2Fnx
   [junit4]   2> 31476 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 31479 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.Overseer Overseer (id=94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) starting
   [junit4]   2> 31493 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 31522 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 31529 INFO  (OverseerCollectionProcessor-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 31530 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 31540 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 31545 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 31545 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 31547 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores
   [junit4]   2> 31556 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 31557 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\
   [junit4]   2> 31557 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 31564 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 31564 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 31565 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 31565 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 31574 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 31574 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 31579 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [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> 31614 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 31618 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 31642 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 31666 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 31677 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 32470 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 32472 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 32472 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\'
   [junit4]   2> 32498 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 32506 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 32509 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 32514 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 32516 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 32531 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 32686 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 32686 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 32686 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 32686 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 32693 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 32734 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\
   [junit4]   2> 32735 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\index/
   [junit4]   2> 32735 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 32735 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\index
   [junit4]   2> 32736 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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@7f4dadbd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b0b6d86),segFN=segments_1,generation=1}
   [junit4]   2> 32736 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 32737 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50055_r_%2Fnx 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-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\
   [junit4]   2> 32739 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32740 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 32742 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32744 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32745 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32746 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 32764 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 32766 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 32766 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32767 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32767 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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@7f4dadbd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b0b6d86),segFN=segments_1,generation=1}
   [junit4]   2> 32771 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 32773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@861c12d[collection1] main
   [junit4]   2> 32773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32774 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32774 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32780 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 32780 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 32780 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32781 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32781 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32781 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 32782 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 32783 INFO  (searcherExecutor-31-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@861c12d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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> 32783 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx 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 1504249395527286784
   [junit4]   2> 32785 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1504249395527286784
   [junit4]   2> 32788 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 32790 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 32792 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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:50055/r_/nx collection:control_collection shard:shard1
   [junit4]   2> 32804 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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> 32811 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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/94015587009167363-core_node1-n_0000000000
   [junit4]   2> 32812 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 32814 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 32815 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 32815 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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> 32815 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50055/r_/nx/collection1/
   [junit4]   2> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50055/r_/nx/collection1/ has no replicas
   [junit4]   2> 32818 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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:50055/r_/nx/collection1/ shard1
   [junit4]   2> 32821 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 32830 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 32831 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 32938 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 32939 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 32942 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32943 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 32943 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1937fc27 name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32944 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32944 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 32944 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 32951 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 32981 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50055/r_/nx/collection1/ and leader is http://127.0.0.1:50055/r_/nx/collection1/
   [junit4]   2> 32981 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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:50055/r_/nx
   [junit4]   2> 32981 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 32982 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 32982 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50055_r_%2Fnx 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> 32985 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 32988 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 32989 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50055/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50055_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 33008 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1
   [junit4]   2> 33011 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001
   [junit4]   2> 33013 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 33016 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a31e51d{/r_/nx,null,AVAILABLE}
   [junit4]   2> 33018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c794520{HTTP/1.1}{127.0.0.1:50076}
   [junit4]   2> 33018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.e.j.s.Server Started @39291ms
   [junit4]   2> 33018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/r_/nx, hostPort=50076, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores}
   [junit4]   2> 33019 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 33019 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\'
   [junit4]   2> 33051 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\solr.xml
   [junit4]   2> 33064 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores
   [junit4]   2> 33065 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer New CoreContainer 1654694683
   [junit4]   2> 33065 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\]
   [junit4]   2> 33065 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\lib
   [junit4]   2> 33065 WARN  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\lib).
   [junit4]   2> 33082 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] 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> 33083 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50047/solr
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 33084 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33086 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 33087 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 33087 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33090 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 33091 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 33091 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f084efc name:ZooKeeperConnection Watcher:127.0.0.1:50047 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33091 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33092 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33096 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33100 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c9173dd name:ZooKeeperConnection Watcher:127.0.0.1:50047/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33100 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33108 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 34008 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50076_r_%2Fnx
   [junit4]   2> 34009 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50076_r_%2Fnx
   [junit4]   2> 34015 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 34015 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94015587009167366-127.0.0.1:50076_r_%2Fnx-n_0000000001
   [junit4]   2> 34018 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000 to know if I could be the leader
   [junit4]   2> 34019 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 34020 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 34022 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores
   [junit4]   2> 34022 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 34023 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1\
   [junit4]   2> 34023 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 34025 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 34025 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 34025 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 34025 INFO  (TEST-CloudSolrClientTest.testShutdown-seed#[D7D875C8AE64B481]) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 34026 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 34026 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 34028 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50076/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50076_r_%2Fnx",
   [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> 34029 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] 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:50076/r_/nx",
   [junit4]   2>   "node_name":"127.0.0.1:50076_r_%2Fnx",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 34029 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 34029 INFO  (OverseerStateUpdate-94015587009167363-127.0.0.1:50055_r_%2Fnx-n_0000000000) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 34149 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx    ] 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> 34151 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] 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> 34155 INFO  (zkCallback-9-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> 34171 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:50055_r_%2Fnx) [n:127.0.0.1:50055_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 34171 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 34175 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 34921 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 34921 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 34922 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 34922 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 34923 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 34923 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest_D7D875C8AE64B481-001\shard-1-001\cores\collection1\'
   [junit4]   2> 34939 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 34946 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 34948 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 34955 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 34957 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 34964 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 35065 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 35067 INFO  (coreLoadExecutor-41-thread-1-processing-n:127.0.0.1:50076_r_%2Fnx) [n:127.0.0.1:50076_r_%2Fnx c:collection1   x:collection1] o.a.s.s.IndexSchema unique 

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

orporation 1.8.0_45 (64-bit)/cpus=3,threads=5,free=110673408,total=331350016
   [junit4]   2> NOTE: All tests run in this JVM: [SolrDocumentTest, FacetFieldTest, SolrExampleXMLTest, ModifiableSolrParamsTest, TestSpellCheckResponse, DocumentAnalysisResponseTest, TestXMLEscaping, StreamExpressionToExpessionTest, TestJsonRecordReader, CloudSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.seed=D7D875C8AE64B481 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | CloudSolrClientTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientTest: 
   [junit4]    >    1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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]    >    2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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]    >    3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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]    >    5) Thread[id=420, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-EventThread, state=WAITING, group=TGRP-CloudSolrClientTest]
   [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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7D875C8AE64B481]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=449, name=zkCallback-50-thread-2, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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]    >    2) Thread[id=450, name=zkCallback-50-thread-3, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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]    >    3) Thread[id=419, name=TEST-CloudSolrClientTest.test-seed#[D7D875C8AE64B481]-SendThread(127.0.0.1:50316), state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=421, name=zkCallback-50-thread-1, state=TIMED_WAITING, group=TGRP-CloudSolrClientTest]
   [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([D7D875C8AE64B481]:0)
   [junit4] Completed [46/60] on J0 in 117.53s, 3 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 53 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999: There were test failures: 60 suites, 391 tests, 2 suite-level errors, 1 failure, 21 ignored

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